public static interface StandardOffer.PriceModel.FlatFeeSubscriptionOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getSku()
public abstract String getSku()Output only. Flat fee subscription SKU for the offer.
string sku = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The sku. |
getSkuBytes()
public abstract ByteString getSkuBytes()Output only. Flat fee subscription SKU for the offer.
string sku = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for sku. |