flowHookPoint property
Where in the API call flow the flow hook is invoked.
Must be one of PreProxyFlowHook, PostProxyFlowHook,
PreTargetFlowHook, or PostTargetFlowHook.
Output only.
Implementation
core.String? flowHookPoint;
Where in the API call flow the flow hook is invoked.
Must be one of PreProxyFlowHook, PostProxyFlowHook,
PreTargetFlowHook, or PostTargetFlowHook.
Output only.
core.String? flowHookPoint;