@maxim_mazurok/gapi.client.recaptchaenterprise-v1
Advanced tools
Comparing version 0.0.20221204 to 0.0.20221212
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package reCAPTCHA Enterprise API v1 0.0 */ | ||
// Generated from: https://recaptchaenterprise.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20221204 | ||
// Revision: 20221212 | ||
@@ -172,3 +172,3 @@ /// <reference types="gapi.client" /> | ||
/** | ||
* Optional. Whether or not to do billing check. A reCAPTCHA Enterprise or migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key when you reach a quota limit | ||
* Optional. If true, skips the billing check. A reCAPTCHA Enterprise key or migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key when you reach a quota limit | ||
* (see https://cloud.google.com/recaptcha-enterprise/quotas#quota_limit). To avoid any disruption of your usage, we check that a billing account is present. If your usage of reCAPTCHA | ||
@@ -175,0 +175,0 @@ * is under the free quota, you can safely skip the billing check and proceed with the migration. See https://cloud.google.com/recaptcha-enterprise/docs/billing-information. |
{ | ||
"name": "@maxim_mazurok/gapi.client.recaptchaenterprise-v1", | ||
"version": "0.0.20221204", | ||
"version": "0.0.20221212", | ||
"description": "TypeScript typings for reCAPTCHA Enterprise API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.recaptchaenterprise-v1 definition tests */ | ||
// Revision: 20221204 | ||
// Revision: 20221212 | ||
@@ -9,0 +9,0 @@ gapi.load('client', async () => { |
66202