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