Uses of Enum Class
com.google.api.LaunchStage
Packages that use LaunchStage
-
Uses of LaunchStage in com.google.api
Methods in com.google.api that return LaunchStageModifier and TypeMethodDescriptionstatic LaunchStageLaunchStage.forNumber(int value) ClientLibrarySettings.Builder.getLaunchStage()Launch stage of this version of the API.ClientLibrarySettings.getLaunchStage()Launch stage of this version of the API.ClientLibrarySettingsOrBuilder.getLaunchStage()Launch stage of this version of the API.static LaunchStageLaunchStage.valueOf(int value) Deprecated.static LaunchStageLaunchStage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static LaunchStageReturns the enum constant of this class with the specified name.static LaunchStage[]LaunchStage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.api that return types with arguments of type LaunchStageModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LaunchStage>LaunchStage.internalGetValueMap()Methods in com.google.api with parameters of type LaunchStageModifier and TypeMethodDescriptionClientLibrarySettings.Builder.setLaunchStage(LaunchStage value) Launch stage of this version of the API.