Uses of Class
com.google.cloud.contentwarehouse.v1.PropertyDefinition.SchemaSource
-
Packages that use PropertyDefinition.SchemaSource Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of PropertyDefinition.SchemaSource in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return PropertyDefinition.SchemaSource Modifier and Type Method Description PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource.Builder. build()PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource.Builder. buildPartial()static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. getDefaultInstance()PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource.Builder. getDefaultInstanceForType()PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. getDefaultInstanceForType()PropertyDefinition.SchemaSourcePropertyDefinition.Builder. getSchemaSources(int index)The mapping information between this property to another schema source.PropertyDefinition.SchemaSourcePropertyDefinition. getSchemaSources(int index)The mapping information between this property to another schema source.PropertyDefinition.SchemaSourcePropertyDefinitionOrBuilder. getSchemaSources(int index)The mapping information between this property to another schema source.static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseDelimitedFrom(InputStream input)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(byte[] data)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(com.google.protobuf.ByteString data)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(com.google.protobuf.CodedInputStream input)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(InputStream input)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(ByteBuffer data)static PropertyDefinition.SchemaSourcePropertyDefinition.SchemaSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type PropertyDefinition.SchemaSource Modifier and Type Method Description com.google.protobuf.Parser<PropertyDefinition.SchemaSource>PropertyDefinition.SchemaSource. getParserForType()List<PropertyDefinition.SchemaSource>PropertyDefinition.Builder. getSchemaSourcesList()The mapping information between this property to another schema source.List<PropertyDefinition.SchemaSource>PropertyDefinition. getSchemaSourcesList()The mapping information between this property to another schema source.List<PropertyDefinition.SchemaSource>PropertyDefinitionOrBuilder. getSchemaSourcesList()The mapping information between this property to another schema source.static com.google.protobuf.Parser<PropertyDefinition.SchemaSource>PropertyDefinition.SchemaSource. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type PropertyDefinition.SchemaSource Modifier and Type Method Description PropertyDefinition.BuilderPropertyDefinition.Builder. addSchemaSources(int index, PropertyDefinition.SchemaSource value)The mapping information between this property to another schema source.PropertyDefinition.BuilderPropertyDefinition.Builder. addSchemaSources(PropertyDefinition.SchemaSource value)The mapping information between this property to another schema source.PropertyDefinition.SchemaSource.BuilderPropertyDefinition.SchemaSource.Builder. mergeFrom(PropertyDefinition.SchemaSource other)static PropertyDefinition.SchemaSource.BuilderPropertyDefinition.SchemaSource. newBuilder(PropertyDefinition.SchemaSource prototype)PropertyDefinition.BuilderPropertyDefinition.Builder. setSchemaSources(int index, PropertyDefinition.SchemaSource value)The mapping information between this property to another schema source.Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type PropertyDefinition.SchemaSource Modifier and Type Method Description PropertyDefinition.BuilderPropertyDefinition.Builder. addAllSchemaSources(Iterable<? extends PropertyDefinition.SchemaSource> values)The mapping information between this property to another schema source.
-