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 TableSpecTableSpec.Builder. build()TableSpecTableSpec.Builder. buildPartial()static TableSpecTableSpec. getDefaultInstance()TableSpecTableSpec.Builder. getDefaultInstanceForType()TableSpecTableSpec. getDefaultInstanceForType()TableSpecAutoMlClient. getTableSpec(GetTableSpecRequest request)Gets a table spec.TableSpecAutoMlClient. getTableSpec(TableSpecName name)Gets a table spec.TableSpecAutoMlClient. getTableSpec(String name)Gets a table spec.TableSpecAutoMlGrpc.AutoMlBlockingStub. getTableSpec(GetTableSpecRequest request)Gets a table spec.TableSpecUpdateTableSpecRequest.Builder. getTableSpec()Required.TableSpecUpdateTableSpecRequest. getTableSpec()Required.TableSpecUpdateTableSpecRequestOrBuilder. getTableSpec()Required.TableSpecListTableSpecsResponse.Builder. getTableSpecs(int index)The table specs read.TableSpecListTableSpecsResponse. getTableSpecs(int index)The table specs read.TableSpecListTableSpecsResponseOrBuilder. getTableSpecs(int index)The table specs read.static TableSpecTableSpec. parseDelimitedFrom(InputStream input)static TableSpecTableSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(byte[] data)static TableSpecTableSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(com.google.protobuf.ByteString data)static TableSpecTableSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(com.google.protobuf.CodedInputStream input)static TableSpecTableSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(InputStream input)static TableSpecTableSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(ByteBuffer data)static TableSpecTableSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TableSpecAutoMlClient. updateTableSpec(TableSpec tableSpec)Updates a table spec.TableSpecAutoMlClient. updateTableSpec(UpdateTableSpecRequest request)Updates a table spec.TableSpecAutoMlGrpc.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.BuilderListTableSpecsResponse.Builder. addTableSpecs(int index, TableSpec value)The table specs read.ListTableSpecsResponse.BuilderListTableSpecsResponse.Builder. addTableSpecs(TableSpec value)The table specs read.TableSpec.BuilderTableSpec.Builder. mergeFrom(TableSpec other)UpdateTableSpecRequest.BuilderUpdateTableSpecRequest.Builder. mergeTableSpec(TableSpec value)Required.static TableSpec.BuilderTableSpec. newBuilder(TableSpec prototype)UpdateTableSpecRequest.BuilderUpdateTableSpecRequest.Builder. setTableSpec(TableSpec value)Required.ListTableSpecsResponse.BuilderListTableSpecsResponse.Builder. setTableSpecs(int index, TableSpec value)The table specs read.TableSpecAutoMlClient. 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.BuilderListTableSpecsResponse.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.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)default voidAutoMlGrpc.AsyncService. getTableSpec(GetTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)Gets a table spec.voidAutoMlGrpc.AutoMlStub. getTableSpec(GetTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)Gets a table spec.default voidAutoMlGrpc.AsyncService. updateTableSpec(UpdateTableSpecRequest request, io.grpc.stub.StreamObserver<TableSpec> responseObserver)Updates a table spec.voidAutoMlGrpc.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.
-