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 classTensorFlowVersionA tensorflow version that a Node can be configured with.static classTensorFlowVersion.BuilderA tensorflow version that a Node can be configured with.Methods in com.google.cloud.tpu.v1 that return TensorFlowVersionOrBuilder Modifier and Type Method Description TensorFlowVersionOrBuilderListTensorFlowVersionsResponse.Builder. getTensorflowVersionsOrBuilder(int index)The listed nodes.TensorFlowVersionOrBuilderListTensorFlowVersionsResponse. getTensorflowVersionsOrBuilder(int index)The listed nodes.TensorFlowVersionOrBuilderListTensorFlowVersionsResponseOrBuilder. 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.
-