Uses of Class
com.google.cloud.automl.v1beta1.TableSpec
-
Packages that use TableSpec Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML APIcom.google.cloud.automl.v1beta1.stub -
-
Uses of TableSpec in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return TableSpec Modifier and Type Method Description TableSpec
TableSpec.Builder. build()
TableSpec
TableSpec.Builder. buildPartial()
static TableSpec
TableSpec. getDefaultInstance()
TableSpec
TableSpec.Builder. getDefaultInstanceForType()
TableSpec
TableSpec. getDefaultInstanceForType()
TableSpec
AutoMlClient. getTableSpec(GetTableSpecRequest request)
Gets a table spec.TableSpec
AutoMlClient. getTableSpec(TableSpecName name)
Gets a table spec.TableSpec
AutoMlClient. getTableSpec(String name)
Gets a table spec.TableSpec
AutoMlGrpc.AutoMlBlockingStub. getTableSpec(GetTableSpecRequest request)
Gets a table spec.TableSpec
UpdateTableSpecRequest.Builder. getTableSpec()
Required.TableSpec
UpdateTableSpecRequest. getTableSpec()
Required.TableSpec
UpdateTableSpecRequestOrBuilder. getTableSpec()
Required.TableSpec
ListTableSpecsResponse.Builder. getTableSpecs(int index)
The table specs read.TableSpec
ListTableSpecsResponse. getTableSpecs(int index)
The table specs read.TableSpec
ListTableSpecsResponseOrBuilder. getTableSpecs(int index)
The table specs read.static TableSpec
TableSpec. parseDelimitedFrom(InputStream input)
static TableSpec
TableSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TableSpec
TableSpec. parseFrom(byte[] data)
static TableSpec
TableSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TableSpec
TableSpec. parseFrom(com.google.protobuf.ByteString data)
static TableSpec
TableSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TableSpec
TableSpec. parseFrom(com.google.protobuf.CodedInputStream input)
static TableSpec
TableSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TableSpec
TableSpec. parseFrom(InputStream input)
static TableSpec
TableSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TableSpec
TableSpec. parseFrom(ByteBuffer data)
static TableSpec
TableSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TableSpec
AutoMlClient. updateTableSpec(TableSpec tableSpec)
Updates a table spec.TableSpec
AutoMlClient. updateTableSpec(UpdateTableSpecRequest request)
Updates a table spec.TableSpec
AutoMlGrpc.AutoMlBlockingStub. updateTableSpec(UpdateTableSpecRequest request)
Updates a table spec.Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type TableSpec Modifier and Type Method Description static io.grpc.MethodDescriptor<GetTableSpecRequest,TableSpec>
AutoMlGrpc. getGetTableSpecMethod()
com.google.protobuf.Parser<TableSpec>
TableSpec. getParserForType()
com.google.common.util.concurrent.ListenableFuture<TableSpec>
AutoMlGrpc.AutoMlFutureStub. getTableSpec(GetTableSpecRequest request)
Gets a table spec.com.google.api.gax.rpc.UnaryCallable<GetTableSpecRequest,TableSpec>
AutoMlClient. getTableSpecCallable()
Gets a table spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableSpecRequest,TableSpec>
AutoMlSettings.Builder. getTableSpecSettings()
Returns the builder for the settings used for calls to getTableSpec.com.google.api.gax.rpc.UnaryCallSettings<GetTableSpecRequest,TableSpec>
AutoMlSettings. getTableSpecSettings()
Returns the object with the settings used for calls to getTableSpec.List<TableSpec>
ListTableSpecsResponse.Builder. getTableSpecsList()
The table specs read.List<TableSpec>
ListTableSpecsResponse. getTableSpecsList()
The table specs read.List<TableSpec>
ListTableSpecsResponseOrBuilder. getTableSpecsList()
The table specs read.static io.grpc.MethodDescriptor<UpdateTableSpecRequest,TableSpec>
AutoMlGrpc. getUpdateTableSpecMethod()
static com.google.protobuf.Parser<TableSpec>
TableSpec. parser()
com.google.common.util.concurrent.ListenableFuture<TableSpec>
AutoMlGrpc.AutoMlFutureStub. updateTableSpec(UpdateTableSpecRequest request)
Updates a table spec.com.google.api.gax.rpc.UnaryCallable<UpdateTableSpecRequest,TableSpec>
AutoMlClient. updateTableSpecCallable()
Updates a table spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableSpecRequest,TableSpec>
AutoMlSettings.Builder. updateTableSpecSettings()
Returns the builder for the settings used for calls to updateTableSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateTableSpecRequest,TableSpec>
AutoMlSettings. updateTableSpecSettings()
Returns the object with the settings used for calls to updateTableSpec.Methods in com.google.cloud.automl.v1beta1 with parameters of type TableSpec Modifier and Type Method Description ListTableSpecsResponse.Builder
ListTableSpecsResponse.Builder. addTableSpecs(int index, TableSpec value)
The table specs read.ListTableSpecsResponse.Builder
ListTableSpecsResponse.Builder. addTableSpecs(TableSpec value)
The table specs read.TableSpec.Builder
TableSpec.Builder. mergeFrom(TableSpec other)
UpdateTableSpecRequest.Builder
UpdateTableSpecRequest.Builder. mergeTableSpec(TableSpec value)
Required.static TableSpec.Builder
TableSpec. newBuilder(TableSpec prototype)
UpdateTableSpecRequest.Builder
UpdateTableSpecRequest.Builder. setTableSpec(TableSpec value)
Required.ListTableSpecsResponse.Builder
ListTableSpecsResponse.Builder. setTableSpecs(int index, TableSpec value)
The table specs read.TableSpec
AutoMlClient. updateTableSpec(TableSpec tableSpec)
Updates a table spec.Method parameters in com.google.cloud.automl.v1beta1 with type arguments of type TableSpec Modifier and Type Method Description ListTableSpecsResponse.Builder
ListTableSpecsResponse.Builder. addAllTableSpecs(Iterable<? extends TableSpec> values)
The table specs read.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)
default void
AutoMlGrpc.AsyncService. getTableSpec(GetTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)
Gets a table spec.void
AutoMlGrpc.AutoMlStub. getTableSpec(GetTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)
Gets a table spec.default void
AutoMlGrpc.AsyncService. updateTableSpec(UpdateTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)
Updates a table spec.void
AutoMlGrpc.AutoMlStub. updateTableSpec(UpdateTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)
Updates a table spec. -
Uses of TableSpec in com.google.cloud.automl.v1beta1.stub
Methods in com.google.cloud.automl.v1beta1.stub that return types with arguments of type TableSpec Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTableSpecRequest,TableSpec>
AutoMlStub. getTableSpecCallable()
com.google.api.gax.rpc.UnaryCallable<GetTableSpecRequest,TableSpec>
GrpcAutoMlStub. getTableSpecCallable()
com.google.api.gax.rpc.UnaryCallable<GetTableSpecRequest,TableSpec>
HttpJsonAutoMlStub. getTableSpecCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableSpecRequest,TableSpec>
AutoMlStubSettings.Builder. getTableSpecSettings()
Returns the builder for the settings used for calls to getTableSpec.com.google.api.gax.rpc.UnaryCallSettings<GetTableSpecRequest,TableSpec>
AutoMlStubSettings. getTableSpecSettings()
Returns the object with the settings used for calls to getTableSpec.com.google.api.gax.rpc.UnaryCallable<UpdateTableSpecRequest,TableSpec>
AutoMlStub. updateTableSpecCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateTableSpecRequest,TableSpec>
GrpcAutoMlStub. updateTableSpecCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateTableSpecRequest,TableSpec>
HttpJsonAutoMlStub. updateTableSpecCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableSpecRequest,TableSpec>
AutoMlStubSettings.Builder. updateTableSpecSettings()
Returns the builder for the settings used for calls to updateTableSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateTableSpecRequest,TableSpec>
AutoMlStubSettings. updateTableSpecSettings()
Returns the object with the settings used for calls to updateTableSpec.
-