LocationsWorkforcePoolsSubjectsResource class
Constructors
- LocationsWorkforcePoolsSubjectsResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- operations → LocationsWorkforcePoolsSubjectsOperationsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
delete(
String name, {String? $fields}) → Future< Operation> - Deletes a WorkforcePoolSubject.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
undelete(
UndeleteWorkforcePoolSubjectRequest request, String name, {String? $fields}) → Future< Operation> - Undeletes a WorkforcePoolSubject, as long as it was deleted fewer than 30 days ago.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited