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"]],[["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-07 UTC."],[[["This webpage provides documentation for the `RayClusterLoggingConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of `RayClusterLoggingConfig` is 3.33.0, with links to documentation for previous versions dating back to 2.3.0."],["The `RayClusterLoggingConfig` class is used to configure logging for Ray clusters, as well as implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key functionalities of `RayClusterLoggingConfig` include enabling or disabling log collection for Ray clusters through the `Enabled` property, which is a boolean."],["The page shows the class's inheritance structure and the implemented members from those inherited classes, as well as containing it's namespace and assembly information."]]],[]]