Uses of Interface
com.google.cloud.policysimulator.v1.ReplayDiffOrBuilder
-
Packages that use ReplayDiffOrBuilder Package Description com.google.cloud.policysimulator.v1 A client to Policy Simulator API -
-
Uses of ReplayDiffOrBuilder in com.google.cloud.policysimulator.v1
Classes in com.google.cloud.policysimulator.v1 that implement ReplayDiffOrBuilder Modifier and Type Class Description classReplayDiffThe difference between the results of evaluating an access tuple under the current (baseline) policies and under the proposed (simulated) policies.static classReplayDiff.BuilderThe difference between the results of evaluating an access tuple under the current (baseline) policies and under the proposed (simulated) policies.Methods in com.google.cloud.policysimulator.v1 that return ReplayDiffOrBuilder Modifier and Type Method Description ReplayDiffOrBuilderReplayResult.Builder. getDiffOrBuilder()The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies.ReplayDiffOrBuilderReplayResult. getDiffOrBuilder()The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies.ReplayDiffOrBuilderReplayResultOrBuilder. getDiffOrBuilder()The difference between the principal's access under the current (baseline) policies and the principal's access under the proposed (simulated) policies.
-