Uses of Enum
com.google.cloud.aiplatform.v1.NotebookRuntime.RuntimeState
Packages that use NotebookRuntime.RuntimeState
-
Uses of NotebookRuntime.RuntimeState in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntime.RuntimeStateModifier and TypeMethodDescriptionstatic NotebookRuntime.RuntimeStateNotebookRuntime.RuntimeState.forNumber(int value) NotebookRuntime.Builder.getRuntimeState()Output only.NotebookRuntime.getRuntimeState()Output only.NotebookRuntimeOrBuilder.getRuntimeState()Output only.static NotebookRuntime.RuntimeStateNotebookRuntime.RuntimeState.valueOf(int value) Deprecated.static NotebookRuntime.RuntimeStateNotebookRuntime.RuntimeState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static NotebookRuntime.RuntimeStateReturns the enum constant of this type with the specified name.static NotebookRuntime.RuntimeState[]NotebookRuntime.RuntimeState.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 NotebookRuntime.RuntimeStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<NotebookRuntime.RuntimeState>NotebookRuntime.RuntimeState.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookRuntime.RuntimeStateModifier and TypeMethodDescriptionNotebookRuntime.Builder.setRuntimeState(NotebookRuntime.RuntimeState value) Output only.