Grafeas V1 Client - Class Category (0.10.3)

Reference documentation and code samples for the Grafeas V1 Client class Category.

The category to which the update belongs.

Generated from protobuf message grafeas.v1.WindowsUpdate.Category

Namespace

Grafeas \ V1 \ WindowsUpdate

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ category_id string

The identifier of the category.

↳ name string

The localized name of the category.

getCategoryId

The identifier of the category.

Returns
Type Description
string

setCategoryId

The identifier of the category.

Parameter
Name Description
var string
Returns
Type Description
$this

getName

The localized name of the category.

Returns
Type Description
string

setName

The localized name of the category.

Parameter
Name Description
var string
Returns
Type Description
$this