GoogleCloudApigeeV1ReportInstanceStatusRequest class

Request for ReportInstanceStatus.

Properties

hashCode int
The hash code for this object.
no setterinherited
instanceUid String?
A unique ID for the instance which is guaranteed to be unique in case the user installs multiple hybrid runtimes with the same instance ID.
getter/setter pair
reportTime String?
The time the report was generated in the runtime.
getter/setter pair
resources List<GoogleCloudApigeeV1ResourceStatus>?
Status for config resources
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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