Uses of Enum
com.google.cloud.aiplatform.v1.NotebookRuntimeType
Packages that use NotebookRuntimeType
-
Uses of NotebookRuntimeType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntimeTypeModifier and TypeMethodDescriptionstatic NotebookRuntimeTypeNotebookRuntimeType.forNumber(int value) NotebookRuntime.Builder.getNotebookRuntimeType()Output only.NotebookRuntime.getNotebookRuntimeType()Output only.NotebookRuntimeOrBuilder.getNotebookRuntimeType()Output only.NotebookRuntimeTemplate.Builder.getNotebookRuntimeType()Optional.NotebookRuntimeTemplate.getNotebookRuntimeType()Optional.NotebookRuntimeTemplateOrBuilder.getNotebookRuntimeType()Optional.static NotebookRuntimeTypeNotebookRuntimeType.valueOf(int value) Deprecated.static NotebookRuntimeTypeNotebookRuntimeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static NotebookRuntimeTypeReturns the enum constant of this type with the specified name.static NotebookRuntimeType[]NotebookRuntimeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookRuntimeTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<NotebookRuntimeType>NotebookRuntimeType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookRuntimeTypeModifier and TypeMethodDescriptionNotebookRuntime.Builder.setNotebookRuntimeType(NotebookRuntimeType value) Output only.NotebookRuntimeTemplate.Builder.setNotebookRuntimeType(NotebookRuntimeType value) Optional.