ProposedChangeCopyimport type { ProposedChange } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";interface ProposedChange {changes?: Entity[];}§Properties§changes?: Entity[][src]The list of workspace changes to be applied.