public sealed class CreateBackupPlanRequest : IMessage<CreateBackupPlanRequest>, IEquatable<CreateBackupPlanRequest>, IDeepCloneable<CreateBackupPlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class CreateBackupPlanRequest.
[[["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 documentation page covers the \u003ccode\u003eCreateBackupPlanRequest\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, specifically version 2.5.0, with links to other versions, including the latest 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBackupPlanRequest\u003c/code\u003e class is used to send a request to the CreateBackupPlan method for creating a new backup plan within the specified Google Cloud project and location.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e base class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateBackupPlanRequest\u003c/code\u003e include \u003ccode\u003eBackupPlan\u003c/code\u003e (the actual backup plan to create), \u003ccode\u003eBackupPlanId\u003c/code\u003e (a unique client-provided name), and \u003ccode\u003eParent\u003c/code\u003e (the location where the backup plan should be created).\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides multiple constructors to help create instances, including one with no arguments, and another to create a clone of an existing \u003ccode\u003eCreateBackupPlanRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]