Binding class final
Associates members, or principals, with a role.
- Inheritance
-
- Object
- ProtoMessage
- Binding
Constructors
Properties
- condition → Expr?
-
The condition that is associated with this binding.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
-
members
→ List<
String> -
Specifies the principals requesting access for a Google Cloud resource.
memberscan have the following values:final - qualifiedName → String
-
The fully qualified name of this message, i.e.,
google.protobuf.Durationorgoogle.rpc.ErrorInfo.finalinherited - role → String
-
Role that is assigned to the list of
members, or principals. For example,roles/viewer,roles/editor, orroles/owner.final - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Object -
override
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- fullyQualifiedName → const String