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 reference documentation for the `RayClusterLoggingConfig` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, and the page details the 3.30.0 version, with a complete list of available versions ranging from 3.33.0 down to 2.3.0."],["The `RayClusterLoggingConfig` class is used to specify the configuration for Ray logging in Google Kubernetes Engine."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property, `Enabled`, which is a boolean value used to control log collection for Ray clusters."]]],[]]