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 classPropertyDefinition.SchemaSourceThe schema source information.static classPropertyDefinition.SchemaSource.BuilderThe schema source information.Methods in com.google.cloud.contentwarehouse.v1 that return PropertyDefinition.SchemaSourceOrBuilder Modifier and Type Method Description PropertyDefinition.SchemaSourceOrBuilderPropertyDefinition.Builder. getSchemaSourcesOrBuilder(int index)The mapping information between this property to another schema source.PropertyDefinition.SchemaSourceOrBuilderPropertyDefinition. getSchemaSourcesOrBuilder(int index)The mapping information between this property to another schema source.PropertyDefinition.SchemaSourceOrBuilderPropertyDefinitionOrBuilder. 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.
-