Google Cloud Vision Ai V1 Client - Class Operator (0.3.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class Operator.

Message describing the Operator object.

Generated from protobuf message google.cloud.visionai.v1.Operator

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Name of the resource.

↳ create_time
Google\Protobuf\Timestamp

Output only. The create timestamp.

↳ update_time
Google\Protobuf\Timestamp

Output only. The update timestamp.

↳ labels
array| Google\Protobuf\Internal\MapField

Labels as key value pairs.

↳ operator_definition
OperatorDefinition

The definition of the operator.

↳ docker_image
string

The link to the docker image of the operator.

getName

Name of the resource.

Returns
Type
Description
string

setName

Name of the resource.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. The create timestamp.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The create timestamp.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Output only. The update timestamp.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. The update timestamp.

Parameter
Name
Description
Returns
Type
Description
$this

getLabels

Labels as key value pairs.

Returns
Type
Description

setLabels

Labels as key value pairs.

Parameter
Name
Description
Returns
Type
Description
$this

getOperatorDefinition

The definition of the operator.

Returns
Type
Description

hasOperatorDefinition

clearOperatorDefinition

setOperatorDefinition

The definition of the operator.

Parameter
Name
Description
Returns
Type
Description
$this

getDockerImage

The link to the docker image of the operator.

Returns
Type
Description
string

setDockerImage

The link to the docker image of the operator.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: