Uses of Interface
com.google.cloud.automl.v1beta1.RowOrBuilder
-
Packages that use RowOrBuilder Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of RowOrBuilder in com.google.cloud.automl.v1beta1
Classes in com.google.cloud.automl.v1beta1 that implement RowOrBuilder Modifier and Type Class Description classRowA representation of a row in a relational table.static classRow.BuilderA representation of a row in a relational table.Methods in com.google.cloud.automl.v1beta1 that return RowOrBuilder Modifier and Type Method Description RowOrBuilderExamplePayload.Builder. getRowOrBuilder()Example relational table row.RowOrBuilderExamplePayload. getRowOrBuilder()Example relational table row.RowOrBuilderExamplePayloadOrBuilder. getRowOrBuilder()Example relational table row.
-