Class HypercomputeClusterConnection (3.3.0-rc)
Functions
virtual options()
| Returns |
| Type |
Description |
Options |
|
virtual ListClusters(google::cloud::hypercomputecluster::v1::ListClustersRequest)
| Parameter |
| Name |
Description |
request |
google::cloud::hypercomputecluster::v1::ListClustersRequest
|
| Returns |
| Type |
Description |
StreamRange< google::cloud::hypercomputecluster::v1::Cluster > |
|
virtual GetCluster(google::cloud::hypercomputecluster::v1::GetClusterRequest const &)
| Parameter |
| Name |
Description |
request |
google::cloud::hypercomputecluster::v1::GetClusterRequest const &
|
| Returns |
| Type |
Description |
StatusOr< google::cloud::hypercomputecluster::v1::Cluster > |
|
virtual CreateCluster(google::cloud::hypercomputecluster::v1::CreateClusterRequest const &)
| Parameter |
| Name |
Description |
request |
google::cloud::hypercomputecluster::v1::CreateClusterRequest const &
|
| Returns |
| Type |
Description |
future< StatusOr< google::cloud::hypercomputecluster::v1::Cluster > > |
|
virtual CreateCluster(NoAwaitTag, google::cloud::hypercomputecluster::v1::CreateClusterRequest const &)
| Parameters |
| Name |
Description |
|
NoAwaitTag
|
request |
google::cloud::hypercomputecluster::v1::CreateClusterRequest const &
|
| Returns |
| Type |
Description |
StatusOr< google::longrunning::Operation > |
|
virtual CreateCluster(google::longrunning::Operation const &)
| Parameter |
| Name |
Description |
operation |
google::longrunning::Operation const &
|
| Returns |
| Type |
Description |
future< StatusOr< google::cloud::hypercomputecluster::v1::Cluster > > |
|
virtual UpdateCluster(google::cloud::hypercomputecluster::v1::UpdateClusterRequest const &)
| Parameter |
| Name |
Description |
request |
google::cloud::hypercomputecluster::v1::UpdateClusterRequest const &
|
| Returns |
| Type |
Description |
future< StatusOr< google::cloud::hypercomputecluster::v1::Cluster > > |
|
virtual UpdateCluster(NoAwaitTag, google::cloud::hypercomputecluster::v1::UpdateClusterRequest const &)
| Parameters |
| Name |
Description |
|
NoAwaitTag
|
request |
google::cloud::hypercomputecluster::v1::UpdateClusterRequest const &
|
| Returns |
| Type |
Description |
StatusOr< google::longrunning::Operation > |
|
virtual UpdateCluster(google::longrunning::Operation const &)
| Parameter |
| Name |
Description |
operation |
google::longrunning::Operation const &
|
| Returns |
| Type |
Description |
future< StatusOr< google::cloud::hypercomputecluster::v1::Cluster > > |
|
virtual DeleteCluster(google::cloud::hypercomputecluster::v1::DeleteClusterRequest const &)
| Parameter |
| Name |
Description |
request |
google::cloud::hypercomputecluster::v1::DeleteClusterRequest const &
|
| Returns |
| Type |
Description |
future< StatusOr< google::cloud::hypercomputecluster::v1::OperationMetadata > > |
|
virtual DeleteCluster(NoAwaitTag, google::cloud::hypercomputecluster::v1::DeleteClusterRequest const &)
| Parameters |
| Name |
Description |
|
NoAwaitTag
|
request |
google::cloud::hypercomputecluster::v1::DeleteClusterRequest const &
|
| Returns |
| Type |
Description |
StatusOr< google::longrunning::Operation > |
|
virtual DeleteCluster(google::longrunning::Operation const &)
| Parameter |
| Name |
Description |
operation |
google::longrunning::Operation const &
|
| Returns |
| Type |
Description |
future< StatusOr< google::cloud::hypercomputecluster::v1::OperationMetadata > > |
|
virtual ListLocations(google::cloud::location::ListLocationsRequest)
| Parameter |
| Name |
Description |
request |
google::cloud::location::ListLocationsRequest
|
| Returns |
| Type |
Description |
StreamRange< google::cloud::location::Location > |
|
virtual GetLocation(google::cloud::location::GetLocationRequest const &)
| Parameter |
| Name |
Description |
request |
google::cloud::location::GetLocationRequest const &
|
| Returns |
| Type |
Description |
StatusOr< google::cloud::location::Location > |
|
virtual ListOperations(google::longrunning::ListOperationsRequest)
| Parameter |
| Name |
Description |
request |
google::longrunning::ListOperationsRequest
|
| Returns |
| Type |
Description |
StreamRange< google::longrunning::Operation > |
|
virtual GetOperation(google::longrunning::GetOperationRequest const &)
| Parameter |
| Name |
Description |
request |
google::longrunning::GetOperationRequest const &
|
| Returns |
| Type |
Description |
StatusOr< google::longrunning::Operation > |
|
virtual DeleteOperation(google::longrunning::DeleteOperationRequest const &)
| Parameter |
| Name |
Description |
request |
google::longrunning::DeleteOperationRequest const &
|
| Returns |
| Type |
Description |
Status |
|
virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
| Parameter |
| Name |
Description |
request |
google::longrunning::CancelOperationRequest const &
|
| Returns |
| Type |
Description |
Status |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-28 UTC."],[],[]]