public sealed class EntitlementGranularity : IMessage<RepricingConfig.Types.EntitlementGranularity>, IEquatable<RepricingConfig.Types.EntitlementGranularity>, IDeepCloneable<RepricingConfig.Types.EntitlementGranularity>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RepricingConfig.Types.EntitlementGranularity.
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 reference documentation for the `RepricingConfig.Types.EntitlementGranularity` class within the Google Cloud Channel v1 API."],["The latest version of the documentation available is version 2.14.0, with a historical record of versions down to 1.0.0 also available for reference."],["The `EntitlementGranularity` class applies repricing configurations at the entitlement level."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a property called `Entitlement`, which is a string representing the resource name of the entitlement, and follows a specific format."]]],[]]