public sealed class ImportStatefileRequest : IMessage<ImportStatefileRequest>, IEquatable<ImportStatefileRequest>, IDeepCloneable<ImportStatefileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class ImportStatefileRequest.
A request to import a state file passed to a 'ImportStatefile' 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}'.
[[["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\u003eImportStatefileRequest\u003c/code\u003e class within the Google Cloud Config v1 API, specifically version 1.1.0, which is a request type for importing state files.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportStatefileRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Config.V1\u003c/code\u003e namespace, and it 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eImportStatefileRequest\u003c/code\u003e include \u003ccode\u003eLockId\u003c/code\u003e (a required long integer for lock verification), \u003ccode\u003eParent\u003c/code\u003e (a required string defining the deployment's location), \u003ccode\u003eParentAsDeploymentName\u003c/code\u003e (a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name), and \u003ccode\u003eSkipDraft\u003c/code\u003e (an optional boolean).\u003c/p\u003e\n"],["\u003cp\u003eThe content lists eight available versions, with 1.7.0 as the latest, and links to their respective documentation for \u003ccode\u003eImportStatefileRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]