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