public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class GetInstanceRequest.
The request for
[GetInstance][google.spanner.admin.instance.v1.InstanceAdmin.GetInstance].
If field_mask is present, specifies the subset of
[Instance][google.spanner.admin.instance.v1.Instance] fields that should be
returned. If absent, all
[Instance][google.spanner.admin.instance.v1.Instance] fields are returned.
[[["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 document provides reference documentation for the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class within the Google Cloud Spanner Instance Administration v1 API, specifically for version 4.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class is used to request details about a specific instance, and it inherits from and implements multiple interfaces like \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 latest version available is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and multiple versions are listed from \u003ccode\u003e5.0.0-beta04\u003c/code\u003e all the way down to \u003ccode\u003e3.5.0\u003c/code\u003e, allowing users to select the version relevant to their project.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors to create new instances, either empty or by copying another \u003ccode\u003eGetInstanceRequest\u003c/code\u003e instance, and includes properties such as \u003ccode\u003eFieldMask\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eGetInstanceRequest\u003c/code\u003e is required and represents the resource name of the instance in the format \u003ccode\u003eprojects/<project>/instances/<instance>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]