| Modifier and Type | Class and Description |
|---|---|
class |
GcsDocument
Specifies a document stored on Cloud Storage.
|
static class |
GcsDocument.Builder
Specifies a document stored on Cloud Storage.
|
| Modifier and Type | Method and Description |
|---|---|
GcsDocumentOrBuilder |
GcsDocumentsOrBuilder.getDocumentsOrBuilder(int index)
The list of documents.
|
GcsDocumentOrBuilder |
GcsDocuments.getDocumentsOrBuilder(int index)
The list of documents.
|
GcsDocumentOrBuilder |
GcsDocuments.Builder.getDocumentsOrBuilder(int index)
The list of documents.
|
GcsDocumentOrBuilder |
ProcessRequest.getGcsDocumentOrBuilder()
A raw document on Google Cloud Storage.
|
GcsDocumentOrBuilder |
ProcessRequest.Builder.getGcsDocumentOrBuilder()
A raw document on Google Cloud Storage.
|
GcsDocumentOrBuilder |
ProcessRequestOrBuilder.getGcsDocumentOrBuilder()
A raw document on Google Cloud Storage.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends GcsDocumentOrBuilder> |
GcsDocumentsOrBuilder.getDocumentsOrBuilderList()
The list of documents.
|
List<? extends GcsDocumentOrBuilder> |
GcsDocuments.getDocumentsOrBuilderList()
The list of documents.
|
List<? extends GcsDocumentOrBuilder> |
GcsDocuments.Builder.getDocumentsOrBuilderList()
The list of documents.
|
Copyright © 2024 Google LLC. All rights reserved.