public sealed class RegionInstanceGroupManagersDeleteInstancesRequest : IMessage<RegionInstanceGroupManagersDeleteInstancesRequest>, IEquatable<RegionInstanceGroupManagersDeleteInstancesRequest>, IDeepCloneable<RegionInstanceGroupManagersDeleteInstancesRequest>, IBufferMessage, IMessage
public bool SkipInstancesOnValidationError { get; set; }
Specifies whether the request should proceed despite the inclusion of instances that are not members of the group or that are already in the process of being deleted or abandoned. If this field is set to false and such an instance is specified in the request, the operation fails. The operation always fails if the request contains a malformed instance URL or a reference to an instance that exists in a zone or region other than the group's zone or region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe content pertains to the \u003ccode\u003eRegionInstanceGroupManagersDeleteInstancesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically detailing various versions and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest release, while the content highlights versions ranging from 1.0.0 up to this most current version, providing a comprehensive history of changes.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling deletion requests within Google Cloud's compute services.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eHasSkipInstancesOnValidationError\u003c/code\u003e, \u003ccode\u003eInstances\u003c/code\u003e, and \u003ccode\u003eSkipInstancesOnValidationError\u003c/code\u003e, managing instance deletion with options for error handling and URL specifications.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors and members inherited from the Object class, like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]