public sealed class GetApiSpecContentsRequest : IMessage<GetApiSpecContentsRequest>, IEquatable<GetApiSpecContentsRequest>, IDeepCloneable<GetApiSpecContentsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class GetApiSpecContentsRequest.
[[["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 document provides reference documentation for the `GetApiSpecContentsRequest` class within the Apigee Registry v1 API, specifically version 1.0.0-beta06."],["`GetApiSpecContentsRequest` is a request message used to retrieve the contents of an API specification, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and properties such as `ApiSpecName` (a typed view) and `Name` (a string), which is a required field representing the resource name of the API spec."],["The latest version available is 1.0.0-beta07, which can be used instead of the present 1.0.0-beta06."]]],[]]