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

Usage

import * as mod from "https://googleapis.deno.dev/v1/mybusinessverifications:v1.ts";

§Classes

GoogleAuth
MyBusinessVerifications

The My Business Verifications API provides an interface for taking verifications related actions for locations.

§Variables

auth

§Interfaces

AddressVerificationData

Display data for verifications through postcard.

CompleteVerificationRequest

Request message for Verifications.CompleteVerificationAction.

CompleteVerificationResponse

Response message for Verifications.CompleteVerificationAction.

ComplyWithGuidelines

Indicates that the location fails to comply with our guidelines.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

EmailVerificationData

Display data for verifications through email.

FetchVerificationOptionsRequest

Request message for Verifications.FetchVerificationOptions.

FetchVerificationOptionsResponse

Response message for Verifications.FetchVerificationOptions.

ListVerificationsResponse

Response message for Verifications.ListVerifications.

LocationsVerificationsListOptions

Additional options for MyBusinessVerifications#locationsVerificationsList.

PostalAddress

Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478

ResolveOwnershipConflict

Indicates that the location duplicates another location that is in good standing.

ServiceBusinessContext

Additional data for service business verification.

Verification

A verification represents a verification attempt on a location.

VerificationOption

The verification option represents how to verify the location (indicated by verification method) and where the verification will be sent to (indicated by display data).

VerificationToken

Token generated by a vetted partner.

Verify

Indicates that the location requires verification. Contains information about the current verification actions performed on the location.

VerifyLocationRequest

Request message for Verifications.VerifyLocation.

VerifyLocationResponse

Response message for Verifications.VerifyLocation.

VoiceOfMerchantState

Response message for VoiceOfMerchant.GetVoiceOfMerchantState.

WaitForVoiceOfMerchant

Indicates that the location will gain voice of merchant after passing review.