GoogleCloudApigeeV1OptimizedStatsResponse class

Encapsulates a response format for JavaScript Optimized Scenario.

Properties

hashCode int
The hash code for this object.
no setterinherited
metaData GoogleCloudApigeeV1Metadata?
Metadata information about the query executed.
getter/setter pair
resultTruncated bool?
Boolean flag that indicates whether the results were truncated based on the limit parameter.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stats GoogleCloudApigeeV1OptimizedStatsNode?
stats results.
getter/setter pair
TimeUnit List<String>?
List of time unit values.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited