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."],[[["The `GetInstanceRequest` class in the Google Cloud Filestore v1 API allows retrieval of the state of a specific instance."],["This class is part of the `Google.Cloud.Filestore.V1` namespace within the `Google.Cloud.Filestore.V1.dll` assembly."],["The latest version of `GetInstanceRequest` is 2.7.0, with several previous versions also documented including down to 1.0.0."],["`GetInstanceRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `InstanceName` and `Name`, where `Name` is a required field specifying the instance's resource name."]]],[]]