Commit graph

5753 commits

Author SHA1 Message Date
Google APIs
67782cb57b feat: add recovery_point_time to BDRProtectedResourceLog, this new field captures the timestamp of the recovery point used in restore operations
PiperOrigin-RevId: 834761936
2025-11-20 07:53:44 -08:00
Google APIs
bf2ce591fd feat: add recovery_point_time to BDRProtectedResourceLog, this new field captures the timestamp of the recovery point used in restore operations
PiperOrigin-RevId: 834750319
2025-11-20 07:15:56 -08:00
Google APIs
d6a2197c8c feat: Added TextSearch support to the batch search API
docs: Added clarification of expected format of collection and index fields

PiperOrigin-RevId: 834645993
2025-11-20 01:14:59 -08:00
Google APIs
0a299a2578 feat: Add Squash Mode to Export Policy
This change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access.

The following squash modes are added:

*   **NO_ROOT_SQUASH** Root user retains full access.
*   **ROOT_SQUASH** Root user is mapped to the anonymous user ID.
*   **ALL_SQUASH** All users are mapped to the anonymous user ID.

A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used.
The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future.

PiperOrigin-RevId: 834629780
2025-11-20 00:17:38 -08:00
Google APIs
7037104417 feat: introduces auto_upgrade_enabled option for MySQL in DatabaseInstance.Settings
PiperOrigin-RevId: 834594589
2025-11-19 22:19:56 -08:00
Google APIs
a2662a0033 chore: update the nodejs combined rule for vectorsearch to follow its path in googleapis
PiperOrigin-RevId: 834471396
2025-11-19 15:39:01 -08:00
Google APIs
a17b84add8 feat: Add support for developer connect based deployment
docs: A comment for message `ReasoningEngineSpec` is changed
docs: A comment for field `package_spec` in message `.google.cloud.aiplatform.v1beta1.ReasoningEngineSpec` is changed

PiperOrigin-RevId: 833917724
2025-11-18 12:12:49 -08:00
Google APIs
8d526e8f17 feat: Add support for developer connect based deployment
docs: A comment for message `ReasoningEngineSpec` is changed
docs: A comment for field `package_spec` in message `.google.cloud.aiplatform.v1.ReasoningEngineSpec` is changed

PiperOrigin-RevId: 833911903
2025-11-18 12:00:17 -08:00
Google APIs
df29a82574 feat: add gpu_partition_size in machine_spec v1 api
PiperOrigin-RevId: 833901564
2025-11-18 11:35:46 -08:00
Google APIs
e48d999400 feat: added new provisioning models
PiperOrigin-RevId: 833725203
2025-11-18 02:21:14 -08:00
Google APIs
6a7d453e1b feat: Adding new fields for CMEK and Retention Inheritance features
PiperOrigin-RevId: 833678865
2025-11-18 00:00:53 -08:00
Google APIs
15fa97d38a feat: add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication
PiperOrigin-RevId: 833560482
2025-11-17 17:21:31 -08:00
Google APIs
136201b66f feat: add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication
PiperOrigin-RevId: 833480721
2025-11-17 13:47:57 -08:00
Google APIs
7c0dcbba70 fix!: remove PatchRoutine RPC
PiperOrigin-RevId: 833363792
2025-11-17 09:04:07 -08:00
Google APIs
aeb84bb966 feat: add adaptation modifiers and storage pools to MigratingVM target defaults
feat: add adaptation modifiers and guest OS features to ImageImport target details
docs: A comment for method `CancelImageImportJob` in service `VmMigration` is changed
docs: A comment for message `DataDiskImageImport` is changed

PiperOrigin-RevId: 832917413
2025-11-16 02:02:23 -08:00
Google APIs
ba80e9b525 feat: add support for defining custom actions in code. See https://cloud.google.com/dialogflow/cx/docs/concept/playbook/code-block for more information
feat: Service Account Auth in Tools and Webhooks

