Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ImportTestCasesRequest
-
Packages that use ImportTestCasesRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ImportTestCasesRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ImportTestCasesRequest Modifier and Type Method Description ImportTestCasesRequestImportTestCasesRequest.Builder. build()ImportTestCasesRequestImportTestCasesRequest.Builder. buildPartial()static ImportTestCasesRequestImportTestCasesRequest. getDefaultInstance()ImportTestCasesRequestImportTestCasesRequest.Builder. getDefaultInstanceForType()ImportTestCasesRequestImportTestCasesRequest. getDefaultInstanceForType()static ImportTestCasesRequestImportTestCasesRequest. parseDelimitedFrom(InputStream input)static ImportTestCasesRequestImportTestCasesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(byte[] data)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(com.google.protobuf.ByteString data)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(InputStream input)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(ByteBuffer data)static ImportTestCasesRequestImportTestCasesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ImportTestCasesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesGrpc. getImportTestCasesMethod()com.google.protobuf.Parser<ImportTestCasesRequest>ImportTestCasesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesClient. importTestCasesCallable()Imports the test cases from a Cloud Storage bucket or a local file.com.google.api.gax.rpc.OperationCallable<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesClient. importTestCasesOperationCallable()Imports the test cases from a Cloud Storage bucket or a local file.com.google.api.gax.rpc.OperationCallSettings.Builder<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesSettings.Builder. importTestCasesOperationSettings()Returns the builder for the settings used for calls to importTestCases.com.google.api.gax.rpc.OperationCallSettings<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesSettings. importTestCasesOperationSettings()Returns the object with the settings used for calls to importTestCases.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesSettings.Builder. importTestCasesSettings()Returns the builder for the settings used for calls to importTestCases.com.google.api.gax.rpc.UnaryCallSettings<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesSettings. importTestCasesSettings()Returns the object with the settings used for calls to importTestCases.static com.google.protobuf.Parser<ImportTestCasesRequest>ImportTestCasesRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ImportTestCasesRequest Modifier and Type Method Description default voidTestCasesGrpc.AsyncService. importTestCases(ImportTestCasesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Imports the test cases from a Cloud Storage bucket or a local file.com.google.longrunning.OperationTestCasesGrpc.TestCasesBlockingStub. importTestCases(ImportTestCasesRequest request)Imports the test cases from a Cloud Storage bucket or a local file.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>TestCasesGrpc.TestCasesFutureStub. importTestCases(ImportTestCasesRequest request)Imports the test cases from a Cloud Storage bucket or a local file.voidTestCasesGrpc.TestCasesStub. importTestCases(ImportTestCasesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Imports the test cases from a Cloud Storage bucket or a local file.com.google.api.gax.longrunning.OperationFuture<ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesClient. importTestCasesAsync(ImportTestCasesRequest request)Imports the test cases from a Cloud Storage bucket or a local file.ImportTestCasesRequest.BuilderImportTestCasesRequest.Builder. mergeFrom(ImportTestCasesRequest other)static ImportTestCasesRequest.BuilderImportTestCasesRequest. newBuilder(ImportTestCasesRequest prototype) -
Uses of ImportTestCasesRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ImportTestCasesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ImportTestCasesRequest,com.google.longrunning.Operation>GrpcTestCasesStub. importTestCasesCallable()com.google.api.gax.rpc.UnaryCallable<ImportTestCasesRequest,com.google.longrunning.Operation>HttpJsonTestCasesStub. importTestCasesCallable()com.google.api.gax.rpc.UnaryCallable<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesStub. importTestCasesCallable()com.google.api.gax.rpc.OperationCallable<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>GrpcTestCasesStub. importTestCasesOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>HttpJsonTestCasesStub. importTestCasesOperationCallable()com.google.api.gax.rpc.OperationCallable<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesStub. importTestCasesOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesStubSettings.Builder. importTestCasesOperationSettings()Returns the builder for the settings used for calls to importTestCases.com.google.api.gax.rpc.OperationCallSettings<ImportTestCasesRequest,ImportTestCasesResponse,ImportTestCasesMetadata>TestCasesStubSettings. importTestCasesOperationSettings()Returns the object with the settings used for calls to importTestCases.com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesStubSettings.Builder. importTestCasesSettings()Returns the builder for the settings used for calls to importTestCases.com.google.api.gax.rpc.UnaryCallSettings<ImportTestCasesRequest,com.google.longrunning.Operation>TestCasesStubSettings. importTestCasesSettings()Returns the object with the settings used for calls to importTestCases.
-