public sealed class GetBackupPolicyRequest : IMessage<GetBackupPolicyRequest>, IEquatable<GetBackupPolicyRequest>, IDeepCloneable<GetBackupPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetBackupPolicyRequest.
GetBackupPolicyRequest gets the state of a backupPolicy.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `GetBackupPolicyRequest` class within the Google.Cloud.NetApp.V1 API, specifically for version 1.7.0."],["The `GetBackupPolicyRequest` class is used to retrieve the state of a backup policy, which has an inheritance from the base object."],["The documentation includes details on the class's constructors, such as `GetBackupPolicyRequest()` and `GetBackupPolicyRequest(GetBackupPolicyRequest)`, and the properties `BackupPolicyName` and `Name`."],["The latest version available is 1.8.0, and the documentation provides links to the reference pages for all versions, from 1.0.0 up to 1.8.0."],["The class implements the interfaces IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]