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.BuilderTensorFlowVersionName. newBuilder()TensorFlowVersionName.BuilderTensorFlowVersionName.Builder. setLocation(String location)TensorFlowVersionName.BuilderTensorFlowVersionName.Builder. setProject(String project)TensorFlowVersionName.BuilderTensorFlowVersionName.Builder. setTensorFlowVersion(String tensorFlowVersion)TensorFlowVersionName.BuilderTensorFlowVersionName. toBuilder()
-