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

PolicyAnalyzer

import { PolicyAnalyzer } from "https://googleapis.deno.dev/v1/policyanalyzer:v1.ts";
class PolicyAnalyzer {
constructor(client?: CredentialsClient, baseUrl?: string);
async projectsLocationsActivityTypesActivitiesQuery(parent: string, opts?: ProjectsLocationsActivityTypesActivitiesQueryOptions): Promise<GoogleCloudPolicyanalyzerV1QueryActivityResponse>;
}

§Constructors

§
new PolicyAnalyzer(client?: CredentialsClient, baseUrl?: string)
[src]

§Methods

§
projectsLocationsActivityTypesActivitiesQuery(parent: string, opts?: ProjectsLocationsActivityTypesActivitiesQueryOptions): Promise<GoogleCloudPolicyanalyzerV1QueryActivityResponse>
[src]

Queries policy activities on Google Cloud resources.

@param parent

Required. The container resource on which to execute the request. Acceptable formats: projects/[PROJECT_ID|PROJECT_NUMBER]/locations/[LOCATION]/activityTypes/[ACTIVITY_TYPE] LOCATION here refers to Google Cloud Locations: https://cloud.google.com/about/locations/