Google Cloud Support V2beta Client - Class Product (1.4.0)

Reference documentation and code samples for the Google Cloud Support V2beta Client class Product.

The product a case may be associated with.

Generated from protobuf message google.cloud.support.v2beta.Product

Namespace

Google \ Cloud \ Support \ V2beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ product_line int

The product line of the Product.

getProductLine

The product line of the Product.

Returns
Type Description
int Enum of type ProductLine.

setProductLine

The product line of the Product.

Parameter
Name Description
var int

Enum of type ProductLine.

Returns
Type Description
$this