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 page provides documentation for the `RepricingConfig.Types.EntitlementGranularity` class within the Cloud Channel v1 API, specifically within the Google.Cloud.Channel.V1 namespace."],["The `RepricingConfig.Types.EntitlementGranularity` class applies repricing configurations at the entitlement level, which can be found in the API reference documentation."],["Version history is available on the page, going from the latest version `2.14.0` all the way down to version `1.0.0` allowing for backwards compatibility and older api access."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various uses and compatability."],["The `Entitlement` property, which is a string, represents the resource name of the entitlement, following a specific format: `accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}`."]]],[]]