Reference documentation and code samples for the Policy Simulator V1 API class Google::Cloud::PolicySimulator::V1::ReplayDiff.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_diff
def access_diff() -> ::Google::Cloud::PolicySimulator::V1::AccessStateDiff
-
(::Google::Cloud::PolicySimulator::V1::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.
#access_diff=
def access_diff=(value) -> ::Google::Cloud::PolicySimulator::V1::AccessStateDiff
-
value (::Google::Cloud::PolicySimulator::V1::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.
-
(::Google::Cloud::PolicySimulator::V1::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.