ProjectsEventsResource 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
-
list(String projectName, {String? groupId, int? pageSize, String? pageToken, String? serviceFilter_resourceType, String? serviceFilter_service, String? serviceFilter_version, String? timeRange_period, String? $fields})
→ Future<ListEventsResponse>
-
Lists the specified events.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
report(ReportedErrorEvent request, String projectName, {String? $fields})
→ Future<ReportErrorEventResponse>
-
Report an individual error event and record the event to a log.
-
toString()
→ String
-
A string representation of this object.
inherited