public sealed class RayOperatorConfig : IMessage<RayOperatorConfig>, IEquatable<RayOperatorConfig>, IDeepCloneable<RayOperatorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class RayOperatorConfig.
Configuration options for the Ray Operator add-on.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `RayOperatorConfig` class within the Google Kubernetes Engine v1 API."],["The `RayOperatorConfig` class is used to configure options for the Ray Operator add-on in Kubernetes clusters, including enabling the add-on."],["The document outlines the class's inheritance structure and implemented interfaces, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It details the class's constructors, properties such as `Enabled`, `RayClusterLoggingConfig`, and `RayClusterMonitoringConfig`, providing configuration options for logging and monitoring Ray clusters."],["The webpage also includes a list of available versions for this documentation, ranging from version 2.3.0 up to the latest version, 3.33.0."]]],[]]