Module: Google::Cloud::Tpu::V1

Defined in:
lib/google/cloud/tpu/v1.rb,
lib/google/cloud/tpu/v1/tpu.rb,
lib/google/cloud/tpu/v1/version.rb,
lib/google/cloud/tpu/v1/tpu/paths.rb,
lib/google/cloud/tpu/v1/tpu/client.rb,
lib/google/cloud/tpu/v1/tpu/operations.rb,
lib/google/cloud/tpu/v1/tpu/credentials.rb,
proto_docs/google/cloud/tpu/v1/cloud_tpu.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/tpu/v1"
client = ::Google::Cloud::Tpu::V1::Tpu::Client.new

Defined Under Namespace

Modules: Tpu Classes: AcceleratorType, CreateNodeRequest, DeleteNodeRequest, GetAcceleratorTypeRequest, GetNodeRequest, GetTensorFlowVersionRequest, ListAcceleratorTypesRequest, ListAcceleratorTypesResponse, ListNodesRequest, ListNodesResponse, ListTensorFlowVersionsRequest, ListTensorFlowVersionsResponse, NetworkEndpoint, Node, OperationMetadata, ReimageNodeRequest, SchedulingConfig, StartNodeRequest, StopNodeRequest, Symptom, TensorFlowVersion

Constant Summary collapse

VERSION =
"1.0.1"