Uses of Class
com.google.cloud.dialogflow.v2.ReloadDocumentRequest
-
Packages that use ReloadDocumentRequest Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow APIcom.google.cloud.dialogflow.v2.stub -
-
Uses of ReloadDocumentRequest in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ReloadDocumentRequest Modifier and Type Method Description ReloadDocumentRequest
ReloadDocumentRequest.Builder. build()
ReloadDocumentRequest
ReloadDocumentRequest.Builder. buildPartial()
static ReloadDocumentRequest
ReloadDocumentRequest. getDefaultInstance()
ReloadDocumentRequest
ReloadDocumentRequest.Builder. getDefaultInstanceForType()
ReloadDocumentRequest
ReloadDocumentRequest. getDefaultInstanceForType()
static ReloadDocumentRequest
ReloadDocumentRequest. parseDelimitedFrom(InputStream input)
static ReloadDocumentRequest
ReloadDocumentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(byte[] data)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(com.google.protobuf.ByteString data)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(InputStream input)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(ByteBuffer data)
static ReloadDocumentRequest
ReloadDocumentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type ReloadDocumentRequest Modifier and Type Method Description com.google.protobuf.Parser<ReloadDocumentRequest>
ReloadDocumentRequest. getParserForType()
static io.grpc.MethodDescriptor<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsGrpc. getReloadDocumentMethod()
static com.google.protobuf.Parser<ReloadDocumentRequest>
ReloadDocumentRequest. parser()
com.google.api.gax.rpc.UnaryCallable<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsClient. reloadDocumentCallable()
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.rpc.UnaryCallSettings.Builder<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsSettings.Builder. reloadDocumentSettings()
Returns the builder for the settings used for calls to reloadDocument.com.google.api.gax.rpc.UnaryCallSettings<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsSettings. reloadDocumentSettings()
Returns the object with the settings used for calls to reloadDocument.Methods in com.google.cloud.dialogflow.v2 with parameters of type ReloadDocumentRequest Modifier and Type Method Description ReloadDocumentRequest.Builder
ReloadDocumentRequest.Builder. mergeFrom(ReloadDocumentRequest other)
static ReloadDocumentRequest.Builder
ReloadDocumentRequest. newBuilder(ReloadDocumentRequest prototype)
default void
DocumentsGrpc.AsyncService. reloadDocument(ReloadDocumentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Reloads the specified document from its specified source, content_uri or content.com.google.longrunning.Operation
DocumentsGrpc.DocumentsBlockingStub. reloadDocument(ReloadDocumentRequest request)
Reloads the specified document from its specified source, content_uri or content.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DocumentsGrpc.DocumentsFutureStub. reloadDocument(ReloadDocumentRequest request)
Reloads the specified document from its specified source, content_uri or content.void
DocumentsGrpc.DocumentsStub. reloadDocument(ReloadDocumentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
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. -
Uses of ReloadDocumentRequest in com.google.cloud.dialogflow.v2.stub
Methods in com.google.cloud.dialogflow.v2.stub that return types with arguments of type ReloadDocumentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsStub. reloadDocumentCallable()
com.google.api.gax.rpc.UnaryCallable<ReloadDocumentRequest,com.google.longrunning.Operation>
GrpcDocumentsStub. reloadDocumentCallable()
com.google.api.gax.rpc.UnaryCallable<ReloadDocumentRequest,com.google.longrunning.Operation>
HttpJsonDocumentsStub. reloadDocumentCallable()
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.UnaryCallSettings.Builder<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsStubSettings.Builder. reloadDocumentSettings()
Returns the builder for the settings used for calls to reloadDocument.com.google.api.gax.rpc.UnaryCallSettings<ReloadDocumentRequest,com.google.longrunning.Operation>
DocumentsStubSettings. reloadDocumentSettings()
Returns the object with the settings used for calls to reloadDocument.
-