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