Represents a sole-tenant Node Group resource. A sole-tenant node is a physical server that is dedicated to hosting VM instances only for your specific project. Use sole-tenant nodes to keep your instances physically separated from instances in other projects, or to group your instances together on the same host hardware. For more information, read Sole-tenant nodes.
An opaque location hint used to place the Node close to other resources. This field is for use by internal tools that use the public API. The location hint here on the NodeGroup overrides any location_hint present in the NodeTemplate.
Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT. For more information, see Maintenance policies.
Check the MaintenancePolicy enum for the list of possible values.
The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
[[["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-31 UTC."],[[["The webpage provides documentation for the `NodeGroup` class within the `Google.Cloud.Compute.V1` namespace, detailing its functionality related to sole-tenant node resources."],["The latest version available is 3.6.0, with a range of previous versions accessible, going back to version 1.0.0, all related to the `NodeGroup` resource."],["`NodeGroup` represents a physical server dedicated to hosting VM instances for a specific project, allowing for physical separation or grouping of instances."],["The documentation includes details on `NodeGroup` properties such as `AutoscalingPolicy`, `CreationTimestamp`, `Description`, and more, explaining how to configure and interact with these nodes."],["The provided content lists all implementations of this class such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` and all members that are inherited from the base class `Object` in addition to its contructors."]]],[]]