OrganizationsTimeSeriesResource class

Constructors

OrganizationsTimeSeriesResource(ApiRequester client)

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 name, {String? aggregation_alignmentPeriod, String? aggregation_crossSeriesReducer, List<String>? aggregation_groupByFields, String? aggregation_perSeriesAligner, String? filter, String? interval_endTime, String? interval_startTime, String? orderBy, int? pageSize, String? pageToken, String? secondaryAggregation_alignmentPeriod, String? secondaryAggregation_crossSeriesReducer, List<String>? secondaryAggregation_groupByFields, String? secondaryAggregation_perSeriesAligner, String? view, String? $fields}) Future<ListTimeSeriesResponse>
Lists time series that match a filter.
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