GoogleCloudApigeeV1SecurityActionFlag class

The message that should be set in the case of a Flag action.

Properties

hashCode int
The hash code for this object.
no setterinherited
headers List<GoogleCloudApigeeV1SecurityActionHttpHeader>?
A list of HTTP headers to be sent to the target in case of a FLAG SecurityAction.
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