public sealed class ExportRevisionStatefileRequest : IMessage<ExportRevisionStatefileRequest>, IEquatable<ExportRevisionStatefileRequest>, IDeepCloneable<ExportRevisionStatefileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class ExportRevisionStatefileRequest.
A request to export a state file passed to a 'ExportRevisionStatefile'
call.
Required. The parent in whose context the statefile is listed. The parent
value is in the format:
'projects/{project_id}/locations/{location}/deployments/{deployment}/revisions/{revision}'.
[[["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 documentation for the \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e class within the Infrastructure Manager v1 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e class is used to define a request for exporting a state file, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and has two constructors: a default constructor and one that accepts another \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eParent\u003c/code\u003e (a string) and \u003ccode\u003eParentAsRevisionName\u003c/code\u003e (a \u003ccode\u003eRevisionName\u003c/code\u003e type), both related to the resource name context of the state file being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the available versions of the API, ranging from version 1.0.0 to the latest version, 1.7.0.\u003c/p\u003e\n"]]],[],null,[]]