Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ListTestCasesRequest
-
Packages that use ListTestCasesRequest Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of ListTestCasesRequest in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ListTestCasesRequest Modifier and Type Method Description ListTestCasesRequestListTestCasesRequest.Builder. build()ListTestCasesRequestListTestCasesRequest.Builder. buildPartial()static ListTestCasesRequestListTestCasesRequest. getDefaultInstance()ListTestCasesRequestListTestCasesRequest.Builder. getDefaultInstanceForType()ListTestCasesRequestListTestCasesRequest. getDefaultInstanceForType()static ListTestCasesRequestListTestCasesRequest. parseDelimitedFrom(InputStream input)static ListTestCasesRequestListTestCasesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesRequestListTestCasesRequest. parseFrom(byte[] data)static ListTestCasesRequestListTestCasesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesRequestListTestCasesRequest. parseFrom(com.google.protobuf.ByteString data)static ListTestCasesRequestListTestCasesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesRequestListTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListTestCasesRequestListTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesRequestListTestCasesRequest. parseFrom(InputStream input)static ListTestCasesRequestListTestCasesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTestCasesRequestListTestCasesRequest. parseFrom(ByteBuffer data)static ListTestCasesRequestListTestCasesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type ListTestCasesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTestCasesRequest,ListTestCasesResponse>TestCasesGrpc. getListTestCasesMethod()com.google.protobuf.Parser<ListTestCasesRequest>ListTestCasesRequest. getParserForType()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.UnaryCallable<ListTestCasesRequest,TestCasesClient.ListTestCasesPagedResponse>TestCasesClient. listTestCasesPagedCallable()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<ListTestCasesRequest>ListTestCasesRequest. parser()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ListTestCasesRequest Modifier and Type Method Description TestCasesClient.ListTestCasesPagedResponseTestCasesClient. listTestCases(ListTestCasesRequest request)Fetches a list of test cases for a given agent.default voidTestCasesGrpc.AsyncService. listTestCases(ListTestCasesRequest request, io.grpc.stub.StreamObserver<ListTestCasesResponse> responseObserver)Fetches a list of test cases for a given agent.ListTestCasesResponseTestCasesGrpc.TestCasesBlockingStub. listTestCases(ListTestCasesRequest request)Fetches a list of test cases for a given agent.com.google.common.util.concurrent.ListenableFuture<ListTestCasesResponse>TestCasesGrpc.TestCasesFutureStub. listTestCases(ListTestCasesRequest request)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.ListTestCasesRequest.BuilderListTestCasesRequest.Builder. mergeFrom(ListTestCasesRequest other)static ListTestCasesRequest.BuilderListTestCasesRequest. newBuilder(ListTestCasesRequest prototype)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type ListTestCasesRequest 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)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) -
Uses of ListTestCasesRequest in com.google.cloud.dialogflow.cx.v3beta1.stub
Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return types with arguments of type ListTestCasesRequest 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.UnaryCallable<ListTestCasesRequest,TestCasesClient.ListTestCasesPagedResponse>GrpcTestCasesStub. listTestCasesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTestCasesRequest,TestCasesClient.ListTestCasesPagedResponse>HttpJsonTestCasesStub. listTestCasesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTestCasesRequest,TestCasesClient.ListTestCasesPagedResponse>TestCasesStub. listTestCasesPagedCallable()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.
-