Reference documentation and code samples for the Google Cloud Channel V1 Client class EntitlementGranularity.
Applies the repricing configuration at the entitlement level.
Generated from protobuf message google.cloud.channel.v1.RepricingConfig.EntitlementGranularity
Namespace
Google \ Cloud \ Channel \ V1 \ RepricingConfigMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ entitlement |
string
Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id} |
getEntitlement
Resource name of the entitlement.
Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
| Returns | |
|---|---|
| Type | Description |
string |
|
setEntitlement
Resource name of the entitlement.
Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|