Uses of Class
com.google.cloud.contentwarehouse.v1.PropertyArray
-
Packages that use PropertyArray Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of PropertyArray in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return PropertyArray Modifier and Type Method Description PropertyArrayPropertyArray.Builder. build()PropertyArrayPropertyArray.Builder. buildPartial()static PropertyArrayPropertyArray. getDefaultInstance()PropertyArrayPropertyArray.Builder. getDefaultInstanceForType()PropertyArrayPropertyArray. getDefaultInstanceForType()PropertyArrayProperty.Builder. getPropertyValues()Nested structured data property values.PropertyArrayProperty. getPropertyValues()Nested structured data property values.PropertyArrayPropertyOrBuilder. getPropertyValues()Nested structured data property values.static PropertyArrayPropertyArray. parseDelimitedFrom(InputStream input)static PropertyArrayPropertyArray. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyArrayPropertyArray. parseFrom(byte[] data)static PropertyArrayPropertyArray. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyArrayPropertyArray. parseFrom(com.google.protobuf.ByteString data)static PropertyArrayPropertyArray. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyArrayPropertyArray. parseFrom(com.google.protobuf.CodedInputStream input)static PropertyArrayPropertyArray. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyArrayPropertyArray. parseFrom(InputStream input)static PropertyArrayPropertyArray. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyArrayPropertyArray. parseFrom(ByteBuffer data)static PropertyArrayPropertyArray. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type PropertyArray Modifier and Type Method Description com.google.protobuf.Parser<PropertyArray>PropertyArray. getParserForType()static com.google.protobuf.Parser<PropertyArray>PropertyArray. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type PropertyArray Modifier and Type Method Description PropertyArray.BuilderPropertyArray.Builder. mergeFrom(PropertyArray other)Property.BuilderProperty.Builder. mergePropertyValues(PropertyArray value)Nested structured data property values.static PropertyArray.BuilderPropertyArray. newBuilder(PropertyArray prototype)Property.BuilderProperty.Builder. setPropertyValues(PropertyArray value)Nested structured data property values.
-