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-03-21 UTC."],[[["This webpage provides reference documentation for the `RayOperatorConfig` class within the Google Kubernetes Engine v1 API, specifically for version 3.30.0."],["The `RayOperatorConfig` class offers configuration options for the Ray Operator add-on in Google Kubernetes Engine, with methods and properties allowing for initialization and setting parameters such as whether or not the Ray Operator add-on is enabled for the cluster."],["The documentation lists previous versions of `RayOperatorConfig`, allowing users to browse documentation for versions 3.33.0 down to version 2.3.0."],["The `RayOperatorConfig` class also includes optional logging and monitoring configuration capabilities for Ray clusters through `RayClusterLoggingConfig` and `RayClusterMonitoringConfig` properties."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which provide various utility methods for this class."]]],[]]