googleapis/google/cloud/hypercomputecluster/v1beta/hypercomputecluster_v1beta.yaml
2025-10-23 23:59:15 -07:00

94 lines
3 KiB
YAML

type: google.api.Service
config_version: 3
name: hypercomputecluster.googleapis.com
title: Cluster Director API
apis:
- name: google.cloud.hypercomputecluster.v1beta.HypercomputeCluster
- name: google.cloud.location.Locations
- name: google.longrunning.Operations
types:
- name: google.cloud.hypercomputecluster.v1beta.OperationMetadata
documentation:
rules:
- selector: google.cloud.location.Locations.GetLocation
description: Gets information about a location.
- selector: google.cloud.location.Locations.ListLocations
description: Lists information about the supported locations for this service.
http:
rules:
- selector: google.cloud.location.Locations.GetLocation
get: '/v1beta/{name=projects/*/locations/*}'
- selector: google.cloud.location.Locations.ListLocations
get: '/v1beta/{name=projects/*}/locations'
- selector: google.longrunning.Operations.CancelOperation
post: '/v1beta/{name=projects/*/locations/*/operations/*}:cancel'
body: '*'
- selector: google.longrunning.Operations.DeleteOperation
delete: '/v1beta/{name=projects/*/locations/*/operations/*}'
- selector: google.longrunning.Operations.GetOperation
get: '/v1beta/{name=projects/*/locations/*/operations/*}'
- selector: google.longrunning.Operations.ListOperations
get: '/v1beta/{name=projects/*/locations/*}/operations'
authentication:
rules:
- selector: 'google.cloud.hypercomputecluster.v1beta.HypercomputeCluster.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
- selector: google.cloud.location.Locations.GetLocation
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
- selector: google.cloud.location.Locations.ListLocations
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
- selector: 'google.longrunning.Operations.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
publishing:
new_issue_uri: https://issuetracker.google.com/issues/new?component=1907878&template=2195617
documentation_uri: https://cloud.google.com/blog/products/compute/managed-slurm-and-other-cluster-director-enhancements
api_short_name: hypercomputecluster
github_label: 'api: hypercomputecluster'
doc_tag_prefix: hypercomputecluster
organization: CLOUD
library_settings:
- version: google.cloud.hypercomputecluster.v1beta
launch_stage: BETA
java_settings:
common:
destinations:
- PACKAGE_MANAGER
php_settings:
common:
destinations:
- PACKAGE_MANAGER
python_settings:
common:
destinations:
- PACKAGE_MANAGER
node_settings:
common:
destinations:
- PACKAGE_MANAGER
dotnet_settings:
common:
destinations:
- PACKAGE_MANAGER
ruby_settings:
common:
destinations:
- PACKAGE_MANAGER
go_settings:
common:
destinations:
- PACKAGE_MANAGER