Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.RunContinuousTestRequest
-
Packages that use RunContinuousTestRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of RunContinuousTestRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return RunContinuousTestRequest Modifier and Type Method Description RunContinuousTestRequestRunContinuousTestRequest.Builder. build()RunContinuousTestRequestRunContinuousTestRequest.Builder. buildPartial()static RunContinuousTestRequestRunContinuousTestRequest. getDefaultInstance()RunContinuousTestRequestRunContinuousTestRequest.Builder. getDefaultInstanceForType()RunContinuousTestRequestRunContinuousTestRequest. getDefaultInstanceForType()static RunContinuousTestRequestRunContinuousTestRequest. parseDelimitedFrom(InputStream input)static RunContinuousTestRequestRunContinuousTestRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(byte[] data)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(com.google.protobuf.ByteString data)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(InputStream input)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(ByteBuffer data)static RunContinuousTestRequestRunContinuousTestRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 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.v3beta1.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.v3beta1.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.v3beta1 with parameters of type RunContinuousTestRequest Modifier and Type Method Description RunContinuousTestRequest.BuilderRunContinuousTestRequest.Builder. mergeFrom(RunContinuousTestRequest other)static RunContinuousTestRequest.BuilderRunContinuousTestRequest. newBuilder(RunContinuousTestRequest prototype)default voidEnvironmentsGrpc.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.v3beta1.Environment].com.google.longrunning.OperationEnvironmentsGrpc.EnvironmentsBlockingStub. runContinuousTest(RunContinuousTestRequest request)Kicks off a continuous test under the specified [Environment][google.cloud.dialogflow.cx.v3beta1.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.v3beta1.Environment].voidEnvironmentsGrpc.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.v3beta1.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.v3beta1.Environment]. -
Uses of RunContinuousTestRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.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.
-