Uses of Class
com.google.logging.v2.LifecycleState
-
Packages that use LifecycleState Package Description com.google.logging.v2 -
-
Uses of LifecycleState in com.google.logging.v2
Methods in com.google.logging.v2 that return LifecycleState Modifier and Type Method Description static LifecycleStateLifecycleState. forNumber(int value)LifecycleStateLink.Builder. getLifecycleState()Output only.LifecycleStateLink. getLifecycleState()Output only.LifecycleStateLinkOrBuilder. getLifecycleState()Output only.LifecycleStateLogBucket.Builder. getLifecycleState()Output only.LifecycleStateLogBucket. getLifecycleState()Output only.LifecycleStateLogBucketOrBuilder. 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 LifecycleStateLifecycleState. valueOf(String name)Returns 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 LifecycleState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<LifecycleState>LifecycleState. internalGetValueMap()Methods in com.google.logging.v2 with parameters of type LifecycleState Modifier and Type Method Description Link.BuilderLink.Builder. setLifecycleState(LifecycleState value)Output only.LogBucket.BuilderLogBucket.Builder. setLifecycleState(LifecycleState value)Output only.
-