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/mybusinessplaceactions:v1.ts";

§Classes

GoogleAuth
MyBusinessPlaceActions

The My Business Place Actions API provides an interface for managing place action links of a location on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

§Variables

auth

§Interfaces

CredentialsClient

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

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

ListPlaceActionLinksResponse

Response message for PlaceActions.ListPlaceActionLinks.

ListPlaceActionTypeMetadataResponse

Response message for PlaceActions.ListPlaceActionTypeMetadata.

LocationsPlaceActionLinksListOptions

Additional options for MyBusinessPlaceActions#locationsPlaceActionLinksList.

LocationsPlaceActionLinksPatchOptions

Additional options for MyBusinessPlaceActions#locationsPlaceActionLinksPatch.

PlaceActionLink

Represents a place action link and its attributes.

PlaceActionTypeMetadata

Metadata for supported place action types.

PlaceActionTypeMetadataListOptions

Additional options for MyBusinessPlaceActions#placeActionTypeMetadataList.