public sealed class RollbackApiDeploymentRequest : IMessage<RollbackApiDeploymentRequest>, IEquatable<RollbackApiDeploymentRequest>, IDeepCloneable<RollbackApiDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class RollbackApiDeploymentRequest.
[[["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\u003eThe \u003ccode\u003eRollbackApiDeploymentRequest\u003c/code\u003e class in the Apigee Registry v1 API is used to define a request for rolling back an API deployment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations and compatibility with different systems.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackApiDeploymentRequest\u003c/code\u003e class requires three properties: \u003ccode\u003eApiDeploymentName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRevisionId\u003c/code\u003e, which are crucial for identifying the target deployment and the desired revision for rollback.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property indicates the deployment to be rolled back and the \u003ccode\u003eRevisionId\u003c/code\u003e property indicates the ID of the specific revision to which the rollback will occur, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors, one empty and one taking in another RollbackApiDeploymentRequest, are provided by the class for ease of use.\u003c/p\u003e\n"]]],[],null,[]]