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 ListTestCasesRequest
ListTestCasesRequest.Builder. build()
ListTestCasesRequest
ListTestCasesRequest.Builder. buildPartial()
static ListTestCasesRequest
ListTestCasesRequest. getDefaultInstance()
ListTestCasesRequest
ListTestCasesRequest.Builder. getDefaultInstanceForType()
ListTestCasesRequest
ListTestCasesRequest. getDefaultInstanceForType()
static ListTestCasesRequest
ListTestCasesRequest. parseDelimitedFrom(InputStream input)
static ListTestCasesRequest
ListTestCasesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(byte[] data)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(InputStream input)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTestCasesRequest
ListTestCasesRequest. parseFrom(ByteBuffer data)
static ListTestCasesRequest
ListTestCasesRequest. 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.ListTestCasesPagedResponse
TestCasesClient. listTestCases(ListTestCasesRequest request)
Fetches a list of test cases for a given agent.default void
TestCasesGrpc.AsyncService. listTestCases(ListTestCasesRequest request, io.grpc.stub.StreamObserver<ListTestCasesResponse> responseObserver)
Fetches a list of test cases for a given agent.ListTestCasesResponse
TestCasesGrpc.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.void
TestCasesGrpc.TestCasesStub. listTestCases(ListTestCasesRequest request, io.grpc.stub.StreamObserver<ListTestCasesResponse> responseObserver)
Fetches a list of test cases for a given agent.ListTestCasesRequest.Builder
ListTestCasesRequest.Builder. mergeFrom(ListTestCasesRequest other)
static ListTestCasesRequest.Builder
ListTestCasesRequest. 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.ListTestCasesPage
TestCasesClient.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.
-