attributes property

List<GoogleCloudApigeeV1Attribute>? attributes
getter/setter pair

Developer attributes (name/value pairs).

The custom attribute limit is 18.

Optional.

Implementation

core.List<GoogleCloudApigeeV1Attribute>? attributes;