Namespace Google.Apis.TPU.v1.Data
Classes
AcceleratorType
A accelerator type that a Node can be configured with.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
ListAcceleratorTypesResponse
Response for ListAcceleratorTypes.
ListLocationsResponse
The response message for Locations.ListLocations.
ListNodesResponse
Response for ListNodes.
ListOperationsResponse
The response message for Operations.ListOperations.
ListTensorFlowVersionsResponse
Response for ListTensorFlowVersions.
Location
A resource that represents a Google Cloud location.
NetworkEndpoint
A network endpoint over which a TPU worker can be reached.
Node
A TPU instance.
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationMetadata
Metadata describing an Operation
ReimageNodeRequest
Request for ReimageNode.
SchedulingConfig
Sets the scheduling options for this node.
StartNodeRequest
Request for StartNode.
Status
The Status
type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.
StopNodeRequest
Request for StopNode.
Symptom
A Symptom instance.
TensorFlowVersion
A tensorflow version that a Node can be configured with.