GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1FlowHook (google_api_apigee v0.35.0) View Source
Attributes
-
continueOnError
(type:boolean()
, default:nil
) - Optional. Flag that specifies whether execution should continue if the flow hook throws an exception. Set totrue
to continue execution. Set tofalse
to stop execution if the flow hook throws an exception. Defaults totrue
. -
description
(type:String.t
, default:nil
) - Description of the flow hook. -
flowHookPoint
(type:String.t
, default:nil
) - Output only. Where in the API call flow the flow hook is invoked. Must be one ofPreProxyFlowHook
,PostProxyFlowHook
,PreTargetFlowHook
, orPostTargetFlowHook
. -
sharedFlow
(type:String.t
, default:nil
) - Shared flow attached to this flow hook, or empty if there is none attached.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.