public sealed class GetInstancePartitionRequest : IMessage<GetInstancePartitionRequest>, IEquatable<GetInstancePartitionRequest>, IDeepCloneable<GetInstancePartitionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class GetInstancePartitionRequest.
The request for
[GetInstancePartition][google.spanner.admin.instance.v1.InstanceAdmin.GetInstancePartition].
Required. The name of the requested instance partition. 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\u003eThis webpage provides reference documentation for the \u003ccode\u003eGetInstancePartitionRequest\u003c/code\u003e class within the Google Cloud Spanner Instance Administration v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 5.0.0-beta05, with several previous versions also available, starting from 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstancePartitionRequest\u003c/code\u003e class is used to request the details of an instance partition via the \u003ccode\u003eGetInstancePartition\u003c/code\u003e method and implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eInstancePartitionName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which represents the name of the requested instance partition in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one being empty, and the other taking in another \u003ccode\u003eGetInstancePartitionRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]