public sealed class EntitlementGranularity : IMessage<RepricingConfig.Types.EntitlementGranularity>, IEquatable<RepricingConfig.Types.EntitlementGranularity>, IDeepCloneable<RepricingConfig.Types.EntitlementGranularity>, IBufferMessage, IMessage
Applies the repricing configuration at the entitlement level.
[[["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-03-21 UTC."],[[["This webpage details the `EntitlementGranularity` class within the `Google.Cloud.Channel.V1` namespace, which is part of the Google Cloud Channel API for .NET."],["The `EntitlementGranularity` class is used to apply repricing configurations at the entitlement level, as noted by its description, \"Applies the repricing configuration at the entitlement level\"."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured messages and data."],["The documentation lists multiple versions of the API from 1.0.0 up to 2.14.0, allowing developers to navigate between specific releases of the `EntitlementGranularity` class and it's related documentation."],["The `Entitlement` property, which is of type string, represents the resource name of an entitlement, formatted as `accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}`."]]],[]]