Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.01 KB

File metadata and controls

19 lines (11 loc) · 1.01 KB

GetGmbAttributeMetadata200ResponseAttributeMetadataInner

Properties

Name Type Description Notes
parent String Resource name of the attribute (e.g. "attributes/has_delivery"). [optional]
valueType String Value type (e.g. BOOL, ENUM, URL, REPEATED_ENUM). [optional]
displayName String Localized human-readable attribute name. [optional]
groupDisplayName String Display name of the attribute group. [optional]
repeatable Boolean True if multiple values can be set simultaneously. [optional]
deprecated Boolean True if this attribute should no longer be used. [optional]
valueMetadata List<GetGmbAttributeMetadata200ResponseAttributeMetadataInnerValueMetadataInner> Possible enum values (for ENUM / REPEATED_ENUM types). [optional]