public sealed class DeleteInstancePartitionRequest : IMessage<DeleteInstancePartitionRequest>, IEquatable<DeleteInstancePartitionRequest>, IDeepCloneable<DeleteInstancePartitionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class DeleteInstancePartitionRequest.
The request for
[DeleteInstancePartition][google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstancePartition].
Optional. If not empty, the API only deletes the instance partition when
the etag provided matches the current status of the requested instance
partition. Otherwise, deletes the instance partition without checking the
current status of the requested instance partition.
Required. The name of the instance partition to be deleted.
Values are of the form
projects/{project}/instances/{instance}/instancePartitions/{instance_partition}
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteInstancePartitionRequest\u003c/code\u003e class is used to request the deletion of an instance partition in the Google Cloud Spanner Instance Administration v1 API.\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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 5.0.0-beta05, and the documentation offers various prior versions of this class, all the way back to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties, \u003ccode\u003eEtag\u003c/code\u003e which is optional and \u003ccode\u003eName\u003c/code\u003e, which is required, and \u003ccode\u003eInstancePartitionName\u003c/code\u003e which is a view over the name resource property, used to specify the instance partition to delete.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one taking no parameters and the other taking a \u003ccode\u003eDeleteInstancePartitionRequest\u003c/code\u003e object as a parameter, for creating a copy of an existing request.\u003c/p\u003e\n"]]],[],null,[]]