GoogleApi.Compute.V1.Model.CircuitBreakers (google_api_compute v0.43.0) View Source
Settings controlling the volume of requests, connections and retries to this backend service.
Attributes
-
maxConnections
(type:integer()
, default:nil
) - Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. -
maxPendingRequests
(type:integer()
, default:nil
) - Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. -
maxRequests
(type:integer()
, default:nil
) - The maximum number of parallel requests that allowed to the backend service. If not specified, there is no limit. -
maxRequestsPerConnection
(type:integer()
, default:nil
) - Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. -
maxRetries
(type:integer()
, default:nil
) - Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.
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.