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 RunTestCaseRequestRunTestCaseRequest.Builder. build()RunTestCaseRequestRunTestCaseRequest.Builder. buildPartial()static RunTestCaseRequestRunTestCaseRequest. getDefaultInstance()RunTestCaseRequestRunTestCaseRequest.Builder. getDefaultInstanceForType()RunTestCaseRequestRunTestCaseRequest. getDefaultInstanceForType()static RunTestCaseRequestRunTestCaseRequest. parseDelimitedFrom(InputStream input)static RunTestCaseRequestRunTestCaseRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseRequestRunTestCaseRequest. parseFrom(byte[] data)static RunTestCaseRequestRunTestCaseRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseRequestRunTestCaseRequest. parseFrom(com.google.protobuf.ByteString data)static RunTestCaseRequestRunTestCaseRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseRequestRunTestCaseRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RunTestCaseRequestRunTestCaseRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseRequestRunTestCaseRequest. parseFrom(InputStream input)static RunTestCaseRequestRunTestCaseRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunTestCaseRequestRunTestCaseRequest. parseFrom(ByteBuffer data)static RunTestCaseRequestRunTestCaseRequest. 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.BuilderRunTestCaseRequest.Builder. mergeFrom(RunTestCaseRequest other)static RunTestCaseRequest.BuilderRunTestCaseRequest. newBuilder(RunTestCaseRequest prototype)default voidTestCasesGrpc.AsyncService. runTestCase(RunTestCaseRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Kicks off a test case run.com.google.longrunning.OperationTestCasesGrpc.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.voidTestCasesGrpc.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.
-