An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 725216379
docs: A comment for field `content` in message `.google.api.Page` is changed
docs: A comment for message `RoutingRule` is changed
PiperOrigin-RevId: 724453235
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest` is changed
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest` is changed
PiperOrigin-RevId: 724420184
These are not for general consumption. They are specifically for projects which have an agreement with protobuf on directly accessing upb. Any other usage is unsupported and may be broken at anytime without warning.
PiperOrigin-RevId: 724391383
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest` is changed
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1.ListNotebookRuntimesRequest` is changed
PiperOrigin-RevId: 724378909
feat: Add support for reading selective GAPIC generation methods from service YAML
chore: Update gapic-generator-python to v1.22.0
PiperOrigin-RevId: 724026024
Committer: @Raibaz
BREAKING CHANGE: Removing the entire version 16 of the Google Ads API because it has sunset and is no longer available.
PiperOrigin-RevId: 723394614
feat: add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment
feat: add Base Image URI to Container
feat: add creator field to Execution
feat: add project_descriptor to BuildspackBuild
docs: some typos were fixed and formatting changed
PiperOrigin-RevId: 723249447
Clients can now use quota rules for limiting the maximum usage on a volume by individual users or groups. They now also have an option for setting the default user and default group quota rule. Introducing CreateQuotaRule, UpdateQuotaRule, DeleteQuotaRule, GetQuotaRule and ListQuotaRules apis.
feat: add ipAddress field to MountOption
PiperOrigin-RevId: 721387965
fix: add x-goog-request params to headers for LRO-polling methods
fix: remove extra protos in ESM & capture ESM in headers
docs: update comments for a Nodejs stream object
PiperOrigin-RevId: 721038181
feat: add `user_data_retention` field to `DataRetentionSettings` and mark as `REQUIRED`
fix: mark `event_data_retention` field in `DataRetentionSettings` as `REQUIRED`
PiperOrigin-RevId: 720657164
feat: add `user_data_retention` field to `DataRetentionSettings` and mark as `REQUIRED`
fix: mark `event_data_retention` field in `DataRetentionSettings` as `REQUIRED`
PiperOrigin-RevId: 720655692
feat: A new message `CustomEmojiMetadata` is added
feat: A new value `CUSTOM_EMOJI` is added to enum `AnnotationType`
docs: A comment for method `CreateReaction` in service `ChatService` is changed
docs: A comment for method `DeleteReaction` in service `ChatService` is changed
docs: A comment for field `custom_emoji` in message `.google.chat.v1.Emoji` is changed
PiperOrigin-RevId: 720564143