Uses of Enum
com.google.cloud.aiplatform.v1.NotebookExecutionJob.RuntimeEnvironmentCase
Packages that use NotebookExecutionJob.RuntimeEnvironmentCase
-
Uses of NotebookExecutionJob.RuntimeEnvironmentCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJob.RuntimeEnvironmentCaseModifier and TypeMethodDescriptionNotebookExecutionJob.RuntimeEnvironmentCase.forNumber(int value) NotebookExecutionJob.Builder.getRuntimeEnvironmentCase()NotebookExecutionJob.getRuntimeEnvironmentCase()NotebookExecutionJobOrBuilder.getRuntimeEnvironmentCase()NotebookExecutionJob.RuntimeEnvironmentCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.NotebookExecutionJob.RuntimeEnvironmentCase.values()Returns an array containing the constants of this enum type, in the order they are declared.