Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
static LifecycleState |
LifecycleState.forNumber(int value) |
LifecycleState |
LogBucketOrBuilder.getLifecycleState()
Output only.
|
LifecycleState |
LogBucket.getLifecycleState()
Output only.
|
LifecycleState |
LogBucket.Builder.getLifecycleState()
Output only.
|
LifecycleState |
Link.getLifecycleState()
Output only.
|
LifecycleState |
Link.Builder.getLifecycleState()
Output only.
|
LifecycleState |
LinkOrBuilder.getLifecycleState()
Output only.
|
static LifecycleState |
LifecycleState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LifecycleState |
LifecycleState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LifecycleState |
LifecycleState.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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<LifecycleState> |
LifecycleState.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
LogBucket.Builder |
LogBucket.Builder.setLifecycleState(LifecycleState value)
Output only.
|
Link.Builder |
Link.Builder.setLifecycleState(LifecycleState value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.