Class ReplayDiff (0.1.5)

ReplayDiff(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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 principal's access could change if the proposed policies were applied.

Attribute

NameDescription
access_diff google.cloud.policysimulator_v1.types.AccessStateDiff
A summary and comparison of the principal's access under the current (baseline) policies and the proposed (simulated) policies for a single access tuple. The evaluation of the principal's access is reported in the AccessState field.