GoogleCloudApigeeV1FlowHook class
Properties
-
continueOnError
↔ bool?
-
Flag that specifies whether execution should continue if the flow hook
throws an exception.
getter/setter pair
-
description
↔ String?
-
Description of the flow hook.
getter/setter pair
-
flowHookPoint
↔ String?
-
Where in the API call flow the flow hook is invoked.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sharedFlow
↔ String?
-
Shared flow attached to this flow hook, or empty if there is none
attached.
getter/setter pair