google_api_service_control v0.0.1 GoogleApi.ServiceControl.V1.Model.AuthenticationInfo View Source
Authentication information for the operation.
Attributes
- authoritySelector (String): The authority selector specified by the requestor, if any. It is not guaranteed that the principal was allowed to use this authority. Defaults to:
null. - principalEmail (String): The email address of the authenticated user making the request. For privacy reasons, the principal email address is redacted for all read-only operations that fail with a "permission denied" error. Defaults to:
null.