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

V1UpdateIapSettingsOptions

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

Additional options for iap#v1UpdateIapSettings.

interface V1UpdateIapSettingsOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The field mask specifying which IAP settings should be updated. If omitted, then all of the settings are updated. See https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask. Note: All IAP reauth settings must always be set together, using the field mask: iapSettings.accessSettings.reauthSettings.