| Modifier and Type | Method and Description |
|---|---|
static ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadata.ReconciliationState.forNumber(int value) |
ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadataOrBuilder.getState()
State of the reconciliation operation.
|
ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadata.getState()
State of the reconciliation operation.
|
ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadata.Builder.getState()
State of the reconciliation operation.
|
static ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadata.ReconciliationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadata.ReconciliationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReconcileTagsMetadata.ReconciliationState |
ReconcileTagsMetadata.ReconciliationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconcileTagsMetadata.ReconciliationState[] |
ReconcileTagsMetadata.ReconciliationState.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<ReconcileTagsMetadata.ReconciliationState> |
ReconcileTagsMetadata.ReconciliationState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ReconcileTagsMetadata.Builder |
ReconcileTagsMetadata.Builder.setState(ReconcileTagsMetadata.ReconciliationState value)
State of the reconciliation operation.
|
Copyright © 2023 Google LLC. All rights reserved.