Uses of Class
com.google.cloud.dialogflow.cx.v3.RunContinuousTestRequest
-
Packages that use RunContinuousTestRequest Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of RunContinuousTestRequest in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return RunContinuousTestRequest Modifier and Type Method Description RunContinuousTestRequest
RunContinuousTestRequest.Builder. build()
RunContinuousTestRequest
RunContinuousTestRequest.Builder. buildPartial()
static RunContinuousTestRequest
RunContinuousTestRequest. getDefaultInstance()
RunContinuousTestRequest
RunContinuousTestRequest.Builder. getDefaultInstanceForType()
RunContinuousTestRequest
RunContinuousTestRequest. getDefaultInstanceForType()
static RunContinuousTestRequest
RunContinuousTestRequest. parseDelimitedFrom(InputStream input)
static RunContinuousTestRequest
RunContinuousTestRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(byte[] data)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(com.google.protobuf.ByteString data)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(InputStream input)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(ByteBuffer data)
static RunContinuousTestRequest
RunContinuousTestRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type RunContinuousTestRequest Modifier and Type Method Description com.google.protobuf.Parser<RunContinuousTestRequest>
RunContinuousTestRequest. getParserForType()
static io.grpc.MethodDescriptor<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsGrpc. getRunContinuousTestMethod()
static com.google.protobuf.Parser<RunContinuousTestRequest>
RunContinuousTestRequest. parser()
com.google.api.gax.rpc.UnaryCallable<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsClient. runContinuousTestCallable()
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsClient. runContinuousTestOperationCallable()
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.rpc.OperationCallSettings.Builder<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsSettings.Builder. runContinuousTestOperationSettings()
Returns the builder for the settings used for calls to runContinuousTest.com.google.api.gax.rpc.OperationCallSettings<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsSettings. runContinuousTestOperationSettings()
Returns the object with the settings used for calls to runContinuousTest.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsSettings.Builder. runContinuousTestSettings()
Returns the builder for the settings used for calls to runContinuousTest.com.google.api.gax.rpc.UnaryCallSettings<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsSettings. runContinuousTestSettings()
Returns the object with the settings used for calls to runContinuousTest.Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type RunContinuousTestRequest Modifier and Type Method Description RunContinuousTestRequest.Builder
RunContinuousTestRequest.Builder. mergeFrom(RunContinuousTestRequest other)
static RunContinuousTestRequest.Builder
RunContinuousTestRequest. newBuilder(RunContinuousTestRequest prototype)
default void
EnvironmentsGrpc.AsyncService. runContinuousTest(RunContinuousTestRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.longrunning.Operation
EnvironmentsGrpc.EnvironmentsBlockingStub. runContinuousTest(RunContinuousTestRequest request)
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EnvironmentsGrpc.EnvironmentsFutureStub. runContinuousTest(RunContinuousTestRequest request)
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].void
EnvironmentsGrpc.EnvironmentsStub. runContinuousTest(RunContinuousTestRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment].com.google.api.gax.longrunning.OperationFuture<RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsClient. runContinuousTestAsync(RunContinuousTestRequest request)
Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3.Environment]. -
Uses of RunContinuousTestRequest in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type RunContinuousTestRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsStub. runContinuousTestCallable()
com.google.api.gax.rpc.UnaryCallable<RunContinuousTestRequest,com.google.longrunning.Operation>
GrpcEnvironmentsStub. runContinuousTestCallable()
com.google.api.gax.rpc.UnaryCallable<RunContinuousTestRequest,com.google.longrunning.Operation>
HttpJsonEnvironmentsStub. runContinuousTestCallable()
com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsStub. runContinuousTestOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
GrpcEnvironmentsStub. runContinuousTestOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
HttpJsonEnvironmentsStub. runContinuousTestOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsStubSettings.Builder. runContinuousTestOperationSettings()
Returns the builder for the settings used for calls to runContinuousTest.com.google.api.gax.rpc.OperationCallSettings<RunContinuousTestRequest,RunContinuousTestResponse,RunContinuousTestMetadata>
EnvironmentsStubSettings. runContinuousTestOperationSettings()
Returns the object with the settings used for calls to runContinuousTest.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings.Builder. runContinuousTestSettings()
Returns the builder for the settings used for calls to runContinuousTest.com.google.api.gax.rpc.UnaryCallSettings<RunContinuousTestRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings. runContinuousTestSettings()
Returns the object with the settings used for calls to runContinuousTest.
-