Interface ProductOrBuilder (0.48.0)

public interface ProductOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getProductLine()

public abstract ProductLine getProductLine()

The product line of the Product.

.google.cloud.support.v2beta.ProductLine product_line = 1;

Returns
Type Description
ProductLine

The productLine.

getProductLineValue()

public abstract int getProductLineValue()

The product line of the Product.

.google.cloud.support.v2beta.ProductLine product_line = 1;

Returns
Type Description
int

The enum numeric value on the wire for productLine.