Uses of Class
com.google.cloud.automl.v1beta1.TablesAnnotation
-
Packages that use TablesAnnotation Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of TablesAnnotation in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return TablesAnnotation Modifier and Type Method Description TablesAnnotationTablesAnnotation.Builder. build()TablesAnnotationTablesAnnotation.Builder. buildPartial()static TablesAnnotationTablesAnnotation. getDefaultInstance()TablesAnnotationTablesAnnotation.Builder. getDefaultInstanceForType()TablesAnnotationTablesAnnotation. getDefaultInstanceForType()TablesAnnotationAnnotationPayload.Builder. getTables()Annotation details for Tables.TablesAnnotationAnnotationPayload. getTables()Annotation details for Tables.TablesAnnotationAnnotationPayloadOrBuilder. getTables()Annotation details for Tables.static TablesAnnotationTablesAnnotation. parseDelimitedFrom(InputStream input)static TablesAnnotationTablesAnnotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TablesAnnotationTablesAnnotation. parseFrom(byte[] data)static TablesAnnotationTablesAnnotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TablesAnnotationTablesAnnotation. parseFrom(com.google.protobuf.ByteString data)static TablesAnnotationTablesAnnotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TablesAnnotationTablesAnnotation. parseFrom(com.google.protobuf.CodedInputStream input)static TablesAnnotationTablesAnnotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TablesAnnotationTablesAnnotation. parseFrom(InputStream input)static TablesAnnotationTablesAnnotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TablesAnnotationTablesAnnotation. parseFrom(ByteBuffer data)static TablesAnnotationTablesAnnotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type TablesAnnotation Modifier and Type Method Description com.google.protobuf.Parser<TablesAnnotation>TablesAnnotation. getParserForType()static com.google.protobuf.Parser<TablesAnnotation>TablesAnnotation. parser()Methods in com.google.cloud.automl.v1beta1 with parameters of type TablesAnnotation Modifier and Type Method Description TablesAnnotation.BuilderTablesAnnotation.Builder. mergeFrom(TablesAnnotation other)AnnotationPayload.BuilderAnnotationPayload.Builder. mergeTables(TablesAnnotation value)Annotation details for Tables.static TablesAnnotation.BuilderTablesAnnotation. newBuilder(TablesAnnotation prototype)AnnotationPayload.BuilderAnnotationPayload.Builder. setTables(TablesAnnotation value)Annotation details for Tables.
-