Uses of Class
com.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest
-
Packages that use ExportTestCasesRequest Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of ExportTestCasesRequest in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ExportTestCasesRequest Modifier and Type Method Description ExportTestCasesRequestExportTestCasesRequest.Builder. build()ExportTestCasesRequestExportTestCasesRequest.Builder. buildPartial()static ExportTestCasesRequestExportTestCasesRequest. getDefaultInstance()ExportTestCasesRequestExportTestCasesRequest.Builder. getDefaultInstanceForType()ExportTestCasesRequestExportTestCasesRequest. getDefaultInstanceForType()static ExportTestCasesRequestExportTestCasesRequest. parseDelimitedFrom(InputStream input)static ExportTestCasesRequestExportTestCasesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(byte[] data)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(com.google.protobuf.ByteString data)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(InputStream input)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(ByteBuffer data)static ExportTestCasesRequestExportTestCasesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type ExportTestCasesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesClient. exportTestCasesCallable()Exports the test cases under the agent to a Cloud Storage bucket or a local file.com.google.api.gax.rpc.OperationCallable<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesClient. exportTestCasesOperationCallable()Exports the test cases under the agent to a Cloud Storage bucket or a local file.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesSettings.Builder. exportTestCasesOperationSettings()Returns the builder for the settings used for calls to exportTestCases.com.google.api.gax.rpc.OperationCallSettings<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesSettings. exportTestCasesOperationSettings()Returns the object with the settings used for calls to exportTestCases.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesSettings.Builder. exportTestCasesSettings()Returns the builder for the settings used for calls to exportTestCases.com.google.api.gax.rpc.UnaryCallSettings<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesSettings. exportTestCasesSettings()Returns the object with the settings used for calls to exportTestCases.static io.grpc.MethodDescriptor<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesGrpc. getExportTestCasesMethod()com.google.protobuf.Parser<ExportTestCasesRequest>ExportTestCasesRequest. getParserForType()static com.google.protobuf.Parser<ExportTestCasesRequest>ExportTestCasesRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type ExportTestCasesRequest Modifier and Type Method Description default voidTestCasesGrpc.AsyncService. exportTestCases(ExportTestCasesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Exports the test cases under the agent to a Cloud Storage bucket or a local file.com.google.longrunning.OperationTestCasesGrpc.TestCasesBlockingStub. exportTestCases(ExportTestCasesRequest request)Exports the test cases under the agent to a Cloud Storage bucket or a local file.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>TestCasesGrpc.TestCasesFutureStub. exportTestCases(ExportTestCasesRequest request)Exports the test cases under the agent to a Cloud Storage bucket or a local file.voidTestCasesGrpc.TestCasesStub. exportTestCases(ExportTestCasesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Exports the test cases under the agent to a Cloud Storage bucket or a local file.com.google.api.gax.longrunning.OperationFuture<ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesClient. exportTestCasesAsync(ExportTestCasesRequest request)Exports the test cases under the agent to a Cloud Storage bucket or a local file.ExportTestCasesRequest.BuilderExportTestCasesRequest.Builder. mergeFrom(ExportTestCasesRequest other)static ExportTestCasesRequest.BuilderExportTestCasesRequest. newBuilder(ExportTestCasesRequest prototype) -
Uses of ExportTestCasesRequest in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return types with arguments of type ExportTestCasesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ExportTestCasesRequest,com.google.longrunning.Operation>GrpcTestCasesStub. exportTestCasesCallable()com.google.api.gax.rpc.UnaryCallable<ExportTestCasesRequest,com.google.longrunning.Operation>HttpJsonTestCasesStub. exportTestCasesCallable()com.google.api.gax.rpc.UnaryCallable<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesStub. exportTestCasesCallable()com.google.api.gax.rpc.OperationCallable<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>GrpcTestCasesStub. exportTestCasesOperationCallable()com.google.api.gax.rpc.OperationCallable<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>HttpJsonTestCasesStub. exportTestCasesOperationCallable()com.google.api.gax.rpc.OperationCallable<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesStub. exportTestCasesOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesStubSettings.Builder. exportTestCasesOperationSettings()Returns the builder for the settings used for calls to exportTestCases.com.google.api.gax.rpc.OperationCallSettings<ExportTestCasesRequest,ExportTestCasesResponse,ExportTestCasesMetadata>TestCasesStubSettings. exportTestCasesOperationSettings()Returns the object with the settings used for calls to exportTestCases.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesStubSettings.Builder. exportTestCasesSettings()Returns the builder for the settings used for calls to exportTestCases.com.google.api.gax.rpc.UnaryCallSettings<ExportTestCasesRequest,com.google.longrunning.Operation>TestCasesStubSettings. exportTestCasesSettings()Returns the object with the settings used for calls to exportTestCases.
-