Google Cloud OsConfig V1 Client - Class WindowsUpdateCategory (1.0.5)

Reference documentation and code samples for the Google Cloud OsConfig V1 Client class WindowsUpdateCategory.

Categories specified by the Windows Update.

Generated from protobuf message google.cloud.osconfig.v1.Inventory.WindowsUpdatePackage.WindowsUpdateCategory

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ id string

The identifier of the windows update category.

↳ name string

The name of the windows update category.

getId

The identifier of the windows update category.

Returns
TypeDescription
string

setId

The identifier of the windows update category.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getName

The name of the windows update category.

Returns
TypeDescription
string

setName

The name of the windows update category.

Parameter
NameDescription
var string
Returns
TypeDescription
$this