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

§Classes

GoogleAuth
MyBusinessqanda

The My Business Q&A API allows questions and answers to be posted for specific listings. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

§Variables

auth

§Interfaces

Answer

Represents an answer to a question

Author

Represents the author of a question or answer

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

ListAnswersResponse

Response message for QuestionsAndAnswers.ListAnswers

ListQuestionsResponse

Response message for QuestionsAndAnswers.ListQuestions

LocationsQuestionsAnswersListOptions

Additional options for MyBusinessqanda#locationsQuestionsAnswersList.

LocationsQuestionsListOptions

Additional options for MyBusinessqanda#locationsQuestionsList.

LocationsQuestionsPatchOptions

Additional options for MyBusinessqanda#locationsQuestionsPatch.

Question

Represents a single question and some of its answers.

UpsertAnswerRequest

Request message for QuestionsAndAnswers.UpsertAnswer