Commit graph

8824 commits

Author SHA1 Message Date
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
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
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
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
3a4f028294 feat: add public libraries for CES v1beta
PiperOrigin-RevId: 872569929
2026-02-19 14:36:52 -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
Google APIs
4ed62e4906 docs: Replace "GCP" with "Google Cloud" in API comments
docs: Remove single quotes from DatabaseCenter summary.

PiperOrigin-RevId: 871778449
2026-02-18 03:26:25 -08:00
Google APIs
1133adb136 feat: Add support for project level key usage tracking
docs: Add support for project level key usage tracking

PiperOrigin-RevId: 871667322
2026-02-17 22:23:57 -08:00
Google APIs
1937a1552c feat: add v1beta networkconnectivity libraries
PiperOrigin-RevId: 871538474
2026-02-17 16:03:13 -08:00
Google APIs
7d37a81f68 feat: Add traffic_type, tool_use_prompt_tokens_details to message GenerateContentResponse.UsageMetadata
PiperOrigin-RevId: 871498028
2026-02-17 14:30:51 -08:00
Google APIs
c032a5101b feat: add SI, adapt, split point related proto
docs: A comment for field `execution_options` in message `.google.spanner.executor.v1.StartTransactionAction` is changed
docs: A comment for message `TransactionExecutionOptions` is changed
docs: A comment for message `ListCloudInstancesAction` is changed

PiperOrigin-RevId: 871366927
2026-02-17 09:54:54 -08:00
Google APIs
27ffde22e7 feat: Vector Search: Release v1 client libraries
PiperOrigin-RevId: 871250899
2026-02-17 04:45:04 -08:00
Google APIs
b026ba89b3 feat: Add KeyProjectResolutionMode to AutokeyConfig to support project-level configurations
feat: Add more post-quantum (PQ) signature algorithms to CryptoKeyVersion
docs: Update documentation for AutokeyAdmin service and messages to support folder and project-level configurations
docs: Clarify supported resources for the crypto_key_backend field in ImportJob

PiperOrigin-RevId: 870858133
2026-02-16 06:09:56 -08:00
Google APIs
7b25d8c4b8 feat: Add new value DETECT_INTENT_RESPONSE_VIEW_DEFAULT to enum DetectIntentResponseView
docs: Add comment for enum value `DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED` in enum `DetectIntentResponseView`

PiperOrigin-RevId: 869958840
2026-02-13 17:57:04 -08:00
Google APIs
055f92c938 feat: add CreateContractTokenManager and TransferContractTokenManager transactions
fix!: An existing enum `FeePayer` is removed
fix!: An existing message `FractionalFee` is removed
fix!: An existing field `fractional_fee` is removed from message `.google.cloud.universalledger.v1.Transfer`
docs: clarify list of supported transactions

PiperOrigin-RevId: 869710913
2026-02-13 06:52:47 -08:00
Google APIs
d84d3c2900 feat: Add ClusterType to support creating Zero-Scale clusters
PiperOrigin-RevId: 869501236
2026-02-12 20:01:57 -08:00
Google APIs
6eead6ed94 feat: Add googleMapsTypeLabel field to show type information on Google Maps
feat: Add `googleMapsLinks` field for links to different actions on Google Maps
fix!: An existing field `topic` is removed from message `.google.maps.places.v1.ContentBlock`
fix!: An existing field `references` is removed from message `.google.maps.places.v1.ContentBlock`
docs: A comment for field `reviews` in message `.google.maps.places.v1.ContextualContent` is changed
docs: A comment for field `photos` in message `.google.maps.places.v1.ContextualContent` is changed

PiperOrigin-RevId: 869356577
2026-02-12 13:22:46 -08:00
Google APIs
df13ea5196 feat:Auto-generated CL for //google/cloud/workloadmanager:workloadmanager_v1_public_proto_gen
PiperOrigin-RevId: 869327994
2026-02-12 12:16:14 -08:00
Google APIs
fb371addb3 feat: add QUEUED state to Storage Batch Operations API
feat: add bucket operations
feat: add `is_multi_bucket_job` output field added to StorageBatchOperations Job

PiperOrigin-RevId: 869283881
2026-02-12 10:40:46 -08:00
Google APIs
772f19612f feat: Add AppHub related condition types to Deployment protos
PiperOrigin-RevId: 869245151
2026-02-12 09:08:05 -08:00
Google APIs
5b2aa2c08c chore: Update gapic-generator-python to 1.30.7
PiperOrigin-RevId: 868805643
2026-02-11 12:59:51 -08:00
Google APIs
c99e8a29e1 docs: Updated documentation links
PiperOrigin-RevId: 868719126
2026-02-11 09:44:52 -08:00
Google APIs
f248ed087e feat: Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources
feat: Introduced the RetiredResource resource to track records of deleted keys and prevent the reuse of their resource names
feat: Added ListRetiredResources and GetRetiredResource RPCs to manage and view these records

PiperOrigin-RevId: 868670725
2026-02-11 07:34:51 -08:00
Google APIs
c465da09ff feat: add public libraries for CES v1
PiperOrigin-RevId: 868670531
2026-02-11 07:34:15 -08:00
Google APIs
9eea40c74d feat: Adding Method QueryIssues of Database Center API v1beta
docs: A comment for field `maintenance_version` in message `.google.cloud.databasecenter.v1beta.MaintenanceInfo` is changed
docs: A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed
docs: A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest` is changed
docs: A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
docs: A comment for message `AggregateFleetResponse` is changed

PiperOrigin-RevId: 868397264
2026-02-10 17:42:46 -08:00
Google APIs
56bc1b49df feat: add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages
feat: add CrowdingSpec to SearchRequest to set crowding settings
feat: add output-only field SemanticState to SearchResponse.
docs: update documentation for search and data store NLQ features
docs: other misc documentation updates

Clients can specify Natural Language Query Understanding-related fields, as well as CrowdingSpec. These features are available in the V1 APIs.

PiperOrigin-RevId: 868345232
2026-02-10 15:26:36 -08:00
Google APIs
ce85add0b6 feat: add max_concurrent_active_run_count field to Schedule message
PiperOrigin-RevId: 868308825
2026-02-10 14:03:07 -08:00
Google APIs
3b4ba526fe fix!: A new packaging option cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb for go_package is added
fix!: An existing packaging option `google.golang.org/genproto/googleapis/cloud/auditmanager/v1;auditmanager` for `go_package` is removed

PiperOrigin-RevId: 868282499
2026-02-10 13:05:04 -08:00