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

§Classes

GoogleAuth
MyBusinessAccountManagement

The My Business Account Management API provides an interface for managing access to 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

AcceptInvitationRequest

Request message for AccessControl.AcceptInvitation.

Account

An account is a container for your location. If you are the only user who manages locations for your business, you can use your personal Google Account. To share management of locations with multiple users, [create a business account] (https://support.google.com/business/answer/6085339?ref_topic=6085325).

AccountsAdminsPatchOptions

Additional options for MyBusinessAccountManagement#accountsAdminsPatch.

AccountsInvitationsListOptions

Additional options for MyBusinessAccountManagement#accountsInvitationsList.

AccountsListOptions

Additional options for MyBusinessAccountManagement#accountsList.

AccountsPatchOptions

Additional options for MyBusinessAccountManagement#accountsPatch.

Admin

An administrator of an Account or a location.

CredentialsClient

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

DeclineInvitationRequest

Request message for AccessControl.DeclineInvitation.

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); }

Invitation

Represents a pending invitation.

ListAccountAdminsResponse

Response message for AccessControl.ListAccountAdmins.

ListAccountsResponse

Response message for Accounts.ListAccounts.

ListInvitationsResponse

Response message for AccessControl.ListInvitations.

ListLocationAdminsResponse

Response message for AccessControl.ListLocationAdmins.

LocationsAdminsPatchOptions

Additional options for MyBusinessAccountManagement#locationsAdminsPatch.

OrganizationInfo

Additional information stored for an organization.

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

TargetLocation

Represents a target location for a pending invitation.

TransferLocationRequest

Request message for AccessControl.TransferLocation.