public sealed class HealthCheckLogConfig : IMessage<HealthCheckLogConfig>, IEquatable<HealthCheckLogConfig>, IDeepCloneable<HealthCheckLogConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class HealthCheckLogConfig.
Configuration of logging on a health check. If logging is enabled, logs will be exported to Stackdriver.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e class in the Compute Engine v1 API allows for configuring logging on health checks, with logs being exported to Stackdriver when enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.6.0, while the current page highlights version 2.3.0, with a history of previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a boolean \u003ccode\u003eEnable\u003c/code\u003e property to control whether logging is active or not for health checks, defaulting to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor and one that takes another \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e object, allowing for object cloning.\u003c/p\u003e\n"]]],[],null,[]]