Google Shopping Css V1 Client - Class GetCssProductRequest (0.1.0)

Reference documentation and code samples for the Google Shopping Css V1 Client class GetCssProductRequest.

The request message for the GetCssProduct method.

Generated from protobuf message google.shopping.css.v1.GetCssProductRequest

Namespace

Google \ Shopping \ Css \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the CSS product to retrieve.

getName

Required. The name of the CSS product to retrieve.

Returns
TypeDescription
string

setName

Required. The name of the CSS product to retrieve.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the CSS product to retrieve. Please see Google\Shopping\Css\V1\CssProductsServiceClient::cssProductName() for help formatting this field.

Returns
TypeDescription
Google\Shopping\Css\V1\GetCssProductRequest