AccountsLocationsResource 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
-
create(Location request, String parent, {String? requestId, bool? validateOnly, String? $fields})
→ Future<Location>
-
Creates a new Location that will be owned by the logged in user.
-
list(String parent, {String? filter, String? orderBy, int? pageSize, String? pageToken, String? readMask, String? $fields})
→ Future<ListLocationsResponse>
-
Lists the locations for the specified account.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited