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 webpage provides reference documentation for the `GetInstanceRequest` class within the Google Cloud Filestore v1 API, specifically for version 2.3.0."],["`GetInstanceRequest` is used to get the state of a Cloud Filestore instance, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another for creating an instance from another `GetInstanceRequest` object."],["It contains two key properties: `InstanceName` which is a typed view of the resource name and `Name` which is a string representing the instance's resource name in the specified format."],["The webpage includes links to all versions of this feature, with version 2.7.0 being the latest."]]],[]]