Uses of Class
com.google.cloud.automl.v1beta1.ListTableSpecsRequest
-
Packages that use ListTableSpecsRequest Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML APIcom.google.cloud.automl.v1beta1.stub -
-
Uses of ListTableSpecsRequest in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return ListTableSpecsRequest Modifier and Type Method Description ListTableSpecsRequestListTableSpecsRequest.Builder. build()ListTableSpecsRequestListTableSpecsRequest.Builder. buildPartial()static ListTableSpecsRequestListTableSpecsRequest. getDefaultInstance()ListTableSpecsRequestListTableSpecsRequest.Builder. getDefaultInstanceForType()ListTableSpecsRequestListTableSpecsRequest. getDefaultInstanceForType()static ListTableSpecsRequestListTableSpecsRequest. parseDelimitedFrom(InputStream input)static ListTableSpecsRequestListTableSpecsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(byte[] data)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(com.google.protobuf.ByteString data)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(InputStream input)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(ByteBuffer data)static ListTableSpecsRequestListTableSpecsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type ListTableSpecsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTableSpecsRequest,ListTableSpecsResponse>AutoMlGrpc. getListTableSpecsMethod()com.google.protobuf.Parser<ListTableSpecsRequest>ListTableSpecsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,ListTableSpecsResponse>AutoMlClient. listTableSpecsCallable()Lists table specs in a dataset.com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse>AutoMlClient. listTableSpecsPagedCallable()Lists table specs in a dataset.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTableSpecsRequest,ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse>AutoMlSettings.Builder. listTableSpecsSettings()Returns the builder for the settings used for calls to listTableSpecs.com.google.api.gax.rpc.PagedCallSettings<ListTableSpecsRequest,ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse>AutoMlSettings. listTableSpecsSettings()Returns the object with the settings used for calls to listTableSpecs.static com.google.protobuf.Parser<ListTableSpecsRequest>ListTableSpecsRequest. parser()Methods in com.google.cloud.automl.v1beta1 with parameters of type ListTableSpecsRequest Modifier and Type Method Description AutoMlClient.ListTableSpecsPagedResponseAutoMlClient. listTableSpecs(ListTableSpecsRequest request)Lists table specs in a dataset.default voidAutoMlGrpc.AsyncService. listTableSpecs(ListTableSpecsRequest request, io.grpc.stub.StreamObserver<ListTableSpecsResponse> responseObserver)Lists table specs in a dataset.ListTableSpecsResponseAutoMlGrpc.AutoMlBlockingStub. listTableSpecs(ListTableSpecsRequest request)Lists table specs in a dataset.com.google.common.util.concurrent.ListenableFuture<ListTableSpecsResponse>AutoMlGrpc.AutoMlFutureStub. listTableSpecs(ListTableSpecsRequest request)Lists table specs in a dataset.voidAutoMlGrpc.AutoMlStub. listTableSpecs(ListTableSpecsRequest request, io.grpc.stub.StreamObserver<ListTableSpecsResponse> responseObserver)Lists table specs in a dataset.ListTableSpecsRequest.BuilderListTableSpecsRequest.Builder. mergeFrom(ListTableSpecsRequest other)static ListTableSpecsRequest.BuilderListTableSpecsRequest. newBuilder(ListTableSpecsRequest prototype)Method parameters in com.google.cloud.automl.v1beta1 with type arguments of type ListTableSpecsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<AutoMlClient.ListTableSpecsPagedResponse>AutoMlClient.ListTableSpecsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, com.google.api.core.ApiFuture<ListTableSpecsResponse> futureResponse)protected AutoMlClient.ListTableSpecsPageAutoMlClient.ListTableSpecsPage. createPage(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, ListTableSpecsResponse response)com.google.api.core.ApiFuture<AutoMlClient.ListTableSpecsPage>AutoMlClient.ListTableSpecsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, com.google.api.core.ApiFuture<ListTableSpecsResponse> futureResponse) -
Uses of ListTableSpecsRequest in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.stub that return types with arguments of type ListTableSpecsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,ListTableSpecsResponse>AutoMlStub. listTableSpecsCallable()com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,ListTableSpecsResponse>GrpcAutoMlStub. listTableSpecsCallable()com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,ListTableSpecsResponse>HttpJsonAutoMlStub. listTableSpecsCallable()com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse>AutoMlStub. listTableSpecsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse>GrpcAutoMlStub. listTableSpecsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,AutoMlClient.ListTableSpecsPagedResponse>HttpJsonAutoMlStub. listTableSpecsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTableSpecsRequest,ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse>AutoMlStubSettings.Builder. listTableSpecsSettings()Returns the builder for the settings used for calls to listTableSpecs.com.google.api.gax.rpc.PagedCallSettings<ListTableSpecsRequest,ListTableSpecsResponse,AutoMlClient.ListTableSpecsPagedResponse>AutoMlStubSettings. listTableSpecsSettings()Returns the object with the settings used for calls to listTableSpecs.
-