public sealed class UpdateBackupPlanRequest : IMessage<UpdateBackupPlanRequest>, IEquatable<UpdateBackupPlanRequest>, IDeepCloneable<UpdateBackupPlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class UpdateBackupPlanRequest.
Optional. This is used to specify the fields to be overwritten in the
BackupPlan targeted for update. The values for each of these
updated fields will be taken from the backup_plan provided
with this request. Field names are relative to the root of the resource
(e.g., description, backup_config.include_volume_data, etc.)
If no update_mask is provided, all fields in backup_plan will be
written to the target BackupPlan resource.
Note that OUTPUT_ONLY and IMMUTABLE fields in backup_plan are ignored
and are not used to update the target BackupPlan.
[[["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 latest version of the \u003ccode\u003eUpdateBackupPlanRequest\u003c/code\u003e class is 2.6.0, with several previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used for updating a \u003ccode\u003eBackupPlan\u003c/code\u003e resource within the Backup for GKE v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateBackupPlanRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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\u003eIt includes properties like \u003ccode\u003eBackupPlan\u003c/code\u003e (a new version of the \u003ccode\u003eBackupPlan\u003c/code\u003e) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to overwrite).\u003c/p\u003e\n"],["\u003cp\u003eThe class resides within the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Backup for GKE v1 API - Class UpdateBackupPlanRequest (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.7.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.6.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.5.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.4.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.3.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.2.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.1.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.0.0/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/1.0.0-beta01/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest) \n\n public sealed class UpdateBackupPlanRequest : IMessage\u003cUpdateBackupPlanRequest\u003e, IEquatable\u003cUpdateBackupPlanRequest\u003e, IDeepCloneable\u003cUpdateBackupPlanRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup for GKE v1 API class UpdateBackupPlanRequest.\n\nRequest message for UpdateBackupPlan. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateBackupPlanRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateBackupPlanRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateBackupPlanRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateBackupPlanRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.UpdateBackupPlanRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeBackup.V1](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeBackup.V1.dll\n\nConstructors\n------------\n\n### UpdateBackupPlanRequest()\n\n public UpdateBackupPlanRequest()\n\n### UpdateBackupPlanRequest(UpdateBackupPlanRequest)\n\n public UpdateBackupPlanRequest(UpdateBackupPlanRequest other)\n\nProperties\n----------\n\n### BackupPlan\n\n public BackupPlan BackupPlan { get; set; }\n\nRequired. A new version of the BackupPlan resource that contains updated\nfields. This may be sparsely populated if an `update_mask` is provided.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nOptional. This is used to specify the fields to be overwritten in the\nBackupPlan targeted for update. The values for each of these\nupdated fields will be taken from the `backup_plan` provided\nwith this request. Field names are relative to the root of the resource\n(e.g., `description`, `backup_config.include_volume_data`, etc.)\nIf no `update_mask` is provided, all fields in `backup_plan` will be\nwritten to the target BackupPlan resource.\nNote that OUTPUT_ONLY and IMMUTABLE fields in `backup_plan` are ignored\nand are not used to update the target BackupPlan."]]