Commit graph

5753 commits

Author SHA1 Message Date
yoshi-code-bot
31b413bc4f feat: Update Compute Engine v1 API to revision 20250909 2025-09-26 15:24:22 -07:00
yoshi-code-bot
69a56771aa feat: Update Compute Engine v1beta API to revision 20250909 2025-09-26 15:15:49 -07:00
Google APIs
374928c417 feat: A new value NVIDIA_RTX_PRO_6000 is added to enum AcceleratorType
PiperOrigin-RevId: 811946289
2025-09-26 14:00:00 -07:00
Google APIs
bc546b9a90 feat: A new value NVIDIA_RTX_PRO_6000 is added to enum AcceleratorType
PiperOrigin-RevId: 811944758
2025-09-26 13:56:16 -07:00
Google APIs
48a2fab04e feat: Initial API Client Library release for Cluster Director
PiperOrigin-RevId: 811916575
2025-09-26 12:31:45 -07:00
Google APIs
8cd7806260 feat: add CRUD APIs on Databases
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
2025-09-26 10:43:20 -07:00
Google APIs
48c3f2f163 feat: add CRUD APIs on Databases
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
2025-09-26 10:42:20 -07:00
Google APIs
fc225fe488 feat: add CRUD APIs on Databases
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
2025-09-26 10:41:27 -07:00
Google APIs
4d3b3a5470 feat: enable grpc transport
PiperOrigin-RevId: 811868404
2025-09-26 10:23:23 -07:00
Google APIs
329ace5e37 feat: Add enable_widget option in Google Maps and additional grounding information
PiperOrigin-RevId: 810967796
2025-09-24 11:38:41 -07:00
Google APIs
d4a9eb5869 docs: remove legacy internal lint directives
PiperOrigin-RevId: 810503708
2025-09-23 11:01:24 -07:00
Google APIs
c82133531c feat: add Gemini TTS Multispeaker API fields
PiperOrigin-RevId: 810470893
2025-09-23 09:32:56 -07:00
Google APIs
5280c6bb2a fix!: An existing service ContextRetrievalService is removed
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
2025-09-23 06:13:02 -07:00
Google APIs
d89b4d093f feat: Added support for JUPYTER_KERNEL_GATEWAY component
PiperOrigin-RevId: 810157893
2025-09-22 14:34:34 -07:00
Google APIs
0a0dffc19b fix: upgrade gRPC service registration func
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
2025-09-22 08:23:40 -07:00
Google APIs
b2cd70b6fe feat: add Gemini TTS Multispeaker API fields
PiperOrigin-RevId: 809186275
2025-09-19 14:20:59 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
e907858120 docs: updated documentation for APIs
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
2025-09-17 23:57:59 -07:00
Google APIs
36533b09a6 fix: upgrade gRPC service registration func
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
2025-09-17 14:49:50 -07:00
Google APIs
c4e80cd2d3 feat: Added H.265 (HEVC) codec support
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
2025-09-17 04:16:49 -07:00
Google APIs
9f0cd3d817 chore(ruby): Configure clients for GKE Recommender
PiperOrigin-RevId: 807820120
2025-09-16 13:18:23 -07:00
Brent Shaffer
5caeec4d72
chore(php): set Compute migration_mode to NEW_SURFACE_ONLY (#1101) 2025-09-16 09:24:21 -07:00
Google APIs
888ae95dd6 fix: upgrade gRPC service registration func
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
2025-09-15 17:15:55 -07:00
Google APIs
dfce92d6cc feat: add new fields to Eventarc resources
docs: correct some comments

PiperOrigin-RevId: 807339306
2025-09-15 12:32:30 -07:00
yoshi-code-bot
57ddfb32ec feat: Update Compute Engine v1 API to revision 20250902 2025-09-13 10:58:48 +01:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
fbd8031224 chore(ruby): Configure clients for cloud security compliance
PiperOrigin-RevId: 806374406
2025-09-12 11:59:53 -07:00
Google APIs
69e69bfcdc feat: add private_model_server_enabled to in Endpoint.proto
PiperOrigin-RevId: 806366860
2025-09-12 11:41:25 -07:00
Google APIs
9d640a8a24 feat: added new provisioning models
PiperOrigin-RevId: 806310192
2025-09-12 09:05:40 -07:00
sofisl
ad4b1aed56
chore: update compute BUILD.bazel for Nodejs (#1097)
* chore: update compute BUILD.bazel

* Update BUILD.bazel

* chore: compute is v1beta and not v1beta1

---------

Co-authored-by: Viacheslav Rostovtsev <58152857+viacheslav-rostovtsev@users.noreply.github.com>
2025-09-11 13:56:40 -07:00
Google APIs
780e61218f feat: add k8s_git_version field
docs: correct comment for `k8s_version` field

The new field `k8s_git_version` captures the full Kubernetes version string for a membership.

PiperOrigin-RevId: 805935629
2025-09-11 12:08:53 -07:00
Google APIs
772e8db637 chore: publish client library settings for GKE Recommender API
PiperOrigin-RevId: 805881130
2025-09-11 09:59:36 -07:00
Google APIs
748ffeec58 chore(apihub): fix Go proto/grpc build target
PiperOrigin-RevId: 805880009
2025-09-11 09:56:53 -07:00
Google APIs
a0d4955a71 feat: add transaction types for Universal Ledger programmable contracts
docs: comments for `UniversalLedger` service messages are updated

PiperOrigin-RevId: 805864762
2025-09-11 09:16:03 -07:00
yoshi-code-bot
efa74ff356 feat: Update Compute Engine v1beta API to revision 20250902 2025-09-11 15:02:50 +01:00
Google APIs
6b78856d96 feat: Introduce new services for data collection (ApiHubCollect) and curation (ApiHubCurate)
feat: Add full lifecycle management for API Operations within API Versions (Create, Update, Delete)
feat: Significantly expand Plugin and Plugin Instance management capabilities, including creation, execution, and lifecycle control
feat: Enable Deletion of ApiHub Instances via the Provisioning service
feat: Enhance list filtering options across various resources (APIs, Versions, Specs, Operations, Deployments) with support for user-defined attributes
feat: Add new fields and enums to resources to support richer metadata, including source tracking (SourceMetadata), plugin configurations (AuthConfig, ConfigVariable), new attributes, and additional deployment details
feat: Make CMEK configuration optional for ApiHub Instances, defaulting to GMEK
docs: Update field descriptions, comments, and links in existing services

PiperOrigin-RevId: 805646287
2025-09-10 21:03:10 -07:00
Google APIs
9978d435df feat: A new service BusinessGlossaryService is added
feat: A new message `Glossary` is added
feat: A new resource_definition `dataplex.googleapis.com/Glossary` is added
feat: A new message `GlossaryCategory` is added
feat: A new resource_definition `dataplex.googleapis.com/GlossaryCategory` is added
feat: A new message `GlossaryTerm` is added
feat: A new resource_definition `dataplex.googleapis.com/GlossaryTerm` is added
feat: A new message `CreateGlossaryRequest` is added
feat: A new message `UpdateGlossaryRequest` is added
feat: A new message `DeleteGlossaryRequest` is added
feat: A new message `GetGlossaryRequest` is added
feat: A new message `ListGlossariesRequest` is added
feat: A new message `ListGlossariesResponse` is added
feat: A new message `CreateGlossaryCategoryRequest` is added
feat: A new message `UpdateGlossaryCategoryRequest` is added
feat: A new message `DeleteGlossaryCategoryRequest` is added
feat: A new message `GetGlossaryCategoryRequest` is added
feat: A new message `ListGlossaryCategoriesRequest` is added
feat: A new message `ListGlossaryCategoriesResponse` is added
feat: A new message `CreateGlossaryTermRequest` is added
feat: A new message `UpdateGlossaryTermRequest` is added
feat: A new message `DeleteGlossaryTermRequest` is added
feat: A new message `GetGlossaryTermRequest` is added
feat: A new message `ListGlossaryTermsRequest` is added
feat: A new message `ListGlossaryTermsResponse` is added
feat: A new method `CreateEntryLink` is added to service `CatalogService`
feat: A new method `DeleteEntryLink` is added to service `CatalogService`
feat: A new method `GetEntryLink` is added to service `CatalogService`
feat: A new field `entry_link` is added to message `.google.cloud.dataplex.v1.ImportItem`
feat: A new field `deleted_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: A new field `created_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: A new field `unchanged_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: A new field `glossaries` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: A new field `entry_link_types` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: A new field `referenced_entry_scopes` is added to message `.google.cloud.dataplex.v1.MetadataJob`
feat: A new message `EntryLink` is added
feat: A new resource_definition `dataplex.googleapis.com/EntryLink` is added
feat: A new message `CreateEntryLinkRequest` is added
feat: A new message `DeleteEntryLinkRequest` is added
feat: A new message `GetEntryLinkRequest` is added
feat: A new field `project` is added to message `.google.cloud.dataplex.v1.DataDiscoverySpec`
feat: A new field `catalog_publishing_enabled` is added to message `.google.cloud.dataplex.v1.DataQualitySpec`
feat: A new field `catalog_publishing_status` is added to message `.google.cloud.dataplex.v1.DataQualityResult`
feat: A new field `passed` is added to message `.google.cloud.dataplex.v1.DataQualityColumnResult`
feat: A new field `dimensions` is added to message `.google.cloud.dataplex.v1.DataQualityColumnResult`
feat: A new message `DataScanCatalogPublishingStatus` is added
feat: A new field `catalog_publishing_status` is added to message `.google.cloud.dataplex.v1.DataScanEvent`
docs: A comment for field `image_version` in message `.google.cloud.dataplex.v1.Environment` is changed
docs: A comment for service `CatalogService` is changed
docs: A comment for method `CreateMetadataJob` in service `CatalogService` is changed
docs: A comment for message `AspectType` is changed
docs: A comment for field `alternate_use_permission` in message `.google.cloud.dataplex.v1.AspectType` is changed
docs: A comment for field `type` in message `.google.cloud.dataplex.v1.AspectType` is changed
docs: A comment for field `alternate_use_permission` in message `.google.cloud.dataplex.v1.EntryType` is changed
docs: A comment for field `create_time` in message `.google.cloud.dataplex.v1.Entry` is changed
docs: A comment for field `update_time` in message `.google.cloud.dataplex.v1.Entry` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateEntryGroupRequest` is changed
docs: A comment for message `DeleteEntryTypeRequest` is changed
docs: A comment for message `DeleteAspectTypeRequest` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed
docs: A comment for field `query` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.dataplex.v1.ImportItem` is changed
docs: A comment for field `aspect_keys` in message `.google.cloud.dataplex.v1.ImportItem` is changed
docs: A comment for enum value `FULL` in enum `SyncMode` is changed
docs: A comment for field `output_path` in message `.google.cloud.dataplex.v1.MetadataJob` is changed
docs: A comment for service `CmekService` is changed
docs: A comment for service `ContentService` is changed
docs: A comment for field `results_table` in message `.google.cloud.dataplex.v1.DataProfileSpec` is changed
docs: A comment for field `row_filter` in message `.google.cloud.dataplex.v1.DataProfileSpec` is changed
docs: A comment for field `min_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `max_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `average_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `average` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `standard_deviation` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `min` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `quartiles` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `max` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `average` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `standard_deviation` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `min` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `quartiles` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `max` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `value` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `count` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `null_ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `distinct_ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `top_n_values` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `type` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `mode` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `profile` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `fields` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `row_count` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `profile` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `scanned_data` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.DataQualityDimension` is changed
docs: A comment for field `dimension` in message `.google.cloud.dataplex.v1.DataQualityRule` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataTaxonomiesRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateDataScanRequest` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.DeleteDataScanRequest` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.GetDataScanRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataScansRequest` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.RunDataScanRequest` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.GetDataScanJobRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataScanJobsRequest` is changed
docs: A comment for field `rule` in message `.google.cloud.dataplex.v1.GenerateDataQualityRulesResponse` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.DataScan` is changed
docs: A comment for field `name` in message `.google.cloud.dataplex.v1.DataScanJob` is changed
docs: A comment for enum value `TASK_CONFIG` in enum `ExecutionTrigger` is changed
docs: A comment for enum value `CREATED` in enum `State` is changed
docs: A comment for field `user_managed` in message `.google.cloud.dataplex.v1.Schema` is changed
docs: A comment for field `entity` in message `.google.cloud.dataplex.v1.DataSource` is changed
docs: A comment for field `resource` in message `.google.cloud.dataplex.v1.DataSource` is changed
docs: A comment for field `field` in message `.google.cloud.dataplex.v1.ScannedData` is changed
docs: A comment for field `start` in message `.google.cloud.dataplex.v1.ScannedData` is changed
docs: A comment for field `end` in message `.google.cloud.dataplex.v1.ScannedData` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateLakeRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.dataplex.v1.ListLakesRequest` is changed
docs: A comment for enum value `ABORTED` in enum `State` is changed
docs: A comment for enum value `TASK_CONFIG` in enum `Trigger` is changed

PiperOrigin-RevId: 805560354
2025-09-10 16:27:55 -07:00
Google APIs
260e50c36f feat: add GCE to DeploymentPlatform enum
PiperOrigin-RevId: 805463393
2025-09-10 12:13:27 -07:00
Google APIs
f8146b4dbe feat: Support KEY_ENCAPSULATION purpose and quantum-safe algorithms ML_KEM_768, ML_KEM_1024 and KEM_XWING
feat: Add PublicKeyFormat enums XWING_RAW_BYTES (used for KEM_XWING) and DER

PiperOrigin-RevId: 805449810
2025-09-10 11:40:00 -07:00
Google APIs
0ef98bcac4 feat: Added ranking_expression_backed and rank_signals fields related to the Custom Ranking feature
docs: A comment for field `ranking_expression` in messages `.google.cloud.discoveryengine.v1alpha.SearchRequest` and `.google.cloud.discoveryengine.v1beta.SearchRequest` is changed to support the Custom Ranking use case

PiperOrigin-RevId: 805306845
2025-09-10 04:44:15 -07:00
Google APIs
60e1300d4a feat: release initial client libraries for Cloud Location Finder (https://cloud.google.com/location-finder)
Clients can now use this v1 client library via the following methods: ListCloudLocations, GetCloudLocation, SearchCloudLocations

PiperOrigin-RevId: 804516757
2025-09-08 11:28:33 -07:00
Google APIs
7479663951 feat: Added client library for capacity planner services
PiperOrigin-RevId: 804307048
2025-09-08 00:54:55 -07:00
Google APIs
46403a9ace docs: A comment for enum Mode is changed
docs: A comment for enum value `DISABLED` in enum `Mode` is changed
docs: A comment for enum value `ENABLED` in enum `Mode` is changed
docs: A comment for enum value `CONVERSATIONAL_FILTER_ONLY` in enum `Mode` is changed
docs: A comment for field `user_query_types` in message `.google.cloud.retail.v2alpha.ConversationalSearchResponse` is changed

PiperOrigin-RevId: 803633829
2025-09-05 15:58:06 -07:00
Google APIs
6b27a5074b feat: release the latest conversational search public SDK
PiperOrigin-RevId: 803623794
2025-09-05 15:25:36 -07:00
Google APIs
a9b4b9c22e feat: add support for intrusion attempt notifications
PiperOrigin-RevId: 803612497
2025-09-05 14:52:22 -07:00
Google APIs
ed3f1f203d feat: PSC support for custom weights deploy
docs: A comment for field `dedicated_endpoint_disabled` in message `.google.cloud.aiplatform.v1beta1.DeployRequest` is changed

PiperOrigin-RevId: 803586108
2025-09-05 13:42:23 -07:00
Google APIs
1f0e1273a6 feat: release the conversational search public SDK
PiperOrigin-RevId: 803583303
2025-09-05 13:33:47 -07:00
Google APIs
a6fb279349 feat: added client library for Iceberg Rest Catalog
Clients can now manage Iceberg Rest Catalogs.

PiperOrigin-RevId: 803210504
2025-09-04 16:03:52 -07:00
Google APIs
9412ec4c3d feat: Tuning PreTunedModel API field
PiperOrigin-RevId: 803171691
2025-09-04 14:18:02 -07:00
Google APIs
b7cf972f4c feat: Azure as a source
feat: CMEK support
feat: VM disk migration
feat: Image Import
feat: Machine Image Import
feat: Cutover forecast
feat: OS capabilities detection
feat: Multiple additional supported target details
feat: Migration warnings in addition to errors
feat: API for extending the time to live (TTL) of a Migrating VM
fix: Changed field behavior for an existing field `key` in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to protect from incorrect input
fix: Changed field behavior for an existing field `value` in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to protect from incorrect input
fix: Changed field behavior for an existing field `project` in message `.google.cloud.vmmigration.v1.TargetProject` to `required` to protect from incorrect input
docs: Updated comments and descriptions to improve clarity

PiperOrigin-RevId: 803163128
2025-09-04 13:55:55 -07:00