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

ComplyWithGuidelines

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

Indicates that the location fails to comply with our guidelines.

interface ComplyWithGuidelines {
recommendationReason?: "RECOMMENDATION_REASON_UNSPECIFIED" | "BUSINESS_LOCATION_SUSPENDED" | "BUSINESS_LOCATION_DISABLED";
}

§Properties

§
recommendationReason?: "RECOMMENDATION_REASON_UNSPECIFIED" | "BUSINESS_LOCATION_SUSPENDED" | "BUSINESS_LOCATION_DISABLED"
[src]

The reason why the location is being recommended to comply with guidelines.