name property

String? name
getter/setter pair

Identifier.

The limit part of the name will be a combination of the type and the scope. For example: accounts/123/limits/products~ADS_NON_EEA Format: accounts/{account}/limits/{limit}

Implementation

core.String? name;