A new feature inside the `ProductAttributes`, `carrier_shipping` field allows for configuring a carrier shipping policy by indicating the carrier service of use for cost, speed or both.
PiperOrigin-RevId: 815678832
feat: Add support for creation and modification of new reservation groups
feat: Add new reservation IAM policy get/set/test methods
PiperOrigin-RevId: 814816863
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: 814259961
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: 813834114
feat: add PG 17 as a Database version
chore: annotate `EncryptionConfig.kms_key_name`, `SecondaryConfig.primary_cluster_name`, `PrimaryConfig.secondary_cluster_names`, and `PscInstanceConfig.service_attachment_link` with what resource they're referencing
feat: add configuration for Managed Connection Pool
feat: update `Database.charset` to be immutable
feat: add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database
feat: add field to ExecuteSQL request to just validate the sql statement
feat: add fields on the estimated/actual start/end times for an Upgrade Cluster operation
docs: specify that the STOPPED state is not used for clusters anymore
fix!: An existing enum `PoolMode` is removed from the `ConnectionPoolConfig`
PiperOrigin-RevId: 811874519
feat: add PG 17 as a Database version
chore: annotate `EncryptionConfig.kms_key_name`, `SecondaryConfig.primary_cluster_name`, `PrimaryConfig.secondary_cluster_names`, and `PscInstanceConfig.service_attachment_link` with what resource they're referencing
feat: add configuration for Managed Connection Pool
feat: update `Database.charset` to be immutable
feat: add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database
feat: add field to ExecuteSQL request to just validate the sql statement
feat: add fields on the estimated/actual start/end times for an Upgrade Cluster operation
docs: specify that the STOPPED state is not used for clusters anymore
fix!: An existing enum `PoolMode` is removed from the `ConnectionPoolConfig`
PiperOrigin-RevId: 811874403
feat: add PG 17 as a Database version
chore: annotate `EncryptionConfig.kms_key_name`, `SecondaryConfig.primary_cluster_name`, `PrimaryConfig.secondary_cluster_names`, and `PscInstanceConfig.service_attachment_link` with what resource they're referencing
feat: add configuration for Managed Connection Pool
feat: update `Database.charset` to be immutable
feat: add additional fields to Database object to specify the collation type, character type, if it is a template database, and the template to use for the database
feat: add field to ExecuteSQL request to just validate the sql statement
feat: add fields on the estimated/actual start/end times for an Upgrade Cluster operation
docs: specify that the STOPPED state is not used for clusters anymore
PiperOrigin-RevId: 811874303
fix!: An existing message `RetrieveBigQueryTableContextsRequest` is removed
fix!: An existing message `RetrieveBigQueryTableContextsResponse` is removed
fix!: An existing message `RetrieveBigQueryTableContextsFromRecentTablesRequest` is removed
fix!: An existing message `RetrieveBigQueryTableContextsFromRecentTablesResponse` is removed
fix!: An existing message `RetrieveBigQueryTableSuggestedDescriptionsRequest` is removed
fix!: An existing message `RetrieveBigQueryTableSuggestedDescriptionsResponse` is removed
fix!: An existing message `RetrieveBigQueryTableSuggestedExamplesRequest` is removed
fix!: An existing message `RetrieveBigQueryTableSuggestedExamplesResponse` is removed
fix!: An existing message `RetrieveBigQueryRecentRelevantTablesRequest` is removed
fix!: An existing message `RetrieveBigQueryRecentRelevantTablesResponse` is removed
fix!: An existing message `DirectLookup` is removed
fix!: An existing message `TableCandidate` is removed
docs: A comment for field `example_queries` in message `.google.cloud.geminidataanalytics.v1alpha.Context` is changed
docs: A comment for message `ExampleQuery` is changed
docs: A comment for field `name` in message `.google.cloud.geminidataanalytics.v1alpha.Conversation` is changed
docs: A comment for field `filter` in message `.google.cloud.geminidataanalytics.v1alpha.ListConversationsRequest` is changed
docs: A comment for field `name` in message `.google.cloud.geminidataanalytics.v1alpha.DataAgent` is changed
docs: A comment for field `description` in message `.google.cloud.geminidataanalytics.v1alpha.Schema` is changed
docs: A comment for field `synonyms` in message `.google.cloud.geminidataanalytics.v1alpha.Schema` is changed
docs: A comment for field `tags` in message `.google.cloud.geminidataanalytics.v1alpha.Schema` is changed
docs: A comment for field `synonyms` in message `.google.cloud.geminidataanalytics.v1alpha.Field` is changed
docs: A comment for field `tags` in message `.google.cloud.geminidataanalytics.v1alpha.Field` is changed
PiperOrigin-RevId: 810412807
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: 810022369
feat: removed some fields which are not required in Compliance Manager APIs
fix!: An existing enum `RegulatoryControlResponsibilityType` is removed
fix!: An existing message `CloudControlGroupDetails` is removed
fix!: An existing field `cloud_control_group_details` is removed from message `.google.cloud.cloudsecuritycompliance.v1.Framework`
fix!: An existing message `CloudControlGroup` is removed
fix!: An existing message `Control` is removed
fix!: An existing message `ControlFamily` is removed
fix!: An existing field `cc_deployments` is removed from message `.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment`
fix!: An existing field `cc_group_deployments` is removed from message `.google.cloud.cloudsecuritycompliance.v1.FrameworkDeployment`
fix!: An existing message `CloudControlGroupDeployment` is removed
PiperOrigin-RevId: 808429396
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: 808289479
feat: Added UHD (4k) resolution support
feat: Added Auto Transcription support
feat: Added StartDistribution/StopDistribution methods and Distribution/DistributionStream messages used for distributing live streams to external RTMP/SRT endpoints
feat: Added PreviewInput method used for the low latency input monitoring
feat: Added UpdateEncryptions event to perform key rotation without restarting a channel
docs: Update requirements of resource ID fields to be more clear
PiperOrigin-RevId: 808091810
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: 807444457