Interface StandardOffer.PriceModel.FlatFeeSubscriptionOrBuilder (0.1.0)

public static interface StandardOffer.PriceModel.FlatFeeSubscriptionOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

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.