Uses of Interface
com.google.cloud.contentwarehouse.v1.PropertyDefinition.SchemaSourceOrBuilder
-
Packages that use PropertyDefinition.SchemaSourceOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of PropertyDefinition.SchemaSourceOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement PropertyDefinition.SchemaSourceOrBuilder Modifier and Type Class Description static class
PropertyDefinition.SchemaSource
The schema source information.static class
PropertyDefinition.SchemaSource.Builder
The schema source information.Methods in com.google.cloud.contentwarehouse.v1 that return PropertyDefinition.SchemaSourceOrBuilder Modifier and Type Method Description PropertyDefinition.SchemaSourceOrBuilder
PropertyDefinition.Builder. getSchemaSourcesOrBuilder(int index)
The mapping information between this property to another schema source.PropertyDefinition.SchemaSourceOrBuilder
PropertyDefinition. getSchemaSourcesOrBuilder(int index)
The mapping information between this property to another schema source.PropertyDefinition.SchemaSourceOrBuilder
PropertyDefinitionOrBuilder. getSchemaSourcesOrBuilder(int index)
The mapping information between this property to another schema source.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type PropertyDefinition.SchemaSourceOrBuilder Modifier and Type Method Description List<? extends PropertyDefinition.SchemaSourceOrBuilder>
PropertyDefinition.Builder. getSchemaSourcesOrBuilderList()
The mapping information between this property to another schema source.List<? extends PropertyDefinition.SchemaSourceOrBuilder>
PropertyDefinition. getSchemaSourcesOrBuilderList()
The mapping information between this property to another schema source.List<? extends PropertyDefinition.SchemaSourceOrBuilder>
PropertyDefinitionOrBuilder. getSchemaSourcesOrBuilderList()
The mapping information between this property to another schema source.
-