clientId property

String? clientId
getter/setter pair

Input only.

Client ID from an external OAuth application. This is an input-only field, and thus will not be set in any responses.

Implementation

core.String? clientId;