PiperOrigin-RevId: 830582229
2025-11-10 13:42:43 -08:00
Google APIs
91e4279d36 feat: add agentDesktopSource field to the Participant object
docs: Update evaluator version from output only to optional.
docs: Add further clarification for when the event Type CONVERSATION_FINISHED is fired

PiperOrigin-RevId: 830460349
2025-11-10 08:43:29 -08:00
Google APIs
8b80b1498e feat: Initial release of Database Center API v1beta
This release includes:
-   `DatabaseCenter` service with `QueryProducts` method.
-   `Product` message and related enums (`Engine`, `ProductType`).

PiperOrigin-RevId: 830314362
2025-11-10 00:50:44 -08:00
Google APIs
04bd623ce9 feat: Support picosecond timestamp precision in BigQuery Storage API
docs: A comment for method `ReadRows` in service `BigQueryRead` is changed
docs: A comment for message `AppendRowsRequest` is changed
docs: A comment for field `writer_schema` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `rows` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `arrow_rows` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `default_missing_value_interpretation` in message `.google.cloud.bigquery.storage.v1.AppendRowsRequest` is changed
docs: A comment for field `location` in message `.google.cloud.bigquery.storage.v1.WriteStream` is changed
PiperOrigin-RevId: 829486853
2025-11-07 10:19:45 -08:00
Google APIs
22235800ef feat: Adding a new SchemaRelationship message to define relationships between table schema
feat: Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources
feat: Adding a DeleteConversation RPC to allow for the deletion of conversations
feat: Adding a GlossaryTerm message to allow users to provide definitions for domain-specific terms
feat: Adding an ExampleQueries message to surface derived and authored example queries
feat: Adding DatasourceOptions to provide configuration options for datasources
feat: Adding support for LookerQuery within the DataQuery message for retrieving data from Looker explores

PiperOrigin-RevId: 829449036
2025-11-07 08:30:17 -08:00
Google APIs
9fcfbea0aa feat: Adding a new TextType PROGRESS to provide informational messages about an agent's progress for supporting more granular Agent RAG tools
feat: Adding struct_schema to Datasource to support flexible schemas, particularly for Looker datasources
feat: Adding client_managed_resource_context to allow clients to manage their own conversation and agent resources

PiperOrigin-RevId: 828965493
2025-11-06 08:24:37 -08:00
Google APIs
8cc2927c2e feat: Vector Search: Release v1beta client libraries
PiperOrigin-RevId: 828838688
2025-11-06 01:13:14 -08:00
Google APIs
b0aa2c3aa7 docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs|
feat: add proto for EffectiveFlowLogs
feat: add field `service_uri` to message `Endpoint.CloudRunRevisionEndpoint`
feat: add message `Endpoint.SingleEdgeResponse`
feat: add http additional_bindings
feat: add enum `Status` to message `InstanceInfo`
feat: add field `running` to message `InstanceInfo`
feat: add field `policy_priority` to message `NetworkInfo`
feat: add enum value `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
feat: add enum `DeliverInfo.GoogleServiceType`
feat: add field `google_service_type` to message `DeliverInfo`
feat: add enum value `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
feat: add enum values `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`, `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`, `NO_MATCHING_NAT64_GATEWAY`, `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`

PiperOrigin-RevId: 828828933
2025-11-06 00:37:56 -08:00
yoshi-code-bot
ecb5d6688e
feat: Update Compute Engine v1beta API to revision 20251019 2025-11-05 21:42:55 -08:00
Google APIs
73c06412f4 feat: Adding unreachable field to ListDataSourceReferences API
PiperOrigin-RevId: 828740816
2025-11-05 19:55:03 -08:00
Google APIs
53f97391f3 feat(dataplex): Allow publishing Data Profile scan results to the Dataplex Catalog
feat(dataplex): Add GetIamPolicy method for DataProduct resources

docs(dataplex): Update documentation for Catalog SearchEntries filter options, including `parent_entry` and wildcard usage

