Google Cloud Ces V1 Client - Class SystemTool (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class SystemTool.

Pre-defined system tool.

Generated from protobuf message google.cloud.ces.v1.SystemTool

Namespace

Google \ Cloud \ Ces \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the system tool.

↳ description string

Output only. The description of the system tool.

getName

Required. The name of the system tool.

Returns
Type Description
string

setName

Required. The name of the system tool.

Parameter
Name Description
var string
Returns
Type Description
$this

getDescription

Output only. The description of the system tool.

Returns
Type Description
string

setDescription

Output only. The description of the system tool.

Parameter
Name Description
var string
Returns
Type Description
$this