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."],[[["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."]]],[]]