public sealed class RaySpec : IMessage<RaySpec>, IEquatable<RaySpec>, IDeepCloneable<RaySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class RaySpec.
Configuration information for the Ray cluster.
For experimental launch, Ray cluster creation and Persistent
cluster creation are 1:1 mapping: We will provision all the nodes within the
Persistent cluster as Ray nodes.
[[["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-10 UTC."],[[["This webpage provides reference documentation and code samples for the Cloud AI Platform v1 API class `RaySpec`, specifically for the .NET environment."],["`RaySpec` is used for configuring Ray clusters within the Cloud AI Platform, with experimental launch features mapping cluster creation to Ray node provisioning."],["The page lists various versions of the `RaySpec` class, ranging from version 1.0.0 to the latest version 3.22.0."],["The `RaySpec` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RaySpec` has a few constructors available, one default `RaySpec()` constructor, and another `RaySpec(RaySpec other)` constructor."]]],[]]