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