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