Uses of Enum
com.google.cloud.aiplatform.v1.PublisherModel.VersionState
Packages that use PublisherModel.VersionState
-
Uses of PublisherModel.VersionState in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PublisherModel.VersionStateModifier and TypeMethodDescriptionstatic PublisherModel.VersionStatePublisherModel.VersionState.forNumber(int value) PublisherModel.Builder.getVersionState()Optional.PublisherModel.getVersionState()Optional.PublisherModelOrBuilder.getVersionState()Optional.static PublisherModel.VersionStatePublisherModel.VersionState.valueOf(int value) Deprecated.static PublisherModel.VersionStatePublisherModel.VersionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PublisherModel.VersionStateReturns the enum constant of this type with the specified name.static PublisherModel.VersionState[]PublisherModel.VersionState.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 PublisherModel.VersionStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PublisherModel.VersionState>PublisherModel.VersionState.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type PublisherModel.VersionStateModifier and TypeMethodDescriptionPublisherModel.Builder.setVersionState(PublisherModel.VersionState value) Optional.