GoogleCloudIntegrationsV1alphaSuspension class

A record representing a suspension.

Properties

approvalConfig GoogleCloudIntegrationsV1alphaSuspensionApprovalConfig?
Controls the notifications and approval permissions for this suspension.
getter/setter pair
audit GoogleCloudIntegrationsV1alphaSuspensionAudit?
Metadata pertaining to the resolution of this suspension.
getter/setter pair
createTime String?
Auto-generated.
getter/setter pair
eventExecutionInfoId String?
ID of the associated execution.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
integration String?
The name of the originating integration.
getter/setter pair
lastModifyTime String?
Auto-generated.
getter/setter pair
name String?
Resource name for suspensions suspension/{suspension_id}
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state String?
State of this suspension, indicating what action a resolver has taken.
getter/setter pair
suspensionConfig EnterpriseCrmEventbusProtoSuspensionConfig?
Controls the notifications and resolver permissions for this suspension.
getter/setter pair
taskId String?
Task id of the associated SuspensionTask.
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