Uses of Class
com.google.cloud.dialogflow.cx.v3.ImportTestCasesRequest
-
Packages that use ImportTestCasesRequest Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of ImportTestCasesRequest in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ImportTestCasesRequest Modifier and Type Method Description ImportTestCasesRequest
ImportTestCasesRequest.Builder. build()
ImportTestCasesRequest
ImportTestCasesRequest.Builder. buildPartial()
static ImportTestCasesRequest
ImportTestCasesRequest. getDefaultInstance()
ImportTestCasesRequest
ImportTestCasesRequest.Builder. getDefaultInstanceForType()
ImportTestCasesRequest
ImportTestCasesRequest. getDefaultInstanceForType()
static ImportTestCasesRequest
ImportTestCasesRequest. parseDelimitedFrom(InputStream input)
static ImportTestCasesRequest
ImportTestCasesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(byte[] data)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(com.google.protobuf.ByteString data)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(InputStream input)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(ByteBuffer data)
static ImportTestCasesRequest
ImportTestCasesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dialogflow.cx.v3 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.v3 with parameters of type ImportTestCasesRequest Modifier and Type Method Description default void
TestCasesGrpc.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.Operation
TestCasesGrpc.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.void
TestCasesGrpc.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.Builder
ImportTestCasesRequest.Builder. mergeFrom(ImportTestCasesRequest other)
static ImportTestCasesRequest.Builder
ImportTestCasesRequest. newBuilder(ImportTestCasesRequest prototype)
-
Uses of ImportTestCasesRequest in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.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.
-