googleapis/google/cloud/hypercomputecluster/v1alpha/hypercomputecluster_v1alpha.yaml
Google APIs 7186b66aac docs: do not publish v1alpha APIs
PiperOrigin-RevId: 817059738
2025-10-09 01:08:16 -07:00

60 lines
2.2 KiB
YAML

type: google.api.Service
config_version: 3
name: hypercomputecluster.googleapis.com
title: Cluster Director API
apis:
- name: google.cloud.hypercomputecluster.v1alpha.HypercomputeCluster
- name: google.cloud.hypercomputecluster.v1alpha.MachineLearningRuns
- name: google.cloud.location.Locations
- name: google.longrunning.Operations
types:
- name: google.cloud.hypercomputecluster.v1alpha.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: '/v1alpha/{name=projects/*/locations/*}'
- selector: google.cloud.location.Locations.ListLocations
get: '/v1alpha/{name=projects/*}/locations'
- selector: google.longrunning.Operations.CancelOperation
post: '/v1alpha/{name=projects/*/locations/*/operations/*}:cancel'
body: '*'
- selector: google.longrunning.Operations.DeleteOperation
delete: '/v1alpha/{name=projects/*/locations/*/operations/*}'
- selector: google.longrunning.Operations.GetOperation
get: '/v1alpha/{name=projects/*/locations/*/operations/*}'
- selector: google.longrunning.Operations.ListOperations
get: '/v1alpha/{name=projects/*/locations/*}/operations'
authentication:
rules:
- selector: 'google.cloud.hypercomputecluster.v1alpha.HypercomputeCluster.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
- selector: 'google.cloud.hypercomputecluster.v1alpha.MachineLearningRuns.*'
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