HomeSort by relevance Sort by last modified time
    Searched full:email_scopes (Results 1 - 1 of 1) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/
aclhelpers.py 35 email_scopes = ['UserByEmail', 'GroupByEmail'] variable in class:AclChange
38 scope_types = (public_scopes + id_scopes + email_scopes + domain_scopes
145 if self.scope_type in self.email_scopes and not self.identifier:

Completed in 47 milliseconds