ProjectsResource class
Constructors
- ProjectsResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- histories → ProjectsHistoriesResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getSettings(
String projectId, {String? $fields}) → Future< ProjectSettings> - Gets the Tool Results settings for a project.
-
initializeSettings(
String projectId, {String? $fields}) → Future< ProjectSettings> - Creates resources for settings which have not yet been set.
-
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