Grafeas V1 Client - Class Category (0.8.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
NameDescription
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
TypeDescription
string

setCategoryId

The identifier of the category.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getName

The localized name of the category.

Returns
TypeDescription
string

setName

The localized name of the category.

Parameter
NameDescription
var string
Returns
TypeDescription
$this