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 information for the \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e class within the Infrastructure Manager v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e class is designed to manage requests for exporting state files, as part of the \u003ccode\u003eExportRevisionStatefile\u003c/code\u003e call.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheritance from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eExportRevisionStatefileRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eParent\u003c/code\u003e which requires the context where the statefile is located and \u003ccode\u003eParentAsRevisionName\u003c/code\u003e which provides a typed view of the parent resource name.\u003c/p\u003e\n"]]],[],null,[]]