Uses of Class
com.google.cloud.notebooks.v1.ExecutionTemplate.JobParametersCase
-
Packages that use ExecutionTemplate.JobParametersCase Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of ExecutionTemplate.JobParametersCase in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return ExecutionTemplate.JobParametersCase Modifier and Type Method Description static ExecutionTemplate.JobParametersCaseExecutionTemplate.JobParametersCase. forNumber(int value)ExecutionTemplate.JobParametersCaseExecutionTemplate.Builder. getJobParametersCase()ExecutionTemplate.JobParametersCaseExecutionTemplate. getJobParametersCase()ExecutionTemplate.JobParametersCaseExecutionTemplateOrBuilder. getJobParametersCase()static ExecutionTemplate.JobParametersCaseExecutionTemplate.JobParametersCase. valueOf(int value)Deprecated.static ExecutionTemplate.JobParametersCaseExecutionTemplate.JobParametersCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ExecutionTemplate.JobParametersCase[]ExecutionTemplate.JobParametersCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-