fix: Changed field behavior for an existing field `settlement_mode` in message `.google.cloud.universalledger.v1.CreateClearinghouse`
fix: Changed field behavior for an existing field `currency` in message `.google.cloud.universalledger.v1.CreateCurrencyOperator`
Field behavior changes only document the fact that these fields have always been required.
PiperOrigin-RevId: 887958125
feat: A new value `SUB_RESOURCE_TYPE_RESERVATION` is added to enum `SubResourceType`
feat: A new value `SUB_RESOURCE_TYPE_DATASET` is added to enum `SubResourceType`
feat: A new value `SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE` is added to enum `SignalType
docs: Modified comment for Edition Enum
PiperOrigin-RevId: 887887716
docs: A comment for field `fallback_action` in message `.google.cloud.ces.v1beta.LanguageSettings` is changed
docs: A comment for enum value `ERROR_HANDLING_STRATEGY_UNSPECIFIED` in enum `ErrorHandlingStrategy` is changed
docs: A comment for enum value `FALLBACK_RESPONSE` in enum `ErrorHandlingStrategy` is changed
docs: A comment for field `project` in message `.google.cloud.ces.v1beta.BigQueryExportSettings` is changed
docs: A comment for field `dataset` in message `.google.cloud.ces.v1beta.BigQueryExportSettings` is changed
docs: A comment for message `RunEvaluationOperationMetadata` is changed
docs: A comment for method `RunSession` in service `SessionService` is changed
PiperOrigin-RevId: 886993231
feat(dataplex): add MetadataFeed to CatalogService for tracking metadata changes
feat(dataplex): add LookupContext to CatalogService for LLM-generated resource context
feat(dataplex): add support for attaching aspects to EntryLinks
feat(dataplex): add UpdateEntryLink and LookupEntryLinks methods to CatalogService
feat(dataplex): support OneTime triggers for DataScan operations
feat(dataplex): add debug query support to Data Quality rules
feat(dataplex): allow selective generation scope for Data Documentation scans
feat(dataplex): add SKIPPED state to DataScan catalog publishing status
docs(dataplex): remove deprecated metadata change warnings in Dataplex Catalog
The DataProductService provides APIs to curate and manage collections of data assets as data products, enabling more organized sharing and usage for specific business cases.
MetadataFeeds allow users to monitor metadata changes (CREATE, UPDATE, DELETE) within a specified scope (organization, project, or entry group) and publish them to Pub/Sub.
CatalogService now includes a LookupContext API to provide LLM-generated context for resources, and enhanced EntryLink management, including the ability to attach aspects.
DataScan operations now support a OneTime trigger for single-run scans, and Data Quality rules support DebugQueries to help investigate rule failures by returning diagnostic values.
fix(dataplex)!: remove deprecated Explore-related methods and messages from public client libraries
Breaking Changes:
- Removed ContentService and all associated methods (CreateContent, UpdateContent, DeleteContent, GetContent, ListContent, etc.) and request/response messages.
- Removed Environment and Session management methods from DataplexService (CreateEnvironment, UpdateEnvironment, DeleteEnvironment, ListEnvironments, GetEnvironment, ListSessions) and their associated messages.
PiperOrigin-RevId: 883306841
feat: add `ThinkingMode` enum and field to control agent thinking mode
docs: update field comments for `generated_looker_query` in `DataMessage`
PiperOrigin-RevId: 881451746
feat: add `ThinkingMode` enum and field to control agent thinking mode
docs: update field comments for `generated_looker_query` in `DataMessage`
PiperOrigin-RevId: 881447800
feat: A new field `deployment_overrides` is added to message `.google.cloud.gkehub.configmanagement.v1beta.ConfigSync`
feat: A new message `DeploymentOverride` is added
feat: A new message `ContainerOverride` is added
feat: The `management` field is deprecated.
docs: clarify field behavior for GKE Hub "configmanagement" Feature
Clients can now override resource requests and limits for Config Sync components. See https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/how-to/installing-config-sync#override.
PiperOrigin-RevId: 879849424
A new `OFFLINE` state has been added to the `Zone.State` enum. This state indicates that the zone is temporarily not operational, for example, while undergoing maintenance or repair
PiperOrigin-RevId: 879057351
fix!: An existing google.api.http annotation `http_uri` is changed for method `UploadEvaluationAudio` in service `EvaluationService`
fix!: An existing method_signature `app,audio_content` is removed from method `UploadEvaluationAudio` in service `EvaluationService`
fix!: An existing field `app` is renamed to `name` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioRequest`
fix!: An existing field `audio_transcript` is renamed to `transcript` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse`
fix!: An existing field `audio_duration` is renamed to `duration` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse`
fix!: An existing field `variables` is moved in to oneof in message `.google.cloud.ces.v1beta.ExecuteToolRequest`
docs: A comment for field `cert` in message `.google.cloud.ces.v1beta.TlsConfig` is changed
docs: A comment for field `entry_agent` in message `.google.cloud.ces.v1beta.SessionConfig` is changed
docs: A comment for field `name` in message `.google.cloud.ces.v1beta.Tool` is changed
PiperOrigin-RevId: 878047537
fix!: Removed obsolete message `VertexRanker`
feat: Added index and search configuration management
docs: Updated documentation for Index Creation, Import Data Objects, Search
PiperOrigin-RevId: 876429709
feat: A new field `left_child_digest_hex` is added to message `.google.cloud.universalledger.v1.ProofOfInclusion`, which replaces `left_child_hash_hex`
feat: A new field `right_child_digest_hex` is added to message `.google.cloud.universalledger.v1.ProofOfInclusion`, which replaces `right_child_hash_hex`
docs: indicated where fields (notably account and contract comments) are considered public information
docs: move deprecation notices on deprecated fields earlier in the field description
docs: general grammar corrections
PiperOrigin-RevId: 875734641
feat: A new field `evaluation_run` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun`
docs: comment on `evaluate_dataset_response` clarified
PiperOrigin-RevId: 875384529