GoogleApi.NetworkServices.V1.Model.GrpcRouteFaultInjectionPolicyDelay (google_api_network_services v0.11.0)
View SourceSpecification of how client requests are delayed as part of fault injection before being sent to a destination.
Attributes
-
fixedDelay(type:String.t, default:nil) - Specify a fixed delay before forwarding the request. -
percentage(type:integer(), default:nil) - The percentage of traffic on which delay will be injected. The value must be between [0, 100]
Summary
Functions
Unwrap a decoded JSON object into its complex fields.