Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListTestCasesResponse
-
Packages that use ListTestCasesResponse Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListTestCasesResponse in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListTestCasesResponse Modifier and Type Method Description ListTestCasesResponseListTestCasesResponse.Builder. build()ListTestCasesResponseListTestCasesResponse.Builder. buildPartial()static ListTestCasesResponseListTestCasesResponse. getDefaultInstance()ListTestCasesResponseListTestCasesResponse.Builder. getDefaultInstanceForType()ListTestCasesResponseListTestCasesResponse. getDefaultInstanceForType()ListTestCasesResponseTestCasesGrpc.TestCasesBlockingStub. listTestCases(ListTestCasesRequest request)Fetches a list of test cases for a given agent.static ListTestCasesResponseListTestCasesResponse. parseDelimitedFrom(InputStream input)static ListTestCasesResponseListTestCasesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesResponseListTestCasesResponse. parseFrom(byte[] data)static ListTestCasesResponseListTestCasesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesResponseListTestCasesResponse. parseFrom(com.google.protobuf.ByteString data)static ListTestCasesResponseListTestCasesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesResponseListTestCasesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListTestCasesResponseListTestCasesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesResponseListTestCasesResponse. parseFrom(InputStream input)static ListTestCasesResponseListTestCasesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesResponseListTestCasesResponse. parseFrom(ByteBuffer data)static ListTestCasesResponseListTestCasesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ListTestCasesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTestCasesRequest,ListTestCasesResponse>TestCasesGrpc. getListTestCasesMethod()com.google.protobuf.Parser<ListTestCasesResponse>ListTestCasesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListTestCasesResponse>TestCasesGrpc.TestCasesFutureStub. listTestCases(ListTestCasesRequest request)Fetches a list of test cases for a given agent.com.google.api.gax.rpc.UnaryCallable<ListTestCasesRequest,ListTestCasesResponse>TestCasesClient. listTestCasesCallable()Fetches a list of test cases for a given agent.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTestCasesRequest,ListTestCasesResponse,TestCasesClient.ListTestCasesPagedResponse>TestCasesSettings.Builder. listTestCasesSettings()Returns the builder for the settings used for calls to listTestCases.com.google.api.gax.rpc.PagedCallSettings<ListTestCasesRequest,ListTestCasesResponse,TestCasesClient.ListTestCasesPagedResponse>TestCasesSettings. listTestCasesSettings()Returns the object with the settings used for calls to listTestCases.static com.google.protobuf.Parser<ListTestCasesResponse>ListTestCasesResponse. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ListTestCasesResponse Modifier and Type Method Description protected TestCasesClient.ListTestCasesPageTestCasesClient.ListTestCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, ListTestCasesResponse response)ListTestCasesResponse.BuilderListTestCasesResponse.Builder. mergeFrom(ListTestCasesResponse other)static ListTestCasesResponse.BuilderListTestCasesResponse. newBuilder(ListTestCasesResponse prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type ListTestCasesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPagedResponse>TestCasesClient.ListTestCasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse)static com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPagedResponse>TestCasesClient.ListTestCasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse)protected TestCasesClient.ListTestCasesPageTestCasesClient.ListTestCasesPage. createPage(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, ListTestCasesResponse response)com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPage>TestCasesClient.ListTestCasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse)com.google.api.core.ApiFuture<TestCasesClient.ListTestCasesPage>TestCasesClient.ListTestCasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTestCasesRequest,ListTestCasesResponse,TestCase> context, com.google.api.core.ApiFuture<ListTestCasesResponse> futureResponse)default voidTestCasesGrpc.AsyncService. listTestCases(ListTestCasesRequest request, io.grpc.stub.StreamObserver<ListTestCasesResponse> responseObserver)Fetches a list of test cases for a given agent.voidTestCasesGrpc.TestCasesStub. listTestCases(ListTestCasesRequest request, io.grpc.stub.StreamObserver<ListTestCasesResponse> responseObserver)Fetches a list of test cases for a given agent. -
Uses of ListTestCasesResponse in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ListTestCasesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTestCasesRequest,ListTestCasesResponse>GrpcTestCasesStub. listTestCasesCallable()com.google.api.gax.rpc.UnaryCallable<ListTestCasesRequest,ListTestCasesResponse>HttpJsonTestCasesStub. listTestCasesCallable()com.google.api.gax.rpc.UnaryCallable<ListTestCasesRequest,ListTestCasesResponse>TestCasesStub. listTestCasesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTestCasesRequest,ListTestCasesResponse,TestCasesClient.ListTestCasesPagedResponse>TestCasesStubSettings.Builder. listTestCasesSettings()Returns the builder for the settings used for calls to listTestCases.com.google.api.gax.rpc.PagedCallSettings<ListTestCasesRequest,ListTestCasesResponse,TestCasesClient.ListTestCasesPagedResponse>TestCasesStubSettings. listTestCasesSettings()Returns the object with the settings used for calls to listTestCases.
-