Class PropertyTypeOptions (0.1.0)

PropertyTypeOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configurations for a nested structured data property.

Attribute

NameDescription
property_definitions Sequence[google.cloud.contentwarehouse_v1.types.PropertyDefinition]
Required. List of property definitions.

Inheritance

builtins.object > proto.message.Message > PropertyTypeOptions