Uses of Class
com.google.cloud.contentwarehouse.v1.TextArray
-
Packages that use TextArray Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of TextArray in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return TextArray Modifier and Type Method Description TextArrayTextArray.Builder. build()TextArrayTextArray.Builder. buildPartial()static TextArrayTextArray. getDefaultInstance()TextArrayTextArray.Builder. getDefaultInstanceForType()TextArrayTextArray. getDefaultInstanceForType()TextArrayProperty.Builder. getTextValues()String/text property values.TextArrayProperty. getTextValues()String/text property values.TextArrayPropertyOrBuilder. getTextValues()String/text property values.static TextArrayTextArray. parseDelimitedFrom(InputStream input)static TextArrayTextArray. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextArrayTextArray. parseFrom(byte[] data)static TextArrayTextArray. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextArrayTextArray. parseFrom(com.google.protobuf.ByteString data)static TextArrayTextArray. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextArrayTextArray. parseFrom(com.google.protobuf.CodedInputStream input)static TextArrayTextArray. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextArrayTextArray. parseFrom(InputStream input)static TextArrayTextArray. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TextArrayTextArray. parseFrom(ByteBuffer data)static TextArrayTextArray. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type TextArray Modifier and Type Method Description com.google.protobuf.Parser<TextArray>TextArray. getParserForType()static com.google.protobuf.Parser<TextArray>TextArray. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type TextArray Modifier and Type Method Description TextArray.BuilderTextArray.Builder. mergeFrom(TextArray other)Property.BuilderProperty.Builder. mergeTextValues(TextArray value)String/text property values.static TextArray.BuilderTextArray. newBuilder(TextArray prototype)Property.BuilderProperty.Builder. setTextValues(TextArray value)String/text property values.
-