public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
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.
Property Value
Type
Description
Google.Protobuf.WellKnownTypes.FieldMask
InstanceName
public InstanceName InstanceName { get; set; }
Google.Cloud.Spanner.Common.V1.InstanceName-typed view over the Name resource name property.
Property Value
Type
Description
Google.Cloud.Spanner.Common.V1.InstanceName
Name
public string Name { get; set; }
Required. The name of the requested instance. Values are of the form
projects/<project>/instances/<instance>.
[[["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 webpage provides documentation for the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace, detailing its usage in requesting instance information from Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 5.0.0-beta05, while a variety of previous versions are also available, starting from 3.5.0 all the way up to 5.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new instance and for creating a new instance by cloning another instance, and provides properties like \u003ccode\u003eFieldMask\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to specify the details of the requested instance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes inherited members from \u003ccode\u003eObject\u003c/code\u003e, like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and a description of the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e in the request for \u003ccode\u003eInstanceAdmin.GetInstance\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]