Uses of Class
com.google.cloud.tpu.v1.TensorFlowVersionName.Builder
-
Packages that use TensorFlowVersionName.Builder Package Description com.google.cloud.tpu.v1 A client to Cloud TPU API -
-
Uses of TensorFlowVersionName.Builder in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 that return TensorFlowVersionName.Builder Modifier and Type Method Description static TensorFlowVersionName.Builder
TensorFlowVersionName. newBuilder()
TensorFlowVersionName.Builder
TensorFlowVersionName.Builder. setLocation(String location)
TensorFlowVersionName.Builder
TensorFlowVersionName.Builder. setProject(String project)
TensorFlowVersionName.Builder
TensorFlowVersionName.Builder. setTensorFlowVersion(String tensorFlowVersion)
TensorFlowVersionName.Builder
TensorFlowVersionName. toBuilder()
-