Uses of Class
com.google.cloud.automl.v1beta1.ListTableSpecsResponse
-
Packages that use ListTableSpecsResponse Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML APIcom.google.cloud.automl.v1beta1.stub -
-
Uses of ListTableSpecsResponse in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return ListTableSpecsResponse Modifier and Type Method Description ListTableSpecsResponse
ListTableSpecsResponse.Builder. build()
ListTableSpecsResponse
ListTableSpecsResponse.Builder. buildPartial()
static ListTableSpecsResponse
ListTableSpecsResponse. getDefaultInstance()
ListTableSpecsResponse
ListTableSpecsResponse.Builder. getDefaultInstanceForType()
ListTableSpecsResponse
ListTableSpecsResponse. getDefaultInstanceForType()
ListTableSpecsResponse
AutoMlGrpc.AutoMlBlockingStub. listTableSpecs(ListTableSpecsRequest request)
Lists table specs in a dataset.static ListTableSpecsResponse
ListTableSpecsResponse. parseDelimitedFrom(InputStream input)
static ListTableSpecsResponse
ListTableSpecsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(byte[] data)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(InputStream input)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(ByteBuffer data)
static ListTableSpecsResponse
ListTableSpecsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type ListTableSpecsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTableSpecsRequest,ListTableSpecsResponse>
AutoMlGrpc. getListTableSpecsMethod()
com.google.protobuf.Parser<ListTableSpecsResponse>
ListTableSpecsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListTableSpecsResponse>
AutoMlGrpc.AutoMlFutureStub. listTableSpecs(ListTableSpecsRequest request)
Lists table specs in a dataset.com.google.api.gax.rpc.UnaryCallable<ListTableSpecsRequest,ListTableSpecsResponse>
AutoMlClient. listTableSpecsCallable()
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<ListTableSpecsResponse>
ListTableSpecsResponse. parser()
Methods in com.google.cloud.automl.v1beta1 with parameters of type ListTableSpecsResponse Modifier and Type Method Description protected AutoMlClient.ListTableSpecsPage
AutoMlClient.ListTableSpecsPage. createPage(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, ListTableSpecsResponse response)
ListTableSpecsResponse.Builder
ListTableSpecsResponse.Builder. mergeFrom(ListTableSpecsResponse other)
static ListTableSpecsResponse.Builder
ListTableSpecsResponse. newBuilder(ListTableSpecsResponse prototype)
Method parameters in com.google.cloud.automl.v1beta1 with type arguments of type ListTableSpecsResponse 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)
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.ListTableSpecsPage
AutoMlClient.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)
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)
default void
AutoMlGrpc.AsyncService. listTableSpecs(ListTableSpecsRequest request, io.grpc.stub.StreamObserver<ListTableSpecsResponse> responseObserver)
Lists table specs in a dataset.void
AutoMlGrpc.AutoMlStub. listTableSpecs(ListTableSpecsRequest request, io.grpc.stub.StreamObserver<ListTableSpecsResponse> responseObserver)
Lists table specs in a dataset. -
Uses of ListTableSpecsResponse in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.stub that return types with arguments of type ListTableSpecsResponse 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.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.
-