consumerId property

String? consumerId
getter/setter pair

Identity of the consumer for whom this quota operation is being performed.

This can be in one of the following formats: project:, project_number:, api_key:.

Implementation

core.String? consumerId;