StorageIdScope class
An ACL scope for an entity identified by a 'Google Storage ID'.
The storageId is a string of 64 hexadecimal digits that identifies a specific Google account holder or a specific Google group.
Constructors
- StorageIdScope(String storageId)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited