-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(dialogflow): added baseline model version used to generate the summary #8397
Conversation
feat: add RPCs Enable/Disable InteractiveSerialConsole feat: add RPCs Rename/Evict Volume feat: add RPC EvictLune feat: add SSHKey resource and methods feat: add VolumeSnapshot resource and methods feat: add NFSShare resource and methods feat: add ProvisioningConfig resource and methods feat: add OsImage resource and methods feat: add new Instance state values PiperOrigin-RevId: 554849453 Source-Link: googleapis/googleapis@7245f35 Source-Link: googleapis/googleapis-gen@cdfdc93 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2RmZGM5MzEyZGI1MWQ1NzlkNGI5Mzg4MTg1YjI4NTY3MDVkYTEwOCJ9
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
🤖 I have created a release *beep* *boop* --- <details><summary>baremetalsolution: 1.2.0</summary> ## [1.2.0](https://togithub.com/googleapis/google-cloud-go/compare/baremetalsolution/v1.1.1...baremetalsolution/v1.2.0) (2023-08-14) ### Features * **baremetalsolution:** Several new resources and RPCs ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) </details> <details><summary>confidentialcomputing: 1.3.0</summary> ## [1.3.0](https://togithub.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.2.0...confidentialcomputing/v1.3.0) (2023-08-14) ### Features * **confidentialcomputing:** Add a new field partial_errors to VerifyAttestationResponse proto ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) </details> <details><summary>container: 1.25.0</summary> ## [1.25.0](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.24.0...container/v1.25.0) (2023-08-14) ### Features * **container:** Add APIs for GKE OOTB metrics packages ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) </details> <details><summary>dialogflow: 1.41.0</summary> ## [1.41.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.40.1...dialogflow/v1.41.0) (2023-08-14) ### Features * **dialogflow/cx:** Added agent level route group ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **dialogflow/cx:** Added agent level route group ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **dialogflow:** Added baseline model version used to generate the summary ([#8397](https://togithub.com/googleapis/google-cloud-go/issues/8397)) ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) </details> <details><summary>networkmanagement: 1.9.0</summary> ## [1.9.0](https://togithub.com/googleapis/google-cloud-go/compare/networkmanagement/v1.8.0...networkmanagement/v1.9.0) (2023-08-14) ### Features * **networkmanagement:** Add dynamic probing fields to v1 API ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **networkmanagement:** Add fields related to Google services to API ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **networkmanagement:** Add fields related to load balancers to API ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **networkmanagement:** Add fields related to PBR and NCC routes to API ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **networkmanagement:** Add new abort and drop causes to API ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) * **networkmanagement:** Add new enum values for network firewall policies to API ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) </details> <details><summary>storageinsights: 1.0.1</summary> ## [1.0.1](https://togithub.com/googleapis/google-cloud-go/compare/storageinsights/v1.0.0...storageinsights/v1.0.1) (2023-08-14) ### Documentation * **storageinsights:** Add link to documentation for ReportConfig proto fields ([fcb41cc](https://togithub.com/googleapis/google-cloud-go/commit/fcb41cc1d2435452ee78314c1b0362e3f21ae637)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
feat: added the platform of the virtual agent response messages
PiperOrigin-RevId: 555788605
Source-Link: googleapis/googleapis@90a551c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/30620b4f34713860083fff036982900b1004cbf5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzA2MjBiNGYzNDcxMzg2MDA4M2ZmZjAzNjk4MjkwMGIxMDA0Y2JmNSJ9
BEGIN_NESTED_COMMIT
fix(bigquery/datapolicies): sync the new PredefinedEpxression types to the client library
PiperOrigin-RevId: 555709495
Source-Link: googleapis/googleapis@30ed266
Source-Link: https://github.com/googleapis/googleapis-gen/commit/767a8c61834d7f6d305c93618a96cc3b6c4c3240
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzY3YThjNjE4MzRkN2Y2ZDMwNWM5MzYxOGE5NmNjM2I2YzRjMzI0MCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add new enum values for network firewall policies to API
PiperOrigin-RevId: 555590152
Source-Link: googleapis/googleapis@fae3e6e
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d1a18e4ca675fa8d485b4bf49d4f0ed8e9b66d7b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDFhMThlNGNhNjc1ZmE4ZDQ4NWI0YmY0OWQ0ZjBlZDhlOWI2NmQ3YiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add fields related to Google services to API
PiperOrigin-RevId: 555584241
Source-Link: googleapis/googleapis@2d1ca1b
Source-Link: https://github.com/googleapis/googleapis-gen/commit/8bf0915bac14ba56ef853cf53a999093c8fb8441
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJmMDkxNWJhYzE0YmE1NmVmODUzY2Y1M2E5OTkwOTNjOGZiODQ0MSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(storageinsights): Add link to documentation for ReportConfig proto fields
PiperOrigin-RevId: 555577242
Source-Link: googleapis/googleapis@b691174
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3dea718c2ec1e14416603709d3cf72c0d691b1d1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2RlYTcxOGMyZWMxZTE0NDE2NjAzNzA5ZDNjZjcyYzBkNjkxYjFkMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add fields related to PBR and NCC routes to API
PiperOrigin-RevId: 555412817
Source-Link: googleapis/googleapis@92435df
Source-Link: https://github.com/googleapis/googleapis-gen/commit/33718924ddc3b450af7c59a41e651a4305d17a2b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzM3MTg5MjRkZGMzYjQ1MGFmN2M1OWE0MWU2NTFhNDMwNWQxN2EyYiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add new abort and drop causes to API
PiperOrigin-RevId: 555409746
Source-Link: googleapis/googleapis@76abecc
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f2edcb3c558c40b376b526cae555213c20f7b1a8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjJlZGNiM2M1NThjNDBiMzc2YjUyNmNhZTU1NTIxM2MyMGY3YjFhOCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add fields related to load balancers to API
PiperOrigin-RevId: 555407973
Source-Link: googleapis/googleapis@ecf3eb1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/81673ce8e74f7b08b628df993ef0a4c0d2a4268d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODE2NzNjZThlNzRmN2IwOGI2MjhkZjk5M2VmMGE0YzBkMmE0MjY4ZCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(networkmanagement): add dynamic probing fields to v1 API
PiperOrigin-RevId: 555400116
Source-Link: googleapis/googleapis@4f43e4b
Source-Link: https://github.com/googleapis/googleapis-gen/commit/0c74f5801fe6960647913d073f62f46a4902a13c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGM3NGY1ODAxZmU2OTYwNjQ3OTEzZDA3M2Y2MmY0NmE0OTAyYTEzYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix!(analytics/admin)!: rename the
enterprise_daily_export_enabled
field tofresh_daily_export_enabled
in theBigQueryLink
resourcefeat: add
UpdateConversionEvent
method to the Admin API v1 alphafeat: add the
counting_method
field to theConversionEvent
typefeat: add the
ConversionCountingMethod
enumPiperOrigin-RevId: 555379699
Source-Link: googleapis/googleapis@a9a67de
Source-Link: https://github.com/googleapis/googleapis-gen/commit/31b8966b65d9232b5b396d73be6578086ffc6718
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzFiODk2NmI2NWQ5MjMyYjViMzk2ZDczYmU2NTc4MDg2ZmZjNjcxOCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(dialogflow/cx): added agent level route group
feat: added flow import strategy
PiperOrigin-RevId: 555341760
Source-Link: googleapis/googleapis@713b3e7
Source-Link: https://github.com/googleapis/googleapis-gen/commit/7d3c46cb7d82393b4a583ea85a45b9b483629596
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2QzYzQ2Y2I3ZDgyMzkzYjRhNTgzZWE4NWE0NWI5YjQ4MzYyOTU5NiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(dialogflow/cx): added agent level route group
feat: added flow import strategy
PiperOrigin-RevId: 555319706
Source-Link: googleapis/googleapis@2eec4fc
Source-Link: https://github.com/googleapis/googleapis-gen/commit/ef192733e2b7434a5e442f9a5e82ce0880377fbf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWYxOTI3MzNlMmI3NDM0YTVlNDQyZjlhNWU4MmNlMDg4MDM3N2ZiZiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(confidentialcomputing): Add a new field
partial_errors
toVerifyAttestationResponse
protoPiperOrigin-RevId: 555313726
Source-Link: googleapis/googleapis@3289e4c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6f46f15c4af36eb55fd96093c5fe17def23e21cf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmY0NmYxNWM0YWYzNmViNTVmZDk2MDkzYzVmZTE3ZGVmMjNlMjFjZiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
build: do not create bazel-* symlinks
PiperOrigin-RevId: 555307834
Source-Link: googleapis/googleapis@43f0276
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f340c3f9408f87a93ab676233181b2738de4a9fe
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjM0MGMzZjk0MDhmODdhOTNhYjY3NjIzMzE4MWIyNzM4ZGU0YTlmZSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: update gapic-generator-go to v0.38.0
PiperOrigin-RevId: 554968864
Source-Link: googleapis/googleapis@576a5ce
Source-Link: https://github.com/googleapis/googleapis-gen/commit/05e3e075110a061524630916e09f868a646d67a6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDVlM2UwNzUxMTBhMDYxNTI0NjMwOTE2ZTA5Zjg2OGE2NDZkNjdhNiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(container): add APIs for GKE OOTB metrics packages
PiperOrigin-RevId: 554852538
Source-Link: googleapis/googleapis@ac012ee
Source-Link: https://github.com/googleapis/googleapis-gen/commit/91ddf779d506713f28bb2a1717ac287f225ee3d2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTFkZGY3NzlkNTA2NzEzZjI4YmIyYTE3MTdhYzI4N2YyMjVlZTNkMiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(baremetalsolution): several new resources and RPCs
feat: add RPCs Enable/Disable InteractiveSerialConsole
feat: add RPCs Rename/Evict Volume
feat: add RPC EvictLune
feat: add SSHKey resource and methods
feat: add VolumeSnapshot resource and methods
feat: add NFSShare resource and methods
feat: add ProvisioningConfig resource and methods
feat: add OsImage resource and methods
feat: add new Instance state values
PiperOrigin-RevId: 554849453
Source-Link: googleapis/googleapis@7245f35
Source-Link: https://github.com/googleapis/googleapis-gen/commit/cdfdc9312db51d579d4b9388185b2856705da108
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2RmZGM5MzEyZGI1MWQ1NzlkNGI5Mzg4MTg1YjI4NTY3MDVkYTEwOCJ9
END_NESTED_COMMIT