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."],[[["The latest version available for `RayOperatorConfig` within the Google Kubernetes Engine v1 API is 3.33.0, and numerous previous versions, dating back to 2.3.0, are accessible through their respective links."],["`RayOperatorConfig` is a class in the `Google.Cloud.Container.V1` namespace, used for managing configuration options of the Ray Operator add-on."],["The `RayOperatorConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, `RayOperatorConfig()` and `RayOperatorConfig(RayOperatorConfig other)`, and includes properties to manage if it is enabled (`Enabled`) and to manage logging and monitoring configurations (`RayClusterLoggingConfig`, `RayClusterMonitoringConfig`)."],["This class provides reference documentation and code samples for use with the Google Kubernetes Engine, within the .NET framework, specifying the assembly as `Google.Cloud.Container.V1.dll`."]]],[]]