public sealed class RepricingConfig.Types.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."],[[["The documentation covers the `RepricingConfig.Types.EntitlementGranularity` class within the Google Cloud Channel v1 API, which applies repricing configurations at the entitlement level."],["The latest version documented is 2.14.0, and the class has been present since at least version 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating new `EntitlementGranularity` instances, either empty or by copying another instance."],["It includes an `Entitlement` property, a string that represents the resource name of the entitlement, following a specific format."]]],[]]