ResolveAmendmentTargetRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message for resolving an amended offer.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent value for ResolveAmendmentTargetRequest |
target_billing_account |
str
Required. The customer's billing account targeted by the offer. This is the billing account for which the new private offer will be created on. Format: billingAccounts/{billing_account}. |
base_standard_offer |
str
Required. The base standard offer that the private offer will be based on. Format: projects/{project}/locations/{location}/services/{service}/standardOffers/{standard_offer}. |