Commit graph

5116 commits

Author SHA1 Message Date
Victor Chudnovsky
1d424ebe92 clarify TODOs 2025-05-30 15:15:21 -07:00
Victor Chudnovsky
0b315c2695 build: temporarily comment out C# and Ruby build rules 2025-05-30 13:00:53 -07:00
Google APIs
89d75d55e2 feat: add network_attachment to PscInterfaceConfig
feat: add psc_interface_config to CustomJobSpec
feat: add psc_interface_config to PersistentResource
feat: add psc_interface_config to PipelineJob

PiperOrigin-RevId: 765264778
2025-05-30 11:18:21 -07:00
Google APIs
d03cc13314 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: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
021fc2e17e docs: fix various typos in commentary
PiperOrigin-RevId: 764977880
2025-05-29 19:14:36 -07:00
Google APIs
8e81724ff7 feat: Expose URL Context API to v1
PiperOrigin-RevId: 764946762
2025-05-29 17:17:39 -07:00
Google APIs
69f9caad26 feat: Expose URL Context API to v1beta1
PiperOrigin-RevId: 764899677
2025-05-29 15:03:48 -07:00
Google APIs
93f5d45535 feat: A new field include_thoughts is added to message .google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig
feat: A new field `thought_signature` is added to message `.google.cloud.aiplatform.v1.Part`
feat: A new field `thought` is added to message `.google.cloud.aiplatform.v1.Part`
docs: allow field `thought` to be set as input

PiperOrigin-RevId: 764850502
2025-05-29 13:05:11 -07:00
Google APIs
ea40277431 feat: A new field include_thoughts is added to message .google.cloud.aiplatform.v1.Part
feat: A new field `thought` is added to message `.google.cloud.aiplatform.v1.Part`
feat: A new field `thought_signature` is added to message `.google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig`

PiperOrigin-RevId: 764447916
2025-05-28 15:46:54 -07:00
Google APIs
b5d96b585f docs: update enum descriptions for DatasetView
docs: remove preview labels for job creation optional fields

PiperOrigin-RevId: 764293653
2025-05-28 09:25:33 -07:00
Google APIs
361c4941cc docs: Add clarifications on IAP CorsSettings behavior
docs: Minor updates on GcipSettings description

