MyBusinessPlaceActionsApi class
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.
Constructors
- MyBusinessPlaceActionsApi(Client client, {String rootUrl = 'https://mybusinessplaceactions.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- locations → LocationsResource
-
no setter
- placeActionTypeMetadata → PlaceActionTypeMetadataResource
-
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