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 document provides reference information for the `GetInstanceRequest` class within the Google Cloud Filestore v1 API, specifically detailing its structure, usage, and available versions."],["`GetInstanceRequest` is used to retrieve the state of a Filestore instance, and it inherits from multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `GetInstanceRequest` is 2.7.0, and the document includes links to documentation for prior versions, down to version 1.0.0."],["The `GetInstanceRequest` class has two constructors, a default one and another that takes an existing `GetInstanceRequest` object as a parameter, and it contains properties for `InstanceName` and `Name`."],["The `Name` property of `GetInstanceRequest` is a required field that specifies the instance resource name using the format `projects/{project_id}/locations/{location}/instances/{instance_id}`."]]],[]]