public sealed class GetApiSpecRequest : IMessage<GetApiSpecRequest>, IEquatable<GetApiSpecRequest>, IDeepCloneable<GetApiSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class GetApiSpecRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetApiSpecRequest\u003c/code\u003e class within the Apigee Registry v1 API, specifically version 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetApiSpecRequest\u003c/code\u003e is a request message used for retrieving API specifications and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default and another that accepts another \u003ccode\u003eGetApiSpecRequest\u003c/code\u003e instance for copying, enabling easy object duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetApiSpecRequest\u003c/code\u003e class has properties, \u003ccode\u003eApiSpecName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, allowing you to specify the target spec to retrieve by providing an \u003ccode\u003eApiSpecName\u003c/code\u003e-typed view or by specifying a string formatted as \u003ccode\u003eprojects/*/locations/*/apis/*/versions/*/specs/*\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]