Uses of Enum
com.google.cloud.aiplatform.v1.NotebookSoftwareConfig.RuntimeImageCase
Packages that use NotebookSoftwareConfig.RuntimeImageCase
-
Uses of NotebookSoftwareConfig.RuntimeImageCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookSoftwareConfig.RuntimeImageCaseModifier and TypeMethodDescriptionNotebookSoftwareConfig.RuntimeImageCase.forNumber(int value) NotebookSoftwareConfig.Builder.getRuntimeImageCase()NotebookSoftwareConfig.getRuntimeImageCase()NotebookSoftwareConfigOrBuilder.getRuntimeImageCase()NotebookSoftwareConfig.RuntimeImageCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.NotebookSoftwareConfig.RuntimeImageCase.values()Returns an array containing the constants of this enum type, in the order they are declared.