Commit graph

11168 commits

Author SHA1 Message Date
Google APIs
63b4dff954 chore: remove empty extra_opts from the C# proto library
feat: deprecate INVALID_COUNTRY_CODE and add MEMBERSHIP_DURATION_TOO_LONG to the ErrorReason enum
docs: update filter field documentation to clarify case requirements and improve examples
fix!: update publisher_name in PairIdInfo to be required
fix!: update match_rate_percentage in PairIdInfo to be required
fix!: feat: update advertiser_identifier_count in PairIdInfo to be optional

PiperOrigin-RevId: 878469306
2026-03-04 06:56:36 -08:00
Google APIs
cecc73b191 fix!: Removed field DenseScannParams from SearchHint
docs: Changed default values for max_replica_count for AutoScaling

PiperOrigin-RevId: 878465659
2026-03-04 06:46:26 -08:00
Google APIs
1fa95b7ece feat: update public libraries for CES v1beta
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
2026-03-04 06:46:14 -08:00
Google APIs
5c9602dbb5 feat(spanner): include cache updates and routing hint into BeginTransaction and Commit request/response respectively
docs: A comment in message `.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is changed
docs: A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed

PiperOrigin-RevId: 878019893
2026-03-03 10:36:39 -08:00
Google APIs
938377b80d feat: Add a new field to support Dataplex integration configuration
PiperOrigin-RevId: 878006289
2026-03-03 10:11:45 -08:00
Google APIs
e50da278bd feat: add AskContexts and AsyncRetrieveContexts APIs to VertexRagService
PiperOrigin-RevId: 877654221
2026-03-02 17:35:12 -08:00
Google APIs
c906519349 feat: add AskContexts and AsyncRetrieveContexts APIs to VertexRagService
PiperOrigin-RevId: 877630197
2026-03-02 16:29:52 -08:00
Google APIs
674901470f feat: Publish Artifact Registry request_log proto for documentation
PiperOrigin-RevId: 877597392
2026-03-02 15:09:53 -08:00
yoshi-code-bot
eb5a4e3f03
feat: Update Compute Engine v1 API to revision 20260213
The breaking change exemption is approved in internal http://b/488396206
2026-03-02 13:28:28 -08:00
Google APIs
1ccd68a09c feat: expose the variable definition in the Cloud Firestore API
chore: Firestore.executePipeline to not retry on `RESOURCE_EXHAUSTED`

PiperOrigin-RevId: 877535984
2026-03-02 12:53:31 -08:00
Google APIs
aa40d20bf5 feat: Added a field for enabling image and table annotation for layout parser processor
PiperOrigin-RevId: 877500954
2026-03-02 11:37:54 -08:00
Google APIs
c83d354f79 fix!: Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker
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
2026-02-27 14:57:56 -08:00
Google APIs
5328d7103e feat: add v1beta networkconnectivity libraries
PiperOrigin-RevId: 876282040
2026-02-27 09:08:20 -08:00
Google APIs
4d86a05097 chore: remove redundant gRPC service config
PiperOrigin-RevId: 876234908
2026-02-27 07:03:43 -08:00
Google APIs
a383b6b923 fix!: Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker
fix!: Removed obsolete message `VertexRanker`

PiperOrigin-RevId: 876103073
2026-02-27 00:28:43 -08:00
Google APIs
d420134ab3 chore(python): Update build rules for google/firestore/bundle to match OSS
PiperOrigin-RevId: 875957089
2026-02-26 17:01:41 -08:00
yoshi-code-bot
581439b1da
feat: Update Compute Engine v1beta API to revision 20260213 2026-02-26 16:39:02 -08:00
Google APIs
9637e50bc0 fix!: Update existing packaging option cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb for go_package
PiperOrigin-RevId: 875794180
2026-02-26 10:49:41 -08:00
Google APIs
f671f75570 feat: A new field root_digest_hex is added to message .google.cloud.universalledger.v1.MerkleTree, which replaces root_hash_hex
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
2026-02-26 08:25:30 -08:00
Google APIs
dd3d17addb feat: A new field inference_generation_config is added to message .google.cloud.aiplatform.v1beta1.EvaluationConfig
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
2026-02-25 16:16:40 -08:00
Google APIs
c608bdf79a feat(googleads): Protos and build files for Google Ads API v20_2
Committer: @author_github_username
PiperOrigin-RevId: 875328331
2026-02-25 14:09:39 -08:00
Google APIs
d14599c809 feat: add new transformation update_object_custom_context
PiperOrigin-RevId: 875324745
2026-02-25 14:00:37 -08:00
Google APIs
0967d6faf5 feat(googleads): Correction for Google Ads API v23_1
Committer: @author_github_username
PiperOrigin-RevId: 875319531
2026-02-25 13:47:59 -08:00
Google APIs
e6d466674e feat(googleads): Protos and build files for Google Ads API v21_1
Committer: @author_github_username
PiperOrigin-RevId: 875317779
2026-02-25 13:44:12 -08:00
Google APIs
281aacb383 feat(googleads): Protos and build files for Google Ads API v22_1
Committer: @author_github_username
PiperOrigin-RevId: 875299825
2026-02-25 13:03:07 -08:00
Google APIs
0e64a798bf feat(googleads): Protos and build files for Google Ads API v23_1
Committer: @author_github_username
PiperOrigin-RevId: 875288300
2026-02-25 12:37:54 -08:00
Google APIs
a000fc13c4 chore(ci): disable diregapic preview cron
PiperOrigin-RevId: 875264150
2026-02-25 11:44:05 -08:00
Google APIs
69bf99a9d0 feat: Add API fields related to GKE Pods and Network Policies
PiperOrigin-RevId: 875021492
2026-02-25 01:25:03 -08:00
Google APIs
c662840a94 feat: Add image_spec to Reasoning Engine public protos
PiperOrigin-RevId: 874850930
2026-02-24 16:49:42 -08:00
Google APIs
1a699d6231 feat: Add image_spec to Reasoning Engine public protos
PiperOrigin-RevId: 874847840
2026-02-24 16:41:27 -08:00
Google APIs
258563af0e chore(ci): fix diregapic preview updater workflow name
PiperOrigin-RevId: 874740251
2026-02-24 12:31:27 -08:00
Google APIs
1499898e0a feat: Add transcription fields to Session Service
feat: Add v1 API version for Session Service
docs: A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed
docs: A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed
docs: A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed

PiperOrigin-RevId: 874707222
2026-02-24 11:20:24 -08:00
Google APIs
51e3bc6236 chore(preview): add initial diregapic job for previews
PiperOrigin-RevId: 874701999
2026-02-24 11:10:00 -08:00
Google APIs
2825cb02e0 docs: Add library settings for ces_v1beta.yaml
PiperOrigin-RevId: 874689837
2026-02-24 10:45:39 -08:00
yoshi-code-bot
dc505966ac
feat: Update Compute Engine v1beta API to revision 20260206
(https://github.com/googleapis/googleapis/pull/1159)
2026-02-23 10:59:20 -08:00
Google APIs
edfe7983b9 feat: Add API fields related to GKE Pods and Network Policies
PiperOrigin-RevId: 873925482
2026-02-23 01:04:53 -08:00
Google APIs
47e44e0ff4 feat: Initial release for V1 Cluster Director client libraries
PiperOrigin-RevId: 873108574
2026-02-20 15:54:51 -08:00
Google APIs
1e6955c69d feat: add UserListService for creating and managing user lists
feat: add `UserListDirectLicenseService` for creating and managing direct user list licenses
feat: add `UserListGlobalLicenseService` for creating and managing global user list licenses
feat: add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list
feat: add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts
feat: add `UserList` resource
feat: add `UserListDirectLicense` resource
feat: add `UserListGlobalLicense` resource
feat: add `UserListGlobalLicenseCustomerInfo` resource
feat: add `PartnerLink` resource
feat: add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion
feat: add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion
feat: add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion
feat: add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion
feat: add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal
feat: add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal
feat: add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum
feat: add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights
feat: add new `ErrorReason` values for licensing, user list operations, and permission checks
fix!: changed `conversion_value` field to be optional in message `Event`
docs: add comments to resources and methods to clarify which are available only to data partners
docs: a comment for enum `ErrorReason` is changed to clarify that it is subject to future additions
docs: a comment for field `pair_data` in message `AudienceMember` is changed to clarify it is only available to data partners
docs: a comment for message `PairData` is changed to clarify it is only available to data partners

PiperOrigin-RevId: 873059573
2026-02-20 13:50:12 -08:00
Google APIs
ce8678a96c fix(deps): Update the Java code generator (gapic-generator-java) to 2.67.0
PiperOrigin-RevId: 872621280
2026-02-19 16:40:32 -08:00
Google APIs
5159ea644f build: update to latest version of disco-to-proto3-converter
PiperOrigin-RevId: 872583265
2026-02-19 15:08:56 -08:00
Google APIs
3a4f028294 feat: add public libraries for CES v1beta
PiperOrigin-RevId: 872569929
2026-02-19 14:36:52 -08:00
Google APIs
81dba2bd2c fix: include api_version in client class docs
PiperOrigin-RevId: 872565296
2026-02-19 14:25:59 -08:00
Google APIs
7ed997c15e feat: Add Secure Source Manager and Generic HTTP Endpoint connection types
feat: Add OAuth flow RPCs (StartOAuth, FinishOAuth)
feat: Add Gemini Code Assist GitHub App type
feat: Add HTTP Proxy base URI field
feat: Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents)
feat: Add Cloud Run and App Hub Service runtimes to InsightsConfig
feat: Add Projects field to InsightsConfig for project tracking
feat: A new message `google.cloud.developerconnect.v1.GenericHTTPEndpointConfig` is added
feat: A new message `google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig` is added
feat: A new message `google.cloud.developerconnect.v1.StartOAuthRequest` is added
feat: A new message `google.cloud.developerconnect.v1.StartOAuthResponse` is added
feat: A new message `google.cloud.developerconnect.v1.FinishOAuthRequest` is added
feat: A new message `google.cloud.developerconnect.v1.FinishOAuthResponse` is added
feat: A new message `google.cloud.developerconnect.v1.insights.Projects` is added
feat: A new message `google.cloud.developerconnect.v1.insights.GoogleCloudRun` is added
feat: A new message `google.cloud.developerconnect.v1.insights.AppHubService` is added
feat: A new message `google.cloud.developerconnect.v1.insights.DeploymentEvent` is added
feat: A new message `google.cloud.developerconnect.v1.insights.GetDeploymentEventRequest` is added
feat: A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequest` is added
feat: A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponse` is added
feat: A new message `google.cloud.developerconnect.v1.insights.ArtifactDeployment` is added
feat: A new field `secure_source_manager_instance_config` is added to message `google.cloud.developerconnect.v1.Connection`
feat: A new field `http_config` is added to message `google.cloud.developerconnect.v1.Connection`
feat: A new field `http_proxy_base_uri` is added to message `google.cloud.developerconnect.v1.HTTPProxyConfig`
feat: A new enum value `GEMINI_CODE_ASSIST` is added to enum `google.cloud.developerconnect.v1.GitHubConfig.GitHubApp`
feat: A new field `organization` is added to message `google.cloud.developerconnect.v1.GitHubEnterpriseConfig`
feat: A new field `projects` is added to message `google.cloud.developerconnect.v1.insights.InsightsConfig`
feat: A new field `google_cloud_run` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig`
feat: A new field `app_hub_service` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig`
docs: Updated comments to include regional secret patterns for SecretManager fields in `GitHubConfig`, `OAuthCredential`, `UserCredential`, `GitLabConfig`, `GitLabEnterpriseConfig`, `BitbucketDataCenterConfig`, and `BitbucketCloudConfig`
docs: Updated comment for `CreateGitRepositoryLink` RPC in `google.cloud.developerconnect.v1.DeveloperConnect`
docs: Updated description for `google.cloud.location.Locations.ListLocations` in YAML
docs: Corrected typos in comments for `google.cloud.developerconnect.v1.insights.InsightsConfig` and `google.cloud.developerconnect.v1.insights.ArtifactConfig`

PiperOrigin-RevId: 872542190
2026-02-19 13:35:20 -08:00
Google APIs
3be416e51c feat: add initial files for ces Nodejs library
PiperOrigin-RevId: 872479345
2026-02-19 11:08:27 -08:00
Google APIs
120a55ddd9 feat!: introduce new v1 vectorsearch surface and make it default version
PiperOrigin-RevId: 872259537
2026-02-19 00:55:57 -08:00
yoshi-code-bot
d4b17263ad
feat: Update Compute Engine v1beta API to revision 20260106 (#1147) 2026-02-18 17:40:51 -08:00
yoshi-code-bot
d1e59aa25e
feat: Update Compute Engine v1 API to revision 20260106 (#1148) 2026-02-18 17:40:37 -08:00
Google APIs
ac0c56c5b4 chore: create a unified workflows and workflows execution package for Nodejs
PiperOrigin-RevId: 872107492
2026-02-18 17:03:30 -08:00
Google APIs
a3e06a3d4b chore: Add build rule for google-cloud-visionai-nodejs
PiperOrigin-RevId: 872056799
2026-02-18 14:58:55 -08:00
Google APIs
b2f57f3efa feat: adds endpointing sensitivity to streaming recognition features
PiperOrigin-RevId: 871987204
2026-02-18 12:19:02 -08:00