public sealed class ExportDeploymentStatefileRequest : IMessage<ExportDeploymentStatefileRequest>, IEquatable<ExportDeploymentStatefileRequest>, IDeepCloneable<ExportDeploymentStatefileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class ExportDeploymentStatefileRequest.
A request to export a state file passed to a 'ExportDeploymentStatefile'
call.
Optional. If this flag is set to true, the exported deployment state file
will be the draft state. This will enable the draft file to be validated
before copying it over to the working state on unlock.
Required. The parent in whose context the statefile is listed. The parent
value is in the format:
'projects/{project_id}/locations/{location}/deployments/{deployment}'.
[[["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\u003eExportDeploymentStatefileRequest\u003c/code\u003e class within the Google Cloud Config v1 API, specifically version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDeploymentStatefileRequest\u003c/code\u003e class is used to create requests for exporting a state file for a deployment, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \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 contains two constructors, one default and one that accepts another \u003ccode\u003eExportDeploymentStatefileRequest\u003c/code\u003e instance as a parameter for copying, and defines properties like \u003ccode\u003eDraft\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsDeploymentName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDraft\u003c/code\u003e property is a boolean that determines whether to export the draft state file, enabling validation before it becomes the working state, and the \u003ccode\u003eParent\u003c/code\u003e property is a string that represents the deployment's context in the format 'projects/{project_id}/locations/{location}/deployments/{deployment}'.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 1.7.0, and documentation is available for other versions ranging from 1.0.0 to 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]