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