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

GoogleCloudRecaptchaenterpriseV1ListIpOverridesResponse

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

Response for ListIpOverrides.

interface GoogleCloudRecaptchaenterpriseV1ListIpOverridesResponse {
nextPageToken?: string;
}

§Properties

§

IP Overrides details.

§
nextPageToken?: string
[src]

Token to retrieve the next page of results. If this field is empty, no keys remain in the results.