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 page provides documentation for the `EntitlementGranularity` class, which is part of the `Google.Cloud.Channel.V1` namespace and used for applying repricing configurations at the entitlement level."],["The latest version of the documentation is for version 2.14.0, with historical documentation available for versions back to 1.0.0 of `Google.Cloud.Channel.V1.RepricingConfig.Types.EntitlementGranularity`."],["The `EntitlementGranularity` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use within a Google Cloud environment."],["The class includes a constructor for creating an `EntitlementGranularity` object and another for creating a copy from another `EntitlementGranularity` object."],["The class also has the `Entitlement` property, which is a string value representing the resource name of the entitlement in the format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}."]]],[]]