attributeDefinitions property
The returned Attribute definitions.
The maximum number of attributes returned is determined by the value of page_size in the ListAttributeDefinitionsRequest.
Implementation
core.List<AttributeDefinition>? attributeDefinitions;