GetBackendServiceOutlierDetection

constructor(baseEjectionTimes: List<GetBackendServiceOutlierDetectionBaseEjectionTime>, consecutiveErrors: Int, consecutiveGatewayFailure: Int, enforcingConsecutiveErrors: Int, enforcingConsecutiveGatewayFailure: Int, enforcingSuccessRate: Int, intervals: List<GetBackendServiceOutlierDetectionInterval>, maxEjectionPercent: Int, successRateMinimumHosts: Int, successRateRequestVolume: Int, successRateStdevFactor: Int)