Cloud AI Platform v1 API - Class RaySpec (2.27.0)

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.

Inheritance

object > RaySpec

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

RaySpec()

public RaySpec()

RaySpec(RaySpec)

public RaySpec(RaySpec other)
Parameter
Name Description
other RaySpec