Uses of Enum Class
com.google.devtools.build.v1.PublishLifecycleEventRequest.ServiceLevel
Packages that use PublishLifecycleEventRequest.ServiceLevel
-
Uses of PublishLifecycleEventRequest.ServiceLevel in com.google.devtools.build.v1
Methods in com.google.devtools.build.v1 that return PublishLifecycleEventRequest.ServiceLevelModifier and TypeMethodDescriptionPublishLifecycleEventRequest.ServiceLevel.forNumber(int value) PublishLifecycleEventRequest.Builder.getServiceLevel()The interactivity of this build.PublishLifecycleEventRequest.getServiceLevel()The interactivity of this build.PublishLifecycleEventRequestOrBuilder.getServiceLevel()The interactivity of this build.PublishLifecycleEventRequest.ServiceLevel.valueOf(int value) Deprecated.PublishLifecycleEventRequest.ServiceLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.PublishLifecycleEventRequest.ServiceLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.devtools.build.v1 that return types with arguments of type PublishLifecycleEventRequest.ServiceLevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PublishLifecycleEventRequest.ServiceLevel>PublishLifecycleEventRequest.ServiceLevel.internalGetValueMap()Methods in com.google.devtools.build.v1 with parameters of type PublishLifecycleEventRequest.ServiceLevelModifier and TypeMethodDescriptionPublishLifecycleEventRequest.Builder.setServiceLevel(PublishLifecycleEventRequest.ServiceLevel value) The interactivity of this build.