public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["The latest version available for `Google.Cloud.AppEngine.V1` is 2.4.0, with multiple previous versions, including 1.4.0, accessible for reference."],["`GetInstanceRequest` is a request message used for `Instances.GetInstance` within the `Google.Cloud.AppEngine.V1` namespace."],["The `GetInstanceRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `GetInstanceRequest` and copying existing ones."],["It contains a `Name` property of type string that specifies the resource's name, as in `apps/myapp/services/default/versions/v1/instances/instance-1`."]]],[]]