useCustomComputeIdempotencyWindow property
Specifies if Service Networking should use a custom time bucket for GCE idempotency.
If false, Service Networking uses a 300 second (5 minute) GCE idempotency window. If true, Service Networking uses a custom idempotency window provided by the user in field compute_idempotency_window.
Optional.
Implementation
core.bool? useCustomComputeIdempotencyWindow;