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

FetchVerificationOptionsRequest

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

Request message for Verifications.FetchVerificationOptions.

interface FetchVerificationOptionsRequest {
languageCode?: string;
}

§Properties

§

Optional. Extra context information for the verification of service businesses. Can only be applied to the locations whose business type is CUSTOMER_LOCATION_ONLY. Specifying an accurate address could enable more options. INVALID_ARGUMENT will be thrown if it is set for other business types of locations.

§
languageCode?: string
[src]

Required. The BCP 47 language code representing the language that is to be used for the verification process. Available options vary by language.