Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.LoadVersionRequest
-
Packages that use LoadVersionRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of LoadVersionRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return LoadVersionRequest Modifier and Type Method Description LoadVersionRequest
LoadVersionRequest.Builder. build()
LoadVersionRequest
LoadVersionRequest.Builder. buildPartial()
static LoadVersionRequest
LoadVersionRequest. getDefaultInstance()
LoadVersionRequest
LoadVersionRequest.Builder. getDefaultInstanceForType()
LoadVersionRequest
LoadVersionRequest. getDefaultInstanceForType()
static LoadVersionRequest
LoadVersionRequest. parseDelimitedFrom(InputStream input)
static LoadVersionRequest
LoadVersionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LoadVersionRequest
LoadVersionRequest. parseFrom(byte[] data)
static LoadVersionRequest
LoadVersionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LoadVersionRequest
LoadVersionRequest. parseFrom(com.google.protobuf.ByteString data)
static LoadVersionRequest
LoadVersionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LoadVersionRequest
LoadVersionRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static LoadVersionRequest
LoadVersionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LoadVersionRequest
LoadVersionRequest. parseFrom(InputStream input)
static LoadVersionRequest
LoadVersionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LoadVersionRequest
LoadVersionRequest. parseFrom(ByteBuffer data)
static LoadVersionRequest
LoadVersionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type LoadVersionRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<LoadVersionRequest,com.google.longrunning.Operation>
VersionsGrpc. getLoadVersionMethod()
com.google.protobuf.Parser<LoadVersionRequest>
LoadVersionRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<LoadVersionRequest,com.google.longrunning.Operation>
VersionsClient. loadVersionCallable()
Loads resources in the specified version to the draft flow.com.google.api.gax.rpc.OperationCallable<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsClient. loadVersionOperationCallable()
Loads resources in the specified version to the draft flow.com.google.api.gax.rpc.OperationCallSettings.Builder<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsSettings.Builder. loadVersionOperationSettings()
Returns the builder for the settings used for calls to loadVersion.com.google.api.gax.rpc.OperationCallSettings<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsSettings. loadVersionOperationSettings()
Returns the object with the settings used for calls to loadVersion.com.google.api.gax.rpc.UnaryCallSettings.Builder<LoadVersionRequest,com.google.longrunning.Operation>
VersionsSettings.Builder. loadVersionSettings()
Returns the builder for the settings used for calls to loadVersion.com.google.api.gax.rpc.UnaryCallSettings<LoadVersionRequest,com.google.longrunning.Operation>
VersionsSettings. loadVersionSettings()
Returns the object with the settings used for calls to loadVersion.static com.google.protobuf.Parser<LoadVersionRequest>
LoadVersionRequest. parser()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type LoadVersionRequest Modifier and Type Method Description default void
VersionsGrpc.AsyncService. loadVersion(LoadVersionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Loads resources in the specified version to the draft flow.com.google.longrunning.Operation
VersionsGrpc.VersionsBlockingStub. loadVersion(LoadVersionRequest request)
Loads resources in the specified version to the draft flow.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
VersionsGrpc.VersionsFutureStub. loadVersion(LoadVersionRequest request)
Loads resources in the specified version to the draft flow.void
VersionsGrpc.VersionsStub. loadVersion(LoadVersionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Loads resources in the specified version to the draft flow.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsClient. loadVersionAsync(LoadVersionRequest request)
Loads resources in the specified version to the draft flow.LoadVersionRequest.Builder
LoadVersionRequest.Builder. mergeFrom(LoadVersionRequest other)
static LoadVersionRequest.Builder
LoadVersionRequest. newBuilder(LoadVersionRequest prototype)
-
Uses of LoadVersionRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type LoadVersionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<LoadVersionRequest,com.google.longrunning.Operation>
GrpcVersionsStub. loadVersionCallable()
com.google.api.gax.rpc.UnaryCallable<LoadVersionRequest,com.google.longrunning.Operation>
HttpJsonVersionsStub. loadVersionCallable()
com.google.api.gax.rpc.UnaryCallable<LoadVersionRequest,com.google.longrunning.Operation>
VersionsStub. loadVersionCallable()
com.google.api.gax.rpc.OperationCallable<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
GrpcVersionsStub. loadVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
HttpJsonVersionsStub. loadVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsStub. loadVersionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsStubSettings.Builder. loadVersionOperationSettings()
Returns the builder for the settings used for calls to loadVersion.com.google.api.gax.rpc.OperationCallSettings<LoadVersionRequest,com.google.protobuf.Empty,com.google.protobuf.Struct>
VersionsStubSettings. loadVersionOperationSettings()
Returns the object with the settings used for calls to loadVersion.com.google.api.gax.rpc.UnaryCallSettings.Builder<LoadVersionRequest,com.google.longrunning.Operation>
VersionsStubSettings.Builder. loadVersionSettings()
Returns the builder for the settings used for calls to loadVersion.com.google.api.gax.rpc.UnaryCallSettings<LoadVersionRequest,com.google.longrunning.Operation>
VersionsStubSettings. loadVersionSettings()
Returns the object with the settings used for calls to loadVersion.
-