public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB 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 documentation for the `GetInstanceRequest` class within the Google Cloud AlloyDB v1 API, which is used to request information about a specific instance."],["The `GetInstanceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various capabilities for message handling and object manipulation."],["The documentation includes details on the class's constructors, allowing for creating a new `GetInstanceRequest` or cloning an existing one."],["Key properties of the `GetInstanceRequest` class are detailed, such as `InstanceName`, `Name` (a required string representing the resource name), and `View` (specifying the type of information to be returned)."],["The latest version available is 1.9.0 and it includes information on versions down to 1.0.0."]]],[]]