public sealed class RayClusterLoggingConfig : IMessage<RayClusterLoggingConfig>, IEquatable<RayClusterLoggingConfig>, IDeepCloneable<RayClusterLoggingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class RayClusterLoggingConfig.
RayClusterLoggingConfig specifies configuration of Ray logging.
[[["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 latest version available for `RayClusterLoggingConfig` is 3.33.0, but version 3.32.0 is the currently displayed version, with a total of 35 previous versions accessible from 3.32.0 down to 2.3.0."],["`RayClusterLoggingConfig` is a class within the Google Kubernetes Engine v1 API, designed to specify the configuration of Ray logging."],["The class `RayClusterLoggingConfig` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RayClusterLoggingConfig` includes a single configurable property named `Enabled`, which is a boolean that controls log collection for Ray clusters."]]],[]]