feat(networkconnectivity): add new clients#14019
Merged
hongalex merged 1 commit intogoogleapis:mainfrom Mar 5, 2026
Merged
Conversation
PiperOrigin-RevId: 876282040
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces new generated clients for the networkconnectivity v1beta API. The changes primarily consist of adding new generated Go files for the clients, their corresponding snippets, and protobuf definitions, along with configuration updates for the code generation tool. The changes appear to be standard for adding a new API version and look correct.
shollyman
approved these changes
Mar 4, 2026
parthea
pushed a commit
that referenced
this pull request
Mar 12, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260216162532-e323d455c92b Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>aiplatform: v1.120.0</summary> ## [v1.120.0](aiplatform/v1.119.0...aiplatform/v1.120.0) (2026-03-12) ### Features * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * Add custom session id field to create session v1 (PiperOrigin-RevId: 880968942) ([177550d](177550d4)) * RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview (PiperOrigin-RevId: 881618214) ([177550d](177550d4)) * Add custom memory id field to create memory v1beta1 (PiperOrigin-RevId: 879826477) ([177550d](177550d4)) * Add custom session id field to create session v1beta1 (PiperOrigin-RevId: 879826477) ([177550d](177550d4)) * Add raw_event field to event proto v1 (PiperOrigin-RevId: 880968942) ([177550d](177550d4)) * Add raw_event field to event proto v1beta1 (PiperOrigin-RevId: 879826477) ([177550d](177550d4)) ### Documentation * Updated comments for `rag_file_metadata_config` across ImportRagFilesRequest and UploadRagFileRequest (PiperOrigin-RevId: 881618214) ([177550d](177550d4)) </details> <details><summary>ces: v0.3.0</summary> ## [v0.3.0](ces/v0.2.0...ces/v0.3.0) (2026-03-12) ### Features * update public libraries for CES v1beta ([177550d](177550d4)) ### Bug Fixes * An existing field `app` is renamed to `name` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioRequest` ([177550d](177550d4)) * An existing field `audio_duration` is renamed to `duration` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse` ([177550d](177550d4)) * An existing method_signature `app,audio_content` is removed from method `UploadEvaluationAudio` in service `EvaluationService` ([177550d](177550d4)) * An existing field `audio_transcript` is renamed to `transcript` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse` ([177550d](177550d4)) * An existing field `variables` is moved in to oneof in message `.google.cloud.ces.v1beta.ExecuteToolRequest` ([177550d](177550d4)) * An existing google.api.http annotation `http_uri` is changed for method `UploadEvaluationAudio` in service `EvaluationService` ([177550d](177550d4)) ### Documentation * A comment for field `cert` in message `.google.cloud.ces.v1beta.TlsConfig` is changed ([177550d](177550d4)) * A comment for field `entry_agent` in message `.google.cloud.ces.v1beta.SessionConfig` is changed ([177550d](177550d4)) * A comment for field `name` in message `.google.cloud.ces.v1beta.Tool` is changed PiperOrigin-RevId: 878047537 ([177550d](177550d4)) </details> <details><summary>compute: v1.57.0</summary> ## [v1.57.0](compute/v1.56.0...compute/v1.57.0) (2026-03-12) ### Features * Update Compute Engine v1 API to revision 20260227 (#1166) ([177550d](177550d4)) * Update Compute Engine v1beta API to revision 20260227 (#1164) ([177550d](177550d4)) </details> <details><summary>datamanager: v0.3.0</summary> ## [v0.3.0](datamanager/v0.2.0...datamanager/v0.3.0) (2026-03-12) ### Features * deprecate INVALID_COUNTRY_CODE and add MEMBERSHIP_DURATION_TOO_LONG to the ErrorReason enum (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) ### Bug Fixes * feat: update advertiser_identifier_count in PairIdInfo to be optional (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) * update match_rate_percentage in PairIdInfo to be required (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) * update publisher_name in PairIdInfo to be required (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) ### Documentation * update filter field documentation to clarify case requirements and improve examples (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) </details> <details><summary>geminidataanalytics: v0.8.0</summary> ## [v0.8.0](geminidataanalytics/v0.7.0...geminidataanalytics/v0.8.0) (2026-03-12) ### Features * add `ThinkingMode` enum and field to control agent thinking mode (PiperOrigin-RevId: 881451746) ([177550d](177550d4)) * add `ParameterizedSecureViewParameters` message and field for PSV support (PiperOrigin-RevId: 881451746) ([177550d](177550d4)) ### Documentation * update field comments for `generated_looker_query` in `DataMessage` (PiperOrigin-RevId: 881451746) ([177550d](177550d4)) </details> <details><summary>maps: v1.29.0</summary> ## [v1.29.0](maps/v1.28.0...maps/v1.29.0) (2026-03-12) ### Features * add a new Waypoint source to accept a token that identifies a Navigation Point obtained from the `SearchDestinations` method of the Geocoding API (PiperOrigin-RevId: 879699007) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) ### Documentation * regenerated documentation for fields (PiperOrigin-RevId: 879699007) ([177550d](177550d4)) </details> <details><summary>networkconnectivity: v1.21.0</summary> ## [v1.21.0](networkconnectivity/v1.20.0...networkconnectivity/v1.21.0) (2026-03-12) ### Features * add new clients (#14019) (PiperOrigin-RevId: 876282040) ([c5336ad](c5336ad2)) </details> <details><summary>shopping: v1.5.0</summary> ## [v1.5.0](shopping/v1.4.0...shopping/v1.5.0) (2026-03-12) ### Features * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * add more values in DestintionEnum (PiperOrigin-RevId: 881702559) ([177550d](177550d4)) ### Documentation * A comment for message `DestintionEnum` is changed (PiperOrigin-RevId: 881702559) ([177550d](177550d4)) * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>vectorsearch: v0.5.0</summary> ## [v0.5.0](vectorsearch/v0.4.0...vectorsearch/v0.5.0) (2026-03-12) ### Features * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) ### Bug Fixes * Removed field DenseScannParams from SearchHint (PiperOrigin-RevId: 878465659) ([177550d](177550d4)) ### Documentation * Changed default values for max_replica_count for AutoScaling (PiperOrigin-RevId: 878465659) ([177550d](177550d4)) </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 876282040