Package | Description |
---|---|
com.google.datastore.admin.v1 |
Modifier and Type | Method and Description |
---|---|
static CommonMetadata.State |
CommonMetadata.State.forNumber(int value) |
CommonMetadata.State |
CommonMetadataOrBuilder.getState()
The current state of the Operation.
|
CommonMetadata.State |
CommonMetadata.getState()
The current state of the Operation.
|
CommonMetadata.State |
CommonMetadata.Builder.getState()
The current state of the Operation.
|
static CommonMetadata.State |
CommonMetadata.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CommonMetadata.State |
CommonMetadata.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CommonMetadata.State |
CommonMetadata.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommonMetadata.State[] |
CommonMetadata.State.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<CommonMetadata.State> |
CommonMetadata.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
CommonMetadata.Builder |
CommonMetadata.Builder.setState(CommonMetadata.State value)
The current state of the Operation.
|
Copyright © 2023 Google LLC. All rights reserved.