GoogleCloudPolicytroubleshooterIamV3ConditionContext class
Additional context for troubleshooting conditional role bindings and deny rules.
Constructors
-
GoogleCloudPolicytroubleshooterIamV3ConditionContext({GoogleCloudPolicytroubleshooterIamV3ConditionContextPeer? destination, List<
GoogleCloudPolicytroubleshooterIamV3ConditionContextEffectiveTag> ? effectiveTags, GoogleCloudPolicytroubleshooterIamV3ConditionContextRequest? request, GoogleCloudPolicytroubleshooterIamV3ConditionContextResource? resource}) - GoogleCloudPolicytroubleshooterIamV3ConditionContext.fromJson(Map json_)
Properties
- destination ↔ GoogleCloudPolicytroubleshooterIamV3ConditionContextPeer?
-
The destination of a network activity, such as accepting a TCP connection.
getter/setter pair
-
effectiveTags
↔ List<
GoogleCloudPolicytroubleshooterIamV3ConditionContextEffectiveTag> ? -
The effective tags on the resource.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- request ↔ GoogleCloudPolicytroubleshooterIamV3ConditionContextRequest?
-
Represents a network request, such as an HTTP request.
getter/setter pair
- resource ↔ GoogleCloudPolicytroubleshooterIamV3ConditionContextResource?
-
Represents a target resource that is involved with a network activity.
getter/setter pair
- 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(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited