Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
Document
A knowledge document to be used by a [KnowledgeBase][google.cloud.dialogflow.v2beta1.KnowledgeBase].
|
static class |
Document.Builder
A knowledge document to be used by a [KnowledgeBase][google.cloud.dialogflow.v2beta1.KnowledgeBase].
|
Modifier and Type | Method and Description |
---|---|
DocumentOrBuilder |
CreateDocumentRequest.getDocumentOrBuilder()
Required.
|
DocumentOrBuilder |
CreateDocumentRequest.Builder.getDocumentOrBuilder()
Required.
|
DocumentOrBuilder |
CreateDocumentRequestOrBuilder.getDocumentOrBuilder()
Required.
|
DocumentOrBuilder |
UpdateDocumentRequestOrBuilder.getDocumentOrBuilder()
Required.
|
DocumentOrBuilder |
UpdateDocumentRequest.getDocumentOrBuilder()
Required.
|
DocumentOrBuilder |
UpdateDocumentRequest.Builder.getDocumentOrBuilder()
Required.
|
DocumentOrBuilder |
ListDocumentsResponse.getDocumentsOrBuilder(int index)
The list of documents.
|
DocumentOrBuilder |
ListDocumentsResponse.Builder.getDocumentsOrBuilder(int index)
The list of documents.
|
DocumentOrBuilder |
ListDocumentsResponseOrBuilder.getDocumentsOrBuilder(int index)
The list of documents.
|
Modifier and Type | Method and Description |
---|---|
List<? extends DocumentOrBuilder> |
ListDocumentsResponse.getDocumentsOrBuilderList()
The list of documents.
|
List<? extends DocumentOrBuilder> |
ListDocumentsResponse.Builder.getDocumentsOrBuilderList()
The list of documents.
|
List<? extends DocumentOrBuilder> |
ListDocumentsResponseOrBuilder.getDocumentsOrBuilderList()
The list of documents.
|
Copyright © 2022 Google LLC. All rights reserved.