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