PiperOrigin-RevId: 828293199
2025-11-04 22:17:37 -08:00
Google APIs
baf777503d feat: Adds support for RefineText
feat: Adds option for contextual translation with glossaries
feat: Adds option for pdf_native only document translation

PiperOrigin-RevId: 828181593
2025-11-04 16:33:32 -08:00
Google APIs
41c4f8d460 feat: add Stored Procedure Sharing support for analyticshub listings
feat: add tags support for Pub/Sub subscriptions

PiperOrigin-RevId: 827828462
2025-11-04 00:29:24 -08:00
Google APIs
a0066e7bcf feat: Adding FetchBackupsForResourceType API
feat: Adding `ListDataSourceReferences` API
feat: Adding `source_resource` fields to Backup resource
feat: Adding new workload specific fields for Cloud SQL

PiperOrigin-RevId: 827762328
2025-11-03 20:34:31 -08:00
Google APIs
faa7932e61 feat: Add order_by to list_events
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed

PiperOrigin-RevId: 827666468
2025-11-03 15:08:48 -08:00
Google APIs
c8716fe8bd feat: add new fields SUCCESSFULLY_DEPLOYED and FAILED_TO_DEPLOY to DeploymentStage
PiperOrigin-RevId: 827616943
2025-11-03 13:02:13 -08:00
Google APIs
3c56d78d70 feat: add new fields SUCCESSFULLY_DEPLOYED and FAILED_TO_DEPLOY to DeploymentStage
PiperOrigin-RevId: 827616855
2025-11-03 13:01:14 -08:00
Google APIs
9841522f92 feat: Add support for LbEdgeExtension resource in NetworkServices API
PiperOrigin-RevId: 827499725
2025-11-03 08:01:53 -08:00
Google APIs
b6bb60733a docs: Remove comments for a non public feature
PiperOrigin-RevId: 826149748
2025-10-30 12:55:22 -07:00
Google APIs
f49d0aa5ca fix!: An existing field transfer_to_agent is removed from message .google.cloud.aiplatform.v1beta1.EventActions
PiperOrigin-RevId: 826141587
2025-10-30 12:32:15 -07:00
Google APIs
86356ccc53 docs: Updated docs for the APIs
feat: Adding client libraries for Monitoring API Compliance Manager Service

PiperOrigin-RevId: 825918020
2025-10-30 01:28:26 -07:00
Google APIs
4d45a59e3e docs: Various documentation and comment improvements, Enable organization-level support for VPC Flow Logs
feat: Enable organization-level support for VPC Flow Logs
feat: add field `service_uri` to message `Endpoint.CloudRunRevisionEndpoint`
feat: add message `Endpoint.SingleEdgeResponse`
feat: add http additional_bindings
feat: add enum `Status` to message `InstanceInfo`
feat: add field `running` to message `InstanceInfo`
feat: add field `policy_priority` to message `NetworkInfo`
feat: add enum value `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
feat: add enum `DeliverInfo.GoogleServiceType`
feat: add field `google_service_type` to message `DeliverInfo`
feat: add enum value `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
feat: add enum values `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`, `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`, `NO_MATCHING_NAT64_GATEWAY`, `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`
feat: add rpc `VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs`
feat: add service `OrganizationVpcFlowLogsService`
feat: add enum `VpcFlowLogsConfig.CrossProjectMetadata`
feat: add enum `VpcFlowLogsConfig.TargetResourceState`
feat: add fields `cross_project_metadata`, `target_resource_state`, `network`, and `subnet` to message `VpcFlowLogsConfig`

