Class AccessControlEntry (0.1.0)

AccessControlEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

AccessControlEntry is used to control who can do some operation.

Attribute

Name Description
principals MutableSequence[str]
Optional. Users who are allowed for the operation. Each entry should be a valid v1 IAM principal identifier. The format for these is documented at: https://cloud.google.com/iam/docs/principal-identifiers#v1