CategoriesResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
batchGet({String? languageCode, List<String>? names, String? regionCode, String? view, String? $fields})
→ Future<BatchGetCategoriesResponse>
-
Returns a list of business categories for the provided language and
GConcept ids.
-
list({String? filter, String? languageCode, int? pageSize, String? pageToken, String? regionCode, String? view, String? $fields})
→ Future<ListCategoriesResponse>
-
Returns a list of business categories.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited