Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.RunTestCaseRequest
-
Packages that use RunTestCaseRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of RunTestCaseRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return RunTestCaseRequest Modifier and Type Method Description RunTestCaseRequest
RunTestCaseRequest.Builder. build()
RunTestCaseRequest
RunTestCaseRequest.Builder. buildPartial()
static RunTestCaseRequest
RunTestCaseRequest. getDefaultInstance()
RunTestCaseRequest
RunTestCaseRequest.Builder. getDefaultInstanceForType()
RunTestCaseRequest
RunTestCaseRequest. getDefaultInstanceForType()
static RunTestCaseRequest
RunTestCaseRequest. parseDelimitedFrom(InputStream input)
static RunTestCaseRequest
RunTestCaseRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(byte[] data)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(com.google.protobuf.ByteString data)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(InputStream input)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(ByteBuffer data)
static RunTestCaseRequest
RunTestCaseRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type RunTestCaseRequest Modifier and Type Method Description com.google.protobuf.Parser<RunTestCaseRequest>
RunTestCaseRequest. getParserForType()
static io.grpc.MethodDescriptor<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesGrpc. getRunTestCaseMethod()
static com.google.protobuf.Parser<RunTestCaseRequest>
RunTestCaseRequest. parser()
com.google.api.gax.rpc.UnaryCallable<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesClient. runTestCaseCallable()
Kicks off a test case run.com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
TestCasesClient. runTestCaseOperationCallable()
Kicks off a test case run.com.google.api.gax.rpc.OperationCallSettings.Builder<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
TestCasesSettings.Builder. runTestCaseOperationSettings()
Returns the builder for the settings used for calls to runTestCase.com.google.api.gax.rpc.OperationCallSettings<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
TestCasesSettings. runTestCaseOperationSettings()
Returns the object with the settings used for calls to runTestCase.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesSettings.Builder. runTestCaseSettings()
Returns the builder for the settings used for calls to runTestCase.com.google.api.gax.rpc.UnaryCallSettings<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesSettings. runTestCaseSettings()
Returns the object with the settings used for calls to runTestCase.Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type RunTestCaseRequest Modifier and Type Method Description RunTestCaseRequest.Builder
RunTestCaseRequest.Builder. mergeFrom(RunTestCaseRequest other)
static RunTestCaseRequest.Builder
RunTestCaseRequest. newBuilder(RunTestCaseRequest prototype)
default void
TestCasesGrpc.AsyncService. runTestCase(RunTestCaseRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Kicks off a test case run.com.google.longrunning.Operation
TestCasesGrpc.TestCasesBlockingStub. runTestCase(RunTestCaseRequest request)
Kicks off a test case run.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
TestCasesGrpc.TestCasesFutureStub. runTestCase(RunTestCaseRequest request)
Kicks off a test case run.void
TestCasesGrpc.TestCasesStub. runTestCase(RunTestCaseRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Kicks off a test case run.com.google.api.gax.longrunning.OperationFuture<RunTestCaseResponse,RunTestCaseMetadata>
TestCasesClient. runTestCaseAsync(RunTestCaseRequest request)
Kicks off a test case run. -
Uses of RunTestCaseRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type RunTestCaseRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RunTestCaseRequest,com.google.longrunning.Operation>
GrpcTestCasesStub. runTestCaseCallable()
com.google.api.gax.rpc.UnaryCallable<RunTestCaseRequest,com.google.longrunning.Operation>
HttpJsonTestCasesStub. runTestCaseCallable()
com.google.api.gax.rpc.UnaryCallable<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesStub. runTestCaseCallable()
com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
GrpcTestCasesStub. runTestCaseOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
HttpJsonTestCasesStub. runTestCaseOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
TestCasesStub. runTestCaseOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
TestCasesStubSettings.Builder. runTestCaseOperationSettings()
Returns the builder for the settings used for calls to runTestCase.com.google.api.gax.rpc.OperationCallSettings<RunTestCaseRequest,RunTestCaseResponse,RunTestCaseMetadata>
TestCasesStubSettings. runTestCaseOperationSettings()
Returns the object with the settings used for calls to runTestCase.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesStubSettings.Builder. runTestCaseSettings()
Returns the builder for the settings used for calls to runTestCase.com.google.api.gax.rpc.UnaryCallSettings<RunTestCaseRequest,com.google.longrunning.Operation>
TestCasesStubSettings. runTestCaseSettings()
Returns the object with the settings used for calls to runTestCase.
-