GoogleCloudApigeeV1FlowHookConfig class
Properties
-
continueOnError
↔ bool?
-
Flag that specifies whether the flow should abort after an error in the
flow hook.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
↔ String?
-
Name of the flow hook in the following format:
organizations/{org}/environments/{env}/flowhooks/{point}
.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sharedFlowName
↔ String?
-
Name of the shared flow to invoke in the following format:
organizations/{org}/sharedflows/{sharedflow}
getter/setter pair