Uses of Class
com.google.cloud.dialogflow.v2.KnowledgeOperationMetadata
-
Packages that use KnowledgeOperationMetadata Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of KnowledgeOperationMetadata in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return KnowledgeOperationMetadata Modifier and Type Method Description KnowledgeOperationMetadata
KnowledgeOperationMetadata.Builder. build()
KnowledgeOperationMetadata
KnowledgeOperationMetadata.Builder. buildPartial()
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. getDefaultInstance()
KnowledgeOperationMetadata
KnowledgeOperationMetadata.Builder. getDefaultInstanceForType()
KnowledgeOperationMetadata
KnowledgeOperationMetadata. getDefaultInstanceForType()
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseDelimitedFrom(InputStream input)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(byte[] data)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(InputStream input)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(ByteBuffer data)
static KnowledgeOperationMetadata
KnowledgeOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type KnowledgeOperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. createDocumentAsync(CreateDocumentRequest request)
Creates a new document.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. createDocumentAsync(KnowledgeBaseName parent, Document document)
Creates a new document.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. createDocumentAsync(String parent, Document document)
Creates a new document.com.google.api.gax.rpc.OperationCallable<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsClient. createDocumentOperationCallable()
Creates a new document.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings.Builder. createDocumentOperationSettings()
Returns the builder for the settings used for calls to createDocument.com.google.api.gax.rpc.OperationCallSettings<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings. createDocumentOperationSettings()
Returns the object with the settings used for calls to createDocument.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsClient. deleteDocumentAsync(DeleteDocumentRequest request)
Deletes the specified document.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsClient. deleteDocumentAsync(DocumentName name)
Deletes the specified document.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsClient. deleteDocumentAsync(String name)
Deletes the specified document.com.google.api.gax.rpc.OperationCallable<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsClient. deleteDocumentOperationCallable()
Deletes the specified document.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsSettings.Builder. deleteDocumentOperationSettings()
Returns the builder for the settings used for calls to deleteDocument.com.google.api.gax.rpc.OperationCallSettings<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsSettings. deleteDocumentOperationSettings()
Returns the object with the settings used for calls to deleteDocument.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. exportDocumentAsync(ExportDocumentRequest request)
Exports a smart messaging candidate document into the specified destination.com.google.api.gax.rpc.OperationCallable<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsClient. exportDocumentOperationCallable()
Exports a smart messaging candidate document into the specified destination.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings.Builder. exportDocumentOperationSettings()
Returns the builder for the settings used for calls to exportDocument.com.google.api.gax.rpc.OperationCallSettings<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings. exportDocumentOperationSettings()
Returns the object with the settings used for calls to exportDocument.com.google.protobuf.Parser<KnowledgeOperationMetadata>
KnowledgeOperationMetadata. getParserForType()
com.google.api.gax.longrunning.OperationFuture<ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsClient. importDocumentsAsync(ImportDocumentsRequest request)
Creates documents by importing data from external sources.com.google.api.gax.rpc.OperationCallable<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsClient. importDocumentsOperationCallable()
Creates documents by importing data from external sources.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsSettings.Builder. importDocumentsOperationSettings()
Returns the builder for the settings used for calls to importDocuments.com.google.api.gax.rpc.OperationCallSettings<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsSettings. importDocumentsOperationSettings()
Returns the object with the settings used for calls to importDocuments.static com.google.protobuf.Parser<KnowledgeOperationMetadata>
KnowledgeOperationMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. reloadDocumentAsync(DocumentName name, String contentUri)
Reloads the specified document from its specified source, content_uri or content.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. reloadDocumentAsync(ReloadDocumentRequest request)
Reloads the specified document from its specified source, content_uri or content.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. reloadDocumentAsync(String name, String contentUri)
Reloads the specified document from its specified source, content_uri or content.com.google.api.gax.rpc.OperationCallable<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsClient. reloadDocumentOperationCallable()
Reloads the specified document from its specified source, content_uri or content.com.google.api.gax.rpc.OperationCallSettings.Builder<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings.Builder. reloadDocumentOperationSettings()
Returns the builder for the settings used for calls to reloadDocument.com.google.api.gax.rpc.OperationCallSettings<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings. reloadDocumentOperationSettings()
Returns the object with the settings used for calls to reloadDocument.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. updateDocumentAsync(Document document, com.google.protobuf.FieldMask updateMask)
Updates the specified document.com.google.api.gax.longrunning.OperationFuture<Document,KnowledgeOperationMetadata>
DocumentsClient. updateDocumentAsync(UpdateDocumentRequest request)
Updates the specified document.com.google.api.gax.rpc.OperationCallable<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsClient. updateDocumentOperationCallable()
Updates the specified document.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings.Builder. updateDocumentOperationSettings()
Returns the builder for the settings used for calls to updateDocument.com.google.api.gax.rpc.OperationCallSettings<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsSettings. updateDocumentOperationSettings()
Returns the object with the settings used for calls to updateDocument.Methods in com.google.cloud.dialogflow.v2 with parameters of type KnowledgeOperationMetadata Modifier and Type Method Description KnowledgeOperationMetadata.Builder
KnowledgeOperationMetadata.Builder. mergeFrom(KnowledgeOperationMetadata other)
static KnowledgeOperationMetadata.Builder
KnowledgeOperationMetadata. newBuilder(KnowledgeOperationMetadata prototype)
-
Uses of KnowledgeOperationMetadata in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type KnowledgeOperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStub. createDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
GrpcDocumentsStub. createDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
HttpJsonDocumentsStub. createDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings.Builder. createDocumentOperationSettings()
Returns the builder for the settings used for calls to createDocument.com.google.api.gax.rpc.OperationCallSettings<CreateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings. createDocumentOperationSettings()
Returns the object with the settings used for calls to createDocument.com.google.api.gax.rpc.OperationCallable<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsStub. deleteDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
GrpcDocumentsStub. deleteDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
HttpJsonDocumentsStub. deleteDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsStubSettings.Builder. deleteDocumentOperationSettings()
Returns the builder for the settings used for calls to deleteDocument.com.google.api.gax.rpc.OperationCallSettings<DeleteDocumentRequest,com.google.protobuf.Empty,KnowledgeOperationMetadata>
DocumentsStubSettings. deleteDocumentOperationSettings()
Returns the object with the settings used for calls to deleteDocument.com.google.api.gax.rpc.OperationCallable<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStub. exportDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
GrpcDocumentsStub. exportDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
HttpJsonDocumentsStub. exportDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings.Builder. exportDocumentOperationSettings()
Returns the builder for the settings used for calls to exportDocument.com.google.api.gax.rpc.OperationCallSettings<ExportDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings. exportDocumentOperationSettings()
Returns the object with the settings used for calls to exportDocument.com.google.api.gax.rpc.OperationCallable<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsStub. importDocumentsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
GrpcDocumentsStub. importDocumentsOperationCallable()
com.google.api.gax.rpc.OperationCallable<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
HttpJsonDocumentsStub. importDocumentsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsStubSettings.Builder. importDocumentsOperationSettings()
Returns the builder for the settings used for calls to importDocuments.com.google.api.gax.rpc.OperationCallSettings<ImportDocumentsRequest,ImportDocumentsResponse,KnowledgeOperationMetadata>
DocumentsStubSettings. importDocumentsOperationSettings()
Returns the object with the settings used for calls to importDocuments.com.google.api.gax.rpc.OperationCallable<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStub. reloadDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
GrpcDocumentsStub. reloadDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
HttpJsonDocumentsStub. reloadDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings.Builder. reloadDocumentOperationSettings()
Returns the builder for the settings used for calls to reloadDocument.com.google.api.gax.rpc.OperationCallSettings<ReloadDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings. reloadDocumentOperationSettings()
Returns the object with the settings used for calls to reloadDocument.com.google.api.gax.rpc.OperationCallable<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStub. updateDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
GrpcDocumentsStub. updateDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
HttpJsonDocumentsStub. updateDocumentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings.Builder. updateDocumentOperationSettings()
Returns the builder for the settings used for calls to updateDocument.com.google.api.gax.rpc.OperationCallSettings<UpdateDocumentRequest,Document,KnowledgeOperationMetadata>
DocumentsStubSettings. updateDocumentOperationSettings()
Returns the object with the settings used for calls to updateDocument.
-