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 ListTableSpecsResponseListTableSpecsResponse.Builder. build()ListTableSpecsResponseListTableSpecsResponse.Builder. buildPartial()static ListTableSpecsResponseListTableSpecsResponse. getDefaultInstance()ListTableSpecsResponseListTableSpecsResponse.Builder. getDefaultInstanceForType()ListTableSpecsResponseListTableSpecsResponse. getDefaultInstanceForType()ListTableSpecsResponseAutoMlGrpc.AutoMlBlockingStub. listTableSpecs(ListTableSpecsRequest request)Lists table specs in a dataset.static ListTableSpecsResponseListTableSpecsResponse. parseDelimitedFrom(InputStream input)static ListTableSpecsResponseListTableSpecsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(byte[] data)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(com.google.protobuf.ByteString data)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(InputStream input)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTableSpecsResponseListTableSpecsResponse. parseFrom(ByteBuffer data)static ListTableSpecsResponseListTableSpecsResponse. 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.ListTableSpecsPageAutoMlClient.ListTableSpecsPage. createPage(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, ListTableSpecsResponse response)ListTableSpecsResponse.BuilderListTableSpecsResponse.Builder. mergeFrom(ListTableSpecsResponse other)static ListTableSpecsResponse.BuilderListTableSpecsResponse. 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.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)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 voidAutoMlGrpc.AsyncService. listTableSpecs(ListTableSpecsRequest request, io.grpc.stub.StreamObserver<ListTableSpecsResponse> responseObserver)Lists table specs in a dataset.voidAutoMlGrpc.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.
-