| Modifier and Type | Method and Description |
|---|---|
static DocumentInfo.DocumentDescriptorCase |
DocumentInfo.DocumentDescriptorCase.forNumber(int value) |
DocumentInfo.DocumentDescriptorCase |
DocumentInfoOrBuilder.getDocumentDescriptorCase() |
DocumentInfo.DocumentDescriptorCase |
DocumentInfo.getDocumentDescriptorCase() |
DocumentInfo.DocumentDescriptorCase |
DocumentInfo.Builder.getDocumentDescriptorCase() |
static DocumentInfo.DocumentDescriptorCase |
DocumentInfo.DocumentDescriptorCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DocumentInfo.DocumentDescriptorCase |
DocumentInfo.DocumentDescriptorCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentInfo.DocumentDescriptorCase[] |
DocumentInfo.DocumentDescriptorCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.