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