GoogleCloudPolicysimulatorV1beta1ReplayDiff class

The difference between the results of evaluating an access tuple under the current (baseline) policies and under the proposed (simulated) policies.

This difference explains how a member's access could change if the proposed policies were applied.

Properties

accessDiff GoogleCloudPolicysimulatorV1beta1AccessStateDiff?
A summary and comparison of the member's access under the current (baseline) policies and the proposed (simulated) policies for a single access tuple.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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