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"]],[["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."],[[["This webpage provides reference documentation for the `GetBackupPolicyRequest` class within the Google Cloud NetApp v1 API."],["The `GetBackupPolicyRequest` class is used to retrieve the state of a specific backup policy."],["The latest version of the API is 1.8.0, with versions dating back to 1.0.0 also documented and accessible."],["This class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetBackupPolicyRequest` include `BackupPolicyName` and `Name`, which define the resource being requested."]]],[]]