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

AnalyzeOrgPolicyGovernedAssetsResponse

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

The response message for AssetService.AnalyzeOrgPolicyGovernedAssets.

interface AnalyzeOrgPolicyGovernedAssetsResponse {
nextPageToken?: string;
}

§Properties

§

The definition of the constraint in the request.

§

The list of the analyzed governed assets.

§
nextPageToken?: string
[src]

The page token to fetch the next page for AnalyzeOrgPolicyGovernedAssetsResponse.governed_assets.