Uses of Class
com.google.cloud.notebooks.v1.ExecutionTemplate.ScaleTier
-
Packages that use ExecutionTemplate.ScaleTier Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of ExecutionTemplate.ScaleTier in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return ExecutionTemplate.ScaleTier Modifier and Type Method Description static ExecutionTemplate.ScaleTierExecutionTemplate.ScaleTier. forNumber(int value)ExecutionTemplate.ScaleTierExecutionTemplate.Builder. getScaleTier()Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated.ExecutionTemplate.ScaleTierExecutionTemplate. getScaleTier()Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated.ExecutionTemplate.ScaleTierExecutionTemplateOrBuilder. getScaleTier()Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated.static ExecutionTemplate.ScaleTierExecutionTemplate.ScaleTier. valueOf(int value)Deprecated.static ExecutionTemplate.ScaleTierExecutionTemplate.ScaleTier. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ExecutionTemplate.ScaleTierExecutionTemplate.ScaleTier. valueOf(String name)Returns the enum constant of this type with the specified name.static ExecutionTemplate.ScaleTier[]ExecutionTemplate.ScaleTier. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.notebooks.v1 that return types with arguments of type ExecutionTemplate.ScaleTier Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ExecutionTemplate.ScaleTier>ExecutionTemplate.ScaleTier. internalGetValueMap()Methods in com.google.cloud.notebooks.v1 with parameters of type ExecutionTemplate.ScaleTier Modifier and Type Method Description ExecutionTemplate.BuilderExecutionTemplate.Builder. setScaleTier(ExecutionTemplate.ScaleTier value)Deprecated.google.cloud.notebooks.v1.ExecutionTemplate.scale_tier is deprecated.
-