Package | Description |
---|---|
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
static OperationState |
OperationState.forNumber(int value) |
OperationState |
BucketMetadataOrBuilder.getState()
State of an operation.
|
OperationState |
BucketMetadata.getState()
State of an operation.
|
OperationState |
BucketMetadata.Builder.getState()
State of an operation.
|
OperationState |
LinkMetadataOrBuilder.getState()
State of an operation.
|
OperationState |
CopyLogEntriesMetadata.getState()
State of an operation.
|
OperationState |
CopyLogEntriesMetadata.Builder.getState()
State of an operation.
|
OperationState |
CopyLogEntriesMetadataOrBuilder.getState()
State of an operation.
|
OperationState |
LinkMetadata.getState()
State of an operation.
|
OperationState |
LinkMetadata.Builder.getState()
State of an operation.
|
static OperationState |
OperationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OperationState |
OperationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OperationState |
OperationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationState[] |
OperationState.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<OperationState> |
OperationState.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
BucketMetadata.Builder |
BucketMetadata.Builder.setState(OperationState value)
State of an operation.
|
CopyLogEntriesMetadata.Builder |
CopyLogEntriesMetadata.Builder.setState(OperationState value)
State of an operation.
|
LinkMetadata.Builder |
LinkMetadata.Builder.setState(OperationState value)
State of an operation.
|
Copyright © 2023 Google LLC. All rights reserved.