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

Attributes

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

A container for all the attributes for a given location.

interface Attributes {
attributes?: Attribute[];
name?: string;
}

§Properties

§
attributes?: Attribute[]
[src]

A collection of attributes that need to be updated.

§
name?: string
[src]

Required. Google identifier for this location in the form of locations/{location_id}/attributes.