public sealed class NodeSelector : IMessage<NodeSelector>, IEquatable<NodeSelector>, IDeepCloneable<NodeSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class NodeSelector.
Hardware constraints configuration.
Implements
IMessageNodeSelector, IEquatableNodeSelector, IDeepCloneableNodeSelector, IBufferMessage, IMessageNamespace
Google.Cloud.Run.V2Assembly
Google.Cloud.Run.V2.dll
Constructors
NodeSelector()
public NodeSelector()
NodeSelector(NodeSelector)
public NodeSelector(NodeSelector other)
Parameter | |
---|---|
Name | Description |
other |
NodeSelector |
Properties
Accelerator
public string Accelerator { get; set; }
Required. GPU accelerator type to attach to an instance.
Property Value | |
---|---|
Type | Description |
string |