GoogleCloudChannelV1PurchasableOffer constructor
GoogleCloudChannelV1PurchasableOffer({
- GoogleCloudChannelV1Offer? offer,
- String? priceReferenceId,
Implementation
GoogleCloudChannelV1PurchasableOffer({
this.offer,
this.priceReferenceId,
});