A maximum time limit on application initialization, measured from moment
the application successfully replies to a healthcheck until it is ready to
serve traffic.
Property Value
Type
Description
Google.Protobuf.WellKnownTypes.Duration
CheckInterval
public Duration CheckInterval { get; set; }
Interval between health checks.
Property Value
Type
Description
Google.Protobuf.WellKnownTypes.Duration
FailureThreshold
public uint FailureThreshold { get; set; }
Number of consecutive failed checks required before removing
traffic.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReadinessCheck\u003c/code\u003e class, part of Google.Cloud.AppEngine.V1, configures health checks for VM instances to ensure only healthy instances receive traffic.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAppStartTimeout\u003c/code\u003e, \u003ccode\u003eCheckInterval\u003c/code\u003e, \u003ccode\u003eFailureThreshold\u003c/code\u003e, \u003ccode\u003eHost\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, \u003ccode\u003eSuccessThreshold\u003c/code\u003e, and \u003ccode\u003eTimeout\u003c/code\u003e, which define various aspects of the readiness check behavior.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that takes another \u003ccode\u003eReadinessCheck\u003c/code\u003e instance as a parameter for copying its values.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation contains versioned entries for the class, ranging from version 1.0.0 up to the latest version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]