feat(hypercomputecluster): add new clients#13890
feat(hypercomputecluster): add new clients#13890gcf-merge-on-green[bot] merged 1 commit intogoogleapis:mainfrom
Conversation
PiperOrigin-RevId: 873108574
|
Here is the summary of changes. You are about to add 11 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Code Review
This pull request introduces a new v1 client for the hypercomputecluster service. The changes primarily consist of adding new, auto-generated files for the client, including gRPC and REST implementations, helper types for long-running operations and iterators, protobuf-generated code, and example snippets. The configuration in .librarian/state.yaml is also updated to include the new v1 API. The generated code appears to follow standard patterns and I have no comments on the changes.
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.118.0</summary> ## [v1.118.0](aiplatform/v1.117.0...aiplatform/v1.118.0) (2026-02-26) ### Features * Add v1 API version for Session Service (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * Add transcription fields to Session Service (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * Add image_spec to Reasoning Engine public protos (PiperOrigin-RevId: 874850930) ([b21a3b8](b21a3b84)) ### Documentation * A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) </details> <details><summary>ces: v0.1.0</summary> ## [v0.1.0](ces/v0.0.0...ces/v0.1.0) (2026-02-26) ### Features * add new clients (#13889) (PiperOrigin-RevId: 874689837) ([6ddbda6](6ddbda65)) </details> <details><summary>compute: v1.55.0</summary> ## [v1.55.0](compute/v1.54.0...compute/v1.55.0) (2026-02-26) ### Features * Update Compute Engine v1beta API to revision 20260206 (googleapis/googleapis#1159) ([b21a3b8](b21a3b84)) * Update Compute Engine v1beta API to revision 20260106 (#1147) ([b21a3b8](b21a3b84)) * Update Compute Engine v1 API to revision 20260106 (#1148) ([b21a3b8](b21a3b84)) </details> <details><summary>datamanager: v0.2.0</summary> ## [v0.2.0](datamanager/v0.1.0...datamanager/v0.2.0) (2026-02-26) ### Features * add `UserListDirectLicense` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `PartnerLink` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add new `ErrorReason` values for licensing, user list operations, and permission checks (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListGlobalLicenseCustomerInfo` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListGlobalLicense` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserList` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListService` for creating and managing user lists (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListGlobalLicenseService` for creating and managing global user list licenses (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListDirectLicenseService` for creating and managing direct user list licenses (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) ### Bug Fixes * changed `conversion_value` field to be optional in message `Event` (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) ### Documentation * a comment for message `PairData` is changed to clarify it is only available to data partners (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * a comment for field `pair_data` in message `AudienceMember` is changed to clarify it is only available to data partners (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * a comment for enum `ErrorReason` is changed to clarify that it is subject to future additions (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add comments to resources and methods to clarify which are available only to data partners (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) </details> <details><summary>developerconnect: v0.5.0</summary> ## [v0.5.0](developerconnect/v0.4.1...developerconnect/v0.5.0) (2026-02-26) ### Features * Add HTTP Proxy base URI field (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `http_proxy_base_uri` is added to message `google.cloud.developerconnect.v1.HTTPProxyConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add OAuth flow RPCs (StartOAuth, FinishOAuth) (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.GetDeploymentEventRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `projects` is added to message `google.cloud.developerconnect.v1.insights.InsightsConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Cloud Run and App Hub Service runtimes to InsightsConfig (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.StartOAuthResponse` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `app_hub_service` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.StartOAuthRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Secure Source Manager and Generic HTTP Endpoint connection types (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `http_config` is added to message `google.cloud.developerconnect.v1.Connection` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.FinishOAuthResponse` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.GenericHTTPEndpointConfig` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.DeploymentEvent` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.FinishOAuthRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.AppHubService` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.GoogleCloudRun` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `secure_source_manager_instance_config` is added to message `google.cloud.developerconnect.v1.Connection` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.Projects` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new enum value `GEMINI_CODE_ASSIST` is added to enum `google.cloud.developerconnect.v1.GitHubConfig.GitHubApp` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Gemini Code Assist GitHub App type (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `organization` is added to message `google.cloud.developerconnect.v1.GitHubEnterpriseConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponse` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `google_cloud_run` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents) (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.ArtifactDeployment` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Projects field to InsightsConfig for project tracking (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) * Updated description for `google.cloud.location.Locations.ListLocations` in YAML (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Corrected typos in comments for `google.cloud.developerconnect.v1.insights.InsightsConfig` and `google.cloud.developerconnect.v1.insights.ArtifactConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Updated comment for `CreateGitRepositoryLink` RPC in `google.cloud.developerconnect.v1.DeveloperConnect` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Updated comments to include regional secret patterns for SecretManager fields in `GitHubConfig`, `OAuthCredential`, `UserCredential`, `GitLabConfig`, `GitLabEnterpriseConfig`, `BitbucketDataCenterConfig`, and `BitbucketCloudConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) </details> <details><summary>hypercomputecluster: v0.2.0</summary> ## [v0.2.0](hypercomputecluster/v0.1.0...hypercomputecluster/v0.2.0) (2026-02-26) ### Features * add new clients (#13890) (PiperOrigin-RevId: 873108574) ([999231b](999231b6)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>speech: v1.30.0</summary> ## [v1.30.0](speech/v1.29.0...speech/v1.30.0) (2026-02-26) ### Features * adds endpointing sensitivity to streaming recognition features (PiperOrigin-RevId: 871987204) ([b21a3b8](b21a3b84)) </details>
PiperOrigin-RevId: 873108574