public sealed class DeleteStatefileRequest : IMessage<DeleteStatefileRequest>, IEquatable<DeleteStatefileRequest>, IDeepCloneable<DeleteStatefileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class DeleteStatefileRequest.
A request to delete a state file passed to a 'DeleteStatefile' call.
[[["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 page provides documentation for the \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e class within the Google Cloud Config v1 API, specifically version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e class is a request object used to delete a state file associated with a deployment, which includes implementation of various 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 \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e class requires a deployment name and a lock ID to verify user authorization for the state file deletion, which can be set using the \u003ccode\u003eDeploymentName\u003c/code\u003e and \u003ccode\u003eLockId\u003c/code\u003e properties respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create a new \u003ccode\u003eDeleteStatefileRequest\u003c/code\u003e object or a copy of an existing one, as well as a \u003ccode\u003eName\u003c/code\u003e property that defines the unique identifier of the deployment.\u003c/p\u003e\n"]]],[],null,[]]