Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudPolicysimulatorV1ReplayDiff

import type { GoogleCloudPolicysimulatorV1ReplayDiff } from "https://googleapis.deno.dev/v1/policysimulator:v1.ts";

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.

interface GoogleCloudPolicysimulatorV1ReplayDiff {}

§Properties

§

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.