public sealed class GetApiVersionRequest : IMessage<GetApiVersionRequest>, IEquatable<GetApiVersionRequest>, IDeepCloneable<GetApiVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class GetApiVersionRequest.
[[["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 page provides documentation for the `GetApiVersionRequest` class within the Apigee Registry v1 API, specifically for version 1.0.0-beta06."],["`GetApiVersionRequest` is a request message used to retrieve a specific API version and it inherits from `object` while implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetApiVersionRequest` class includes two constructors, a default one and another that takes another `GetApiVersionRequest` instance as a parameter for copying."],["Key properties of the `GetApiVersionRequest` class include `ApiVersionName`, which is a typed view of the resource name, and `Name`, a string property that specifies the version to be retrieved in a specific format."]]],[]]