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"]],[["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-03-21 UTC."],[[["The webpage provides reference documentation for the `HealthCheckLogConfig` class within the Compute Engine v1 API."],["The `HealthCheckLogConfig` class is used to configure logging for health checks, which, when enabled, exports logs to Stackdriver."],["The class `HealthCheckLogConfig` has a public boolean `Enable` property that controls whether or not the logging feature will be on, and this property is false by default."],["There is an extensive list of available versions for this class, starting from version 1.0.0 all the way to the latest version 3.6.0, with version 2.12.0 being the focus of this page."]]],[]]