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