Uses of Interface
com.google.cloud.contentwarehouse.v1.PropertyOrBuilder
-
Packages that use PropertyOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of PropertyOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement PropertyOrBuilder Modifier and Type Class Description classPropertyProperty of a document.static classProperty.BuilderProperty of a document.Methods in com.google.cloud.contentwarehouse.v1 that return PropertyOrBuilder Modifier and Type Method Description PropertyOrBuilderDocument.Builder. getPropertiesOrBuilder(int index)List of values that are user supplied metadata.PropertyOrBuilderDocument. getPropertiesOrBuilder(int index)List of values that are user supplied metadata.PropertyOrBuilderDocumentOrBuilder. getPropertiesOrBuilder(int index)List of values that are user supplied metadata.PropertyOrBuilderPropertyArray.Builder. getPropertiesOrBuilder(int index)List of property values.PropertyOrBuilderPropertyArray. getPropertiesOrBuilder(int index)List of property values.PropertyOrBuilderPropertyArrayOrBuilder. getPropertiesOrBuilder(int index)List of property values.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type PropertyOrBuilder Modifier and Type Method Description List<? extends PropertyOrBuilder>Document.Builder. getPropertiesOrBuilderList()List of values that are user supplied metadata.List<? extends PropertyOrBuilder>Document. getPropertiesOrBuilderList()List of values that are user supplied metadata.List<? extends PropertyOrBuilder>DocumentOrBuilder. getPropertiesOrBuilderList()List of values that are user supplied metadata.List<? extends PropertyOrBuilder>PropertyArray.Builder. getPropertiesOrBuilderList()List of property values.List<? extends PropertyOrBuilder>PropertyArray. getPropertiesOrBuilderList()List of property values.List<? extends PropertyOrBuilder>PropertyArrayOrBuilder. getPropertiesOrBuilderList()List of property values.
-