Uses of Enum
com.google.logging.v2.LifecycleState
-
Uses of LifecycleState in com.google.logging.v2
Methods in com.google.logging.v2 that return LifecycleStateModifier and TypeMethodDescriptionstatic LifecycleStateLifecycleState.forNumber(int value) Link.Builder.getLifecycleState()Output only.Link.getLifecycleState()Output only.LinkOrBuilder.getLifecycleState()Output only.LogBucket.Builder.getLifecycleState()Output only.LogBucket.getLifecycleState()Output only.LogBucketOrBuilder.getLifecycleState()Output only.static LifecycleStateLifecycleState.valueOf(int value) Deprecated.static LifecycleStateLifecycleState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static LifecycleStateReturns the enum constant of this type with the specified name.static LifecycleState[]LifecycleState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.logging.v2 that return types with arguments of type LifecycleStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LifecycleState>LifecycleState.internalGetValueMap()Methods in com.google.logging.v2 with parameters of type LifecycleStateModifier and TypeMethodDescriptionLink.Builder.setLifecycleState(LifecycleState value) Output only.LogBucket.Builder.setLifecycleState(LifecycleState value) Output only.