PiperOrigin-RevId: 763926233
2025-05-27 13:32:21 -07:00
Google APIs
07ab54bca5 feat: Introduce RAG as context/memory store for Gemini Live API
docs: A comment for message `RagFileParsingConfig` is updated.
docs: A comment for field `global_max_embedding_requests_per_min` in message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` is updated.

PiperOrigin-RevId: 763909021
2025-05-27 12:48:23 -07:00
Google APIs
6d09280130 feat: add a user_attributes field in SearchRequest that can be used for personalization
feat: add a model_scores field in SearchResponse.results to expose model quality signals
feat: data_source_id replaces primary_feed_id in MerchantCenterFeedFilter

PiperOrigin-RevId: 763884353
2025-05-27 11:45:27 -07:00
Google APIs
17b10a69d4 feat: add support for Model Armor v1beta API
PiperOrigin-RevId: 763267768
2025-05-25 21:32:13 -07:00
Google APIs
d5cdff26c8 feat: add ImportIndex to IndexService
PiperOrigin-RevId: 762570246
2025-05-23 14:33:58 -07:00
Google APIs
32a745de44 fix!: An existing google.api.http annotation http_uri is changed for method UpdateLicensePool in service LicenseManagementService
PiperOrigin-RevId: 762268423
2025-05-22 22:33:07 -07:00
Google APIs
10878b0339 feat: add Managed Kafka ACL API
PiperOrigin-RevId: 762087424
2025-05-22 12:54:40 -07:00
yoshi-code-bot
a72e9397ba
feat: Update Compute Engine v1beta API to revision 20250511 (#1041) 2025-05-21 05:58:39 -04:00
Google APIs
443957ba92 chore: just removing C++ arenas in generated code
PiperOrigin-RevId: 761402193
2025-05-21 00:34:05 -07:00
Google APIs
c799c5126c docs: Remove unnecessary curl and Python documentation
PiperOrigin-RevId: 761143897
2025-05-20 10:46:33 -07:00
Google APIs
a4367c5258 docs: Annotate all names with IDENTIFIER
docs: Use backticks around `username` in documentation for `Actor.email`

PiperOrigin-RevId: 761132326
2025-05-20 10:16:32 -07:00
Google APIs
7d43527b92 feat: add VertexAISearch.max_results, filter, data_store_specs options
PiperOrigin-RevId: 760783731
2025-05-19 15:03:19 -07:00
Google APIs
a3ca33f484 feat: add VertexAISearch.max_results, filter, data_store_specs options
PiperOrigin-RevId: 760782195
2025-05-19 14:59:04 -07:00
Google APIs
3ef440a014 docs: Update Cloud Support RPC comments to no longer include cURL and Python examples
PiperOrigin-RevId: 760759691
2025-05-19 13:57:32 -07:00
Anthonios Partheniou
1a22026af1
build(python): add service_yaml and rest_numeric_enums configurations (#1040) 2025-05-19 06:11:51 -04:00
Google APIs
bab01b38ef 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: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
b52db303ad feat: adding thoughts_token_count to v1beta1 client library
PiperOrigin-RevId: 759721742
2025-05-16 12:52:24 -07:00
Google APIs
f7cd2cb6f4 feat: adding thoughts_token_count to prediction service
PiperOrigin-RevId: 759720969
2025-05-16 12:49:40 -07:00
Google APIs
71a251e2bf feat: add encryption_spec to Model Monitoring public preview API
PiperOrigin-RevId: 759653857
2025-05-16 09:56:50 -07:00
yoshi-code-bot
24cb98265e
chore: minor formatting 2025-05-16 11:39:31 -04:00
Anthonios Partheniou
2fc3abef31
feat: add google/cloud/compute/v1beta (#1033)
* build: implement matrix strategy for DIREGAPIC action

* build: add alpha compute files

* build: Include API channel in auto-generated PR

* build: fix matrix specification

* build: Have DIREGAPIC action use triggering ref or default branch

* build: remove the field ScratchDisks

The field was also removed purposefully in v1

* build: Add v1 proto for use as "previous proto" in conversion

* build: allow all matrix jobs to complete even if some fail

* build: fix location of fail-fast setting

The original reference I used had it in the wrong place.

Correct GitHub ref: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

* build: Disable PHP and C# builds for alpha

PHP just failed. Not clear what the issue is.
C# has some known failures. One of them may be the use of 3 repeated fields.

* build: Disable Ruby generation

This was causing some errors, too.

* build: fix version in Discovery file before further processing

* build: jq is supposedly pre-installed in GitHub actions

* feat: Move alpha to v1alpha in all paths

* build: We do need to install jq

* build: Try installing without sudo

sudo is not found!

* build: Fix regex

"version" is the last field, so it has no trailing comma

* build: Fix Go imports in BUILD

* build: prepare for processing beta: copy files from alpha

* build: update the beta file contents to refer to beta symbols

* build: configure action to run for beta as well.

* build: Have each channel use its own branch for the PR

* Update syntax for matrix.version in branch name

* add initial versions of alpha/beta discovery docs

* Revert "add initial versions of alpha/beta discovery docs"

This reverts commit 489a29cdc5.

* stage discovery docs

* remove alpha

* add compute.v1beta.json which is needed for kokoro presubmit

* build: add python settings

* import changes from PR 1035

* clean up

* clean up

* Remove redundant bazelisk build

---------

Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
2025-05-16 11:13:37 -04:00
Google APIs
b1161bf17c feat: Support adding a workflow action to execute a Data Preparation node
docs: Updated the formatting in some comments in multiple services

PiperOrigin-RevId: 759511972
2025-05-16 01:52:11 -07:00
Google APIs
e82ef048ff feat: Support adding a workflow action to execute a Data Preparation node
docs: Updated the formatting in some comments in multiple services

PiperOrigin-RevId: 759506593
2025-05-16 01:34:55 -07:00
Google APIs
90c451942d feat: A new message 'google.cloud.netapp.v1.BackupRetentionPolicy' is added in 'google.cloud.netapp.v1.BackupVault'
feat: A new field 'enforced_retention_end_time' in message 'google.cloud.netapp.v1.Backup' is added
feat: New fields 'custom_performance_enabled', 'total_throughput_mibps', 'total_iops' in message 'google.cloud.netapp.v1.StoragePool' are added
docs: A comment for field `transfer_bytes` in message `.google.cloud.netapp.v1.TransferStats` is changed

PiperOrigin-RevId: 759339617
2025-05-15 16:04:42 -07:00
Google APIs
90926b6dcb chore(ruby): Configure clients for Device Streaming
PiperOrigin-RevId: 759285815
2025-05-15 13:53:10 -07:00
Google APIs
438c495459 chore(ruby): Configure Chronicle clients
PiperOrigin-RevId: 759285799
2025-05-15 13:52:07 -07:00
Google APIs
b8e547f25b feat: update grpc service config
feat: expose ExternalDatasetReference
docs: document new WRITE_TRUNCATE_DATA write disposition
feat: expose shuffle_ram_usage_ratio statistic in query timeline
docs: docstring improvements

PiperOrigin-RevId: 759185479
2025-05-15 09:45:02 -07:00
Google APIs
c6d7efa277 docs: A comment for enum value DESTROYED in enum CryptoKeyVersionState is changed
PiperOrigin-RevId: 759163334
2025-05-15 08:42:12 -07:00
Google APIs
29b2bad19a feat: Adding eTag field to AutokeyConfig
docs: Updating docs for total_size field in KMS List APIs

PiperOrigin-RevId: 758946748
2025-05-14 20:27:21 -07:00
Google APIs
28f762a670 chore: rename AlloyDBCSQLAdmin service to AlloyDBCloudSQLAdmin in the Ruby client
PiperOrigin-RevId: 758779525
2025-05-14 12:06:34 -07:00
Google APIs
c7a80cb6c1 feat: publish client libraries for CSAPI v2beta
PiperOrigin-RevId: 758765891
2025-05-14 11:32:01 -07:00
Google APIs
c18013694a feat: added OutputType field to the Clip resource to support MP4 clipping
feat: added DVRSession methods to support DVR feature
docs: Clarified GCS in the comment for method `DeleteClip` in service `LivestreamService`
docs: Updated comment for field `update_mask` in message `.google.cloud.video.livestream.v1.UpdateInputRequest` to indicate updates in `tier` field are allowed
docs: A comment for field `requested_cancellation` in message `.google.cloud.video.livestream.v1.OperationMetadata` is changed to clarify error type

PiperOrigin-RevId: 758761402
2025-05-14 11:21:37 -07:00
Google APIs
84f0429524 docs: Bring comments and metadata up to date
feat: Deprecate the `Actor.email` field and add `username` to replace it
feat: Annotate `Comment.plain_text_body` as deprecated (it was already deprecated, but now we're adding the annotation for it)

PiperOrigin-RevId: 758717798
2025-05-14 09:35:20 -07:00
Google APIs
64bf7d54af feat: Add checkpoint ID to endpoint proto
PiperOrigin-RevId: 758683684
2025-05-14 07:58:59 -07:00
Google APIs
8a24e984ac feat: Add checkpoint ID to endpoint proto
PiperOrigin-RevId: 758660257
2025-05-14 06:44:24 -07:00
Google APIs
ac36039049 feat: Add Client Libraries for Datasets
This commit includes addition of the datasets client libraries and updates to the comments in the Storage Insights API.

PiperOrigin-RevId: 758522371
2025-05-13 23:01:05 -07:00
Google APIs
8a3ddf03e4 feat: Add BackupChannel field in BackupPlan
feat: Add RestoreChannel field in RestorePlan
feat: Add BackupConfig of Backups in BackupPlanBinding
feat: Add support for Project ID in BackupChannel and RestoreChannel
docs: minor documentation fixes

PiperOrigin-RevId: 758503180
2025-05-13 21:42:37 -07:00
Google APIs
295a170ba5 feat: support GPU zonal redundancy setting in Cloud Run services
PiperOrigin-RevId: 758382964
2025-05-13 14:44:04 -07:00
Google APIs
b4fd697077 feat: support node selector in Cloud Run jobs for GPU setting
PiperOrigin-RevId: 758305326
2025-05-13 11:33:20 -07:00
Google APIs
1270a1ba7a feat: Add support for Analytics Hub & Marketplace Integration
feat: Adding CommercialInfo message to the Listing and Subscription resources
feat: Adding allow_only_metadata_sharing to Listing resource
feat: Adding routine field to the SharedResource message
feat: Adding DestinationDataset to the Subscription resource
feat: Adding delete_commercial and revoke_commercial to DeleteListingRequest and RevokeSubscriptionRequest

PiperOrigin-RevId: 758114056
2025-05-13 01:57:46 -07:00