MyBusinessAccountManagementApi class
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.
Constructors
- MyBusinessAccountManagementApi(Client client, {String rootUrl = 'https://mybusinessaccountmanagement.googleapis.com/', String servicePath = ''})
Properties
- accounts → AccountsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- locations → LocationsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited