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 latest version of the \u003ccode\u003eRegionInstanceGroupManagersDeleteInstancesRequest\u003c/code\u003e is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegionInstanceGroupManagersDeleteInstancesRequest\u003c/code\u003e is a class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all used within the Google.Cloud.Compute.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRegionInstanceGroupManagersDeleteInstancesRequest\u003c/code\u003e includes properties \u003ccode\u003eHasSkipInstancesOnValidationError\u003c/code\u003e, \u003ccode\u003eInstances\u003c/code\u003e, and \u003ccode\u003eSkipInstancesOnValidationError\u003c/code\u003e to manage and delete instances within a region.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstances\u003c/code\u003e property is used to provide one or more URLs of instances to be deleted, while the property \u003ccode\u003eSkipInstancesOnValidationError\u003c/code\u003e determines if the request should proceed even if the inclusion of instances is invalid.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eRegionInstanceGroupManagersDeleteInstancesRequest\u003c/code\u003e, a default one and one that accepts another \u003ccode\u003eRegionInstanceGroupManagersDeleteInstancesRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]