public sealed class TagApiSpecRevisionRequest : IMessage<TagApiSpecRevisionRequest>, IEquatable<TagApiSpecRevisionRequest>, IDeepCloneable<TagApiSpecRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class TagApiSpecRevisionRequest.
[[["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."],[[["The `TagApiSpecRevisionRequest` class in the Apigee Registry v1 API is used to send requests for tagging a specific revision of an API spec."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["The `TagApiSpecRevisionRequest` class includes properties like `ApiSpecName`, `Name`, and `Tag`, which are used to specify the API spec and the tag to be applied."],["There are two constructor overloads for the `TagApiSpecRevisionRequest` class, allowing for the creation of instances with or without an existing `TagApiSpecRevisionRequest` object as a parameter."],["The latest version of this class is `1.0.0-beta07`, with `1.0.0-beta06` also available."]]],[]]