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

GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse

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

Response message for KeyTrackingService.SearchProtectedResources.

interface GoogleCloudKmsInventoryV1SearchProtectedResourcesResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

§

Protected resources for this page.