public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class GetInstanceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `GetInstanceRequest` class within the Google Cloud Filestore v1 API, specifically for .NET developers."],["The `GetInstanceRequest` class is used to retrieve the current state of a Filestore instance, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetInstanceRequest` class has two constructors, one default and another that accepts another `GetInstanceRequest` object as a parameter."],["The `GetInstanceRequest` class has two properties `InstanceName` which is a typed view over the `Name` resource name, and `Name` which is the instance resource name in a specific format."],["The latest version documented is 2.7.0, with previous versions available going back to 1.0.0."]]],[]]