public sealed class GetBackupPlanRequest : IMessage<GetBackupPlanRequest>, IEquatable<GetBackupPlanRequest>, IDeepCloneable<GetBackupPlanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class GetBackupPlanRequest.
[[["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 documentation for the \u003ccode\u003eGetBackupPlanRequest\u003c/code\u003e class within the Backup for GKE v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetBackupPlanRequest\u003c/code\u003e is the request message for the \u003ccode\u003eGetBackupPlan\u003c/code\u003e operation, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackupPlanRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetBackupPlanRequest\u003c/code\u003e object, allowing for object copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackupPlanRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eBackupPlanName\u003c/code\u003e, a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string that represents the fully qualified name of the BackupPlan.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetBackupPlanRequest\u003c/code\u003e is \u003ccode\u003e2.6.0\u003c/code\u003e, and there are previous versions spanning from \u003ccode\u003e2.5.0\u003c/code\u003e down to \u003ccode\u003e1.0.0-beta01\u003c/code\u003e that are available.\u003c/p\u003e\n"]]],[],null,["# Backup for GKE v1 API - Class GetBackupPlanRequest (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.GetBackupPlanRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.7.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.6.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.5.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.4.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.3.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.2.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.1.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/2.0.0/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/1.0.0-beta01/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest) \n\n public sealed class GetBackupPlanRequest : IMessage\u003cGetBackupPlanRequest\u003e, IEquatable\u003cGetBackupPlanRequest\u003e, IDeepCloneable\u003cGetBackupPlanRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup for GKE v1 API class GetBackupPlanRequest.\n\nRequest message for GetBackupPlan. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetBackupPlanRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetBackupPlanRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetBackupPlanRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetBackupPlanRequest](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest), [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### GetBackupPlanRequest()\n\n public GetBackupPlanRequest()\n\n### GetBackupPlanRequest(GetBackupPlanRequest)\n\n public GetBackupPlanRequest(GetBackupPlanRequest other)\n\nProperties\n----------\n\n### BackupPlanName\n\n public BackupPlanName BackupPlanName { get; set; }\n\n[BackupPlanName](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.BackupPlanName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.GkeBackup.V1/latest/Google.Cloud.GkeBackup.V1.GetBackupPlanRequest#Google_Cloud_GkeBackup_V1_GetBackupPlanRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Fully qualified BackupPlan name.\nFormat: `projects/*/locations/*/backupPlans/*`"]]