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