Uses of Class
com.google.cloud.tpu.v1.TensorFlowVersion
-
Packages that use TensorFlowVersion Package Description com.google.cloud.tpu.v1 A client to Cloud TPU APIcom.google.cloud.tpu.v1.stub -
-
Uses of TensorFlowVersion in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 that return TensorFlowVersion Modifier and Type Method Description TensorFlowVersion
TensorFlowVersion.Builder. build()
TensorFlowVersion
TensorFlowVersion.Builder. buildPartial()
static TensorFlowVersion
TensorFlowVersion. getDefaultInstance()
TensorFlowVersion
TensorFlowVersion.Builder. getDefaultInstanceForType()
TensorFlowVersion
TensorFlowVersion. getDefaultInstanceForType()
TensorFlowVersion
TpuClient. getTensorFlowVersion(GetTensorFlowVersionRequest request)
Gets TensorFlow Version.TensorFlowVersion
TpuClient. getTensorFlowVersion(TensorFlowVersionName name)
Gets TensorFlow Version.TensorFlowVersion
TpuClient. getTensorFlowVersion(String name)
Gets TensorFlow Version.TensorFlowVersion
TpuGrpc.TpuBlockingStub. getTensorFlowVersion(GetTensorFlowVersionRequest request)
Gets TensorFlow Version.TensorFlowVersion
ListTensorFlowVersionsResponse.Builder. getTensorflowVersions(int index)
The listed nodes.TensorFlowVersion
ListTensorFlowVersionsResponse. getTensorflowVersions(int index)
The listed nodes.TensorFlowVersion
ListTensorFlowVersionsResponseOrBuilder. getTensorflowVersions(int index)
The listed nodes.static TensorFlowVersion
TensorFlowVersion. parseDelimitedFrom(InputStream input)
static TensorFlowVersion
TensorFlowVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TensorFlowVersion
TensorFlowVersion. parseFrom(byte[] data)
static TensorFlowVersion
TensorFlowVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TensorFlowVersion
TensorFlowVersion. parseFrom(com.google.protobuf.ByteString data)
static TensorFlowVersion
TensorFlowVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TensorFlowVersion
TensorFlowVersion. parseFrom(com.google.protobuf.CodedInputStream input)
static TensorFlowVersion
TensorFlowVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TensorFlowVersion
TensorFlowVersion. parseFrom(InputStream input)
static TensorFlowVersion
TensorFlowVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TensorFlowVersion
TensorFlowVersion. parseFrom(ByteBuffer data)
static TensorFlowVersion
TensorFlowVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.tpu.v1 that return types with arguments of type TensorFlowVersion Modifier and Type Method Description static io.grpc.MethodDescriptor<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuGrpc. getGetTensorFlowVersionMethod()
com.google.protobuf.Parser<TensorFlowVersion>
TensorFlowVersion. getParserForType()
com.google.common.util.concurrent.ListenableFuture<TensorFlowVersion>
TpuGrpc.TpuFutureStub. getTensorFlowVersion(GetTensorFlowVersionRequest request)
Gets TensorFlow Version.com.google.api.gax.rpc.UnaryCallable<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuClient. getTensorFlowVersionCallable()
Gets TensorFlow Version.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuSettings.Builder. getTensorFlowVersionSettings()
Returns the builder for the settings used for calls to getTensorFlowVersion.com.google.api.gax.rpc.UnaryCallSettings<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuSettings. getTensorFlowVersionSettings()
Returns the object with the settings used for calls to getTensorFlowVersion.List<TensorFlowVersion>
ListTensorFlowVersionsResponse.Builder. getTensorflowVersionsList()
The listed nodes.List<TensorFlowVersion>
ListTensorFlowVersionsResponse. getTensorflowVersionsList()
The listed nodes.List<TensorFlowVersion>
ListTensorFlowVersionsResponseOrBuilder. getTensorflowVersionsList()
The listed nodes.static com.google.protobuf.Parser<TensorFlowVersion>
TensorFlowVersion. parser()
Methods in com.google.cloud.tpu.v1 with parameters of type TensorFlowVersion Modifier and Type Method Description ListTensorFlowVersionsResponse.Builder
ListTensorFlowVersionsResponse.Builder. addTensorflowVersions(int index, TensorFlowVersion value)
The listed nodes.ListTensorFlowVersionsResponse.Builder
ListTensorFlowVersionsResponse.Builder. addTensorflowVersions(TensorFlowVersion value)
The listed nodes.TensorFlowVersion.Builder
TensorFlowVersion.Builder. mergeFrom(TensorFlowVersion other)
static TensorFlowVersion.Builder
TensorFlowVersion. newBuilder(TensorFlowVersion prototype)
ListTensorFlowVersionsResponse.Builder
ListTensorFlowVersionsResponse.Builder. setTensorflowVersions(int index, TensorFlowVersion value)
The listed nodes.Method parameters in com.google.cloud.tpu.v1 with type arguments of type TensorFlowVersion Modifier and Type Method Description ListTensorFlowVersionsResponse.Builder
ListTensorFlowVersionsResponse.Builder. addAllTensorflowVersions(Iterable<? extends TensorFlowVersion> values)
The listed nodes.static com.google.api.core.ApiFuture<TpuClient.ListTensorFlowVersionsPagedResponse>
TpuClient.ListTensorFlowVersionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, com.google.api.core.ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
protected TpuClient.ListTensorFlowVersionsPage
TpuClient.ListTensorFlowVersionsPage. createPage(com.google.api.gax.rpc.PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ListTensorFlowVersionsResponse response)
com.google.api.core.ApiFuture<TpuClient.ListTensorFlowVersionsPage>
TpuClient.ListTensorFlowVersionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, com.google.api.core.ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
default void
TpuGrpc.AsyncService. getTensorFlowVersion(GetTensorFlowVersionRequest request, io.grpc.stub.StreamObserver<TensorFlowVersion> responseObserver)
Gets TensorFlow Version.void
TpuGrpc.TpuStub. getTensorFlowVersion(GetTensorFlowVersionRequest request, io.grpc.stub.StreamObserver<TensorFlowVersion> responseObserver)
Gets TensorFlow Version. -
Uses of TensorFlowVersion in com.google.cloud.tpu.v1.stub
Methods in com.google.cloud.tpu.v1.stub that return types with arguments of type TensorFlowVersion Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTensorFlowVersionRequest,TensorFlowVersion>
GrpcTpuStub. getTensorFlowVersionCallable()
com.google.api.gax.rpc.UnaryCallable<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuStub. getTensorFlowVersionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuStubSettings.Builder. getTensorFlowVersionSettings()
Returns the builder for the settings used for calls to getTensorFlowVersion.com.google.api.gax.rpc.UnaryCallSettings<GetTensorFlowVersionRequest,TensorFlowVersion>
TpuStubSettings. getTensorFlowVersionSettings()
Returns the object with the settings used for calls to getTensorFlowVersion.
-