PiperOrigin-RevId: 825895694
2025-10-30 00:19:07 -07:00
Google APIs
b4c05ae943 docs: fix idle_scaledown_period minimum from 3600 to 300 (5 minutes)
PiperOrigin-RevId: 825640207
2025-10-29 11:51:02 -07:00
Google APIs
fffe0a3627 feat: introduces POSTGRES_17 and POSTGRES_18 database versions in the SqlDatabaseVersion enum type
PiperOrigin-RevId: 825600563
2025-10-29 10:13:16 -07:00
Google APIs
c9c3b94047 chore(ruby): Configure Ruby clients for Hypercompute Cluster
PiperOrigin-RevId: 825585705
2025-10-29 09:40:38 -07:00
Google APIs
0654a03c3f feat: add Audit API surface
docs: Changes to few fields are also made

PiperOrigin-RevId: 824893251
2025-10-28 00:51:33 -07:00
Google APIs
b1a9eefc2e feat: A new field remote_peering_network_type is added to message google.cloud.edgenetwork.v1.Interconnect
feat: A new field `peering_type` is added to message `google.cloud.edgenetwork.v1.InterconnectAttachment`

PiperOrigin-RevId: 824727309
2025-10-27 16:32:27 -07:00
Google APIs
a2e6e8dd30 fix!: updating bigtable_metadata field name in FeatureOnlineStore
fix!: updating `enableDirectBigtableAccess` field name in FeatureOnlineStore`
fix!: updating `bigtable_metadata` field name in `FeatureView`

PiperOrigin-RevId: 824609499
2025-10-27 11:41:55 -07:00
Google APIs
8ba83631f5 chore: add Nodejs BUILD rule to generate libraries for geminidataanalytics and datamanager
PiperOrigin-RevId: 823676334
2025-10-24 15:00:03 -07:00
Google APIs
e8365a7f88 feat: Initial release for Cluster Director client libraries
PiperOrigin-RevId: 823382075
2025-10-23 23:59:15 -07:00
Google APIs
0830bd94dd feat: Add EmbedContent method v1
PiperOrigin-RevId: 823219007
2025-10-23 15:53:32 -07:00
Google APIs
6e4f2a51f7 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: 823187922
2025-10-23 14:25:43 -07:00
Google APIs
fc2a56a121 docs: minor formatting
PiperOrigin-RevId: 823067257
2025-10-23 09:16:43 -07:00
Google APIs
5ad924f17c feat: A new message DataDocumentationSpec is added representing Data Documentation Spec
feat: A new message `DataDocumentationResult` is added representing Data Documentation Result
feat: A new field `data_documentation_spec` is added for Data Documentation Spec to message `.google.cloud.dataplex.v1.DataScan`
feat: A new field `data_documentation_result` is added for Data Documentation Result to message `.google.cloud.dataplex.v1.DataScan`
feat: A new field `data_documentation_spec` is added for Data Documentation Spec to message `.google.cloud.dataplex.v1.DataScanJob`
feat: A new field `data_documentation_result` is added for Data Documentation Result in `.google.cloud.dataplex.v1.DataScanJob`
feat: A new data scan type Data documentation added.
docs: A comment for message `DataScan` is changed
docs: A comment for field `resource` in message `.google.cloud.dataplex.v1.DataSource` is changed

PiperOrigin-RevId: 822921010
2025-10-23 01:09:12 -07:00
Google APIs
80a2081303 feat: Added support for Build Your Own Assist feature
feat: Improved generator quota management
feat: Context references added to conversation for dynamic data ingestion
feat: Added Vertex extension tool support to v2/v2beta1
feat: add a turn complete signal to BidiStreamingAnalyzeContent
docs: update documentation for transcription language code configuration
feat: A new field 'security_settings' is added to GenerateStatelessSuggestionRequest
feat: add Agent Assist Generator Evaluation feature
feat: Expose skip_empty_event_based_suggestion in ConversationProfile
feat: Expose debug info field in ConversationProfile
feat: Expose flexible safety filter change, rai_settings in ConversationProfile
feat: Added support for AI Coach feature
feat: Added tool support for AI Coach feature
docs: Updated comments for the `SuggestionInput` message, documenting how it is used with tools

PiperOrigin-RevId: 822692160
2025-10-22 12:22:23 -07:00