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

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

Message describing the Cluster object.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Output only. 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

↳ annotations
array| Google\Protobuf\Internal\MapField

Annotations to allow clients to store small amounts of arbitrary data.

↳ dataplane_service_endpoint
string

Output only. The DNS name of the data plane service

↳ state
int

Output only. The current state of the cluster.

↳ psc_target
string

Output only. The private service connection service target name.

getName

Output only. Name of the resource.

Returns
Type
Description
string

setName

Output only. 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

getAnnotations

Annotations to allow clients to store small amounts of arbitrary data.

Returns
Type
Description

setAnnotations

Annotations to allow clients to store small amounts of arbitrary data.

Parameter
Name
Description
Returns
Type
Description
$this

getDataplaneServiceEndpoint

Output only. The DNS name of the data plane service

Returns
Type
Description
string

setDataplaneServiceEndpoint

Output only. The DNS name of the data plane service

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getState

Output only. The current state of the cluster.

Returns
Type
Description
int
Enum of type State .

setState

Output only. The current state of the cluster.

Parameter
Name
Description
var
int

Enum of type State .

Returns
Type
Description
$this

getPscTarget

Output only. The private service connection service target name.

Returns
Type
Description
string

setPscTarget

Output only. The private service connection service target name.

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