[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class LivenessCheck (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.LivenessCheck)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.LivenessCheck)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.LivenessCheck)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.LivenessCheck)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.LivenessCheck)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.LivenessCheck) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class LivenessCheck.\n\nHealth checking configuration for VM instances. Unhealthy instances\nare killed and replaced with new instances.\n\nGenerated from protobuf message `google.appengine.v1.LivenessCheck`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPath\n\nThe request path.\n\n### setPath\n\nThe request path.\n\n### getHost\n\nHost header to send when performing a HTTP Liveness check.\n\nExample: \"myapp.appspot.com\"\n\n### setHost\n\nHost header to send when performing a HTTP Liveness check.\n\nExample: \"myapp.appspot.com\"\n\n### getFailureThreshold\n\nNumber of consecutive failed checks required before considering the\nVM unhealthy.\n\n### setFailureThreshold\n\nNumber of consecutive failed checks required before considering the\nVM unhealthy.\n\n### getSuccessThreshold\n\nNumber of consecutive successful checks required before considering\nthe VM healthy.\n\n### setSuccessThreshold\n\nNumber of consecutive successful checks required before considering\nthe VM healthy.\n\n### getCheckInterval\n\nInterval between health checks.\n\n### hasCheckInterval\n\n### clearCheckInterval\n\n### setCheckInterval\n\nInterval between health checks.\n\n### getTimeout\n\nTime before the check is considered failed.\n\n### hasTimeout\n\n### clearTimeout\n\n### setTimeout\n\nTime before the check is considered failed.\n\n### getInitialDelay\n\nThe initial delay before starting to execute the checks.\n\n### hasInitialDelay\n\n### clearInitialDelay\n\n### setInitialDelay\n\nThe initial delay before starting to execute the checks."]]