loggingServiceAccountId property

String? loggingServiceAccountId
getter/setter pair

The service account for the given resource container, such as project or folder.

Log sinks use this service account as their writer_identity if no custom service account is provided in the request when calling the create sink method.

Output only.

Implementation

core.String? loggingServiceAccountId;