Uses of Interface
com.google.cloud.automl.v1beta1.TableSpecOrBuilder
-
Packages that use TableSpecOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of TableSpecOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement TableSpecOrBuilder Modifier and Type Class Description classTableSpecA specification of a relational table.static classTableSpec.BuilderA specification of a relational table.Methods in com.google.cloud.automl.v1beta1 that return TableSpecOrBuilder Modifier and Type Method Description TableSpecOrBuilderUpdateTableSpecRequest.Builder. getTableSpecOrBuilder()Required.TableSpecOrBuilderUpdateTableSpecRequest. getTableSpecOrBuilder()Required.TableSpecOrBuilderUpdateTableSpecRequestOrBuilder. getTableSpecOrBuilder()Required.TableSpecOrBuilderListTableSpecsResponse.Builder. getTableSpecsOrBuilder(int index)The table specs read.TableSpecOrBuilderListTableSpecsResponse. getTableSpecsOrBuilder(int index)The table specs read.TableSpecOrBuilderListTableSpecsResponseOrBuilder. getTableSpecsOrBuilder(int index)The table specs read.Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type TableSpecOrBuilder Modifier and Type Method Description List<? extends TableSpecOrBuilder>ListTableSpecsResponse.Builder. getTableSpecsOrBuilderList()The table specs read.List<? extends TableSpecOrBuilder>ListTableSpecsResponse. getTableSpecsOrBuilderList()The table specs read.List<? extends TableSpecOrBuilder>ListTableSpecsResponseOrBuilder. getTableSpecsOrBuilderList()The table specs read.
-