Uses of Interface
com.google.cloud.tpu.v1.TensorFlowVersionOrBuilder
-
Packages that use TensorFlowVersionOrBuilder Package Description com.google.cloud.tpu.v1 A client to Cloud TPU API -
-
Uses of TensorFlowVersionOrBuilder in com.google.cloud.tpu.v1
Classes in com.google.cloud.tpu.v1 that implement TensorFlowVersionOrBuilder Modifier and Type Class Description class
TensorFlowVersion
A tensorflow version that a Node can be configured with.static class
TensorFlowVersion.Builder
A tensorflow version that a Node can be configured with.Methods in com.google.cloud.tpu.v1 that return TensorFlowVersionOrBuilder Modifier and Type Method Description TensorFlowVersionOrBuilder
ListTensorFlowVersionsResponse.Builder. getTensorflowVersionsOrBuilder(int index)
The listed nodes.TensorFlowVersionOrBuilder
ListTensorFlowVersionsResponse. getTensorflowVersionsOrBuilder(int index)
The listed nodes.TensorFlowVersionOrBuilder
ListTensorFlowVersionsResponseOrBuilder. getTensorflowVersionsOrBuilder(int index)
The listed nodes.Methods in com.google.cloud.tpu.v1 that return types with arguments of type TensorFlowVersionOrBuilder Modifier and Type Method Description List<? extends TensorFlowVersionOrBuilder>
ListTensorFlowVersionsResponse.Builder. getTensorflowVersionsOrBuilderList()
The listed nodes.List<? extends TensorFlowVersionOrBuilder>
ListTensorFlowVersionsResponse. getTensorflowVersionsOrBuilderList()
The listed nodes.List<? extends TensorFlowVersionOrBuilder>
ListTensorFlowVersionsResponseOrBuilder. getTensorflowVersionsOrBuilderList()
The listed nodes.
-