Uses of Class
com.google.cloud.tpu.v2alpha1.Node.ApiVersion
-
Packages that use Node.ApiVersion Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of Node.ApiVersion in com.google.cloud.tpu.v2alpha1
Methods in com.google.cloud.tpu.v2alpha1 that return Node.ApiVersion Modifier and Type Method Description static Node.ApiVersionNode.ApiVersion. forNumber(int value)Node.ApiVersionNode.Builder. getApiVersion()Output only.Node.ApiVersionNode. getApiVersion()Output only.Node.ApiVersionNodeOrBuilder. getApiVersion()Output only.static Node.ApiVersionNode.ApiVersion. valueOf(int value)Deprecated.static Node.ApiVersionNode.ApiVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Node.ApiVersionNode.ApiVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static Node.ApiVersion[]Node.ApiVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type Node.ApiVersion Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Node.ApiVersion>Node.ApiVersion. internalGetValueMap()Methods in com.google.cloud.tpu.v2alpha1 with parameters of type Node.ApiVersion Modifier and Type Method Description Node.BuilderNode.Builder. setApiVersion(Node.ApiVersion value)Output only.
-