ProjectsLocationsResource class

Constructors

ProjectsLocationsResource(ApiRequester client)

Methods

getDefaultServiceAccount(String name, {String? $fields}) Future<DefaultServiceAccount>
Returns the DefaultServiceAccount used by the project.
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