Reference documentation and code samples for the Google Cloud Channel V1 Client class RepricingCondition.
Represents the various repricing conditions you can use for a conditional override.
Generated from protobuf message google.cloud.channel.v1.RepricingCondition
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ sku_group_condition |
SkuGroupCondition
SKU Group condition for override. |
getSkuGroupCondition
SKU Group condition for override.
| Returns | |
|---|---|
| Type | Description |
SkuGroupCondition|null |
|
hasSkuGroupCondition
setSkuGroupCondition
SKU Group condition for override.
| Parameter | |
|---|---|
| Name | Description |
var |
SkuGroupCondition
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCondition
| Returns | |
|---|---|
| Type | Description |
string |
|