Uses of Enum
com.google.cloud.aiplatform.v1.PSCAutomationState
Packages that use PSCAutomationState
-
Uses of PSCAutomationState in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PSCAutomationStateModifier and TypeMethodDescriptionstatic PSCAutomationStatePSCAutomationState.forNumber(int value) PSCAutomationConfig.Builder.getState()Output only.PSCAutomationConfig.getState()Output only.PSCAutomationConfigOrBuilder.getState()Output only.static PSCAutomationStatePSCAutomationState.valueOf(int value) Deprecated.static PSCAutomationStatePSCAutomationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PSCAutomationStateReturns the enum constant of this type with the specified name.static PSCAutomationState[]PSCAutomationState.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 PSCAutomationStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PSCAutomationState>PSCAutomationState.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type PSCAutomationStateModifier and TypeMethodDescriptionPSCAutomationConfig.Builder.setState(PSCAutomationState value) Output only.