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, part of the Google.Cloud.Compute.V1 API, manages the configuration of logging for health checks, enabling the export of logs to Stackdriver.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is 3.6.0, but a history of versions can be accessed, with version 3.2.0 being the currently displayed one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e class 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 and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnable\u003c/code\u003e property within \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e controls whether logs are exported, with a default value of false, and the \u003ccode\u003eHasEnable\u003c/code\u003e property checks if \u003ccode\u003eEnable\u003c/code\u003e has been explicitly set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e class, one being the default and the other allowing the instantiation of an object by copying the content from another \u003ccode\u003eHealthCheckLogConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]