public sealed class CreateBackupRequest : IMessage<CreateBackupRequest>, IEquatable<CreateBackupRequest>, IDeepCloneable<CreateBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class CreateBackupRequest.
[[["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\u003eThe \u003ccode\u003eCreateBackupRequest\u003c/code\u003e class is used to send a request to create a new backup within a specified backup plan in the GKE Backup v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions, with the latest being version 2.6.0, and is accessible through various version links provided.\u003c/p\u003e\n"],["\u003cp\u003eIt requires specifying the parent \u003ccode\u003eBackupPlan\u003c/code\u003e and allows optional inputs like a custom \u003ccode\u003eBackupId\u003c/code\u003e and the \u003ccode\u003eBackup\u003c/code\u003e resource to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBackupRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, offering functionalities like deep cloning, buffer message management, and equality comparison.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for managing backup creation parameters such as \u003ccode\u003eBackup\u003c/code\u003e, \u003ccode\u003eBackupId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and a \u003ccode\u003eParentAsBackupPlanName\u003c/code\u003e for a typed view of the parent resource name.\u003c/p\u003e\n"]]],[],null,[]]