Google Cloud Contact Center Insights V1 Client - Class View (1.6.2)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class View.

The View resource.

Generated from protobuf message google.cloud.contactcenterinsights.v1.View

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}

↳ display_name
string

The human-readable display name of the view.

↳ create_time
Google\Protobuf\Timestamp

Output only. The time at which this view was created.

↳ update_time
Google\Protobuf\Timestamp

Output only. The most recent time at which the view was updated.

↳ value
string

String with specific view properties, must be non-empty.

getName

Immutable. The resource name of the view.

Format: projects/{project}/locations/{location}/views/{view}

Returns
Type
Description
string

setName

Immutable. The resource name of the view.

Format: projects/{project}/locations/{location}/views/{view}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

The human-readable display name of the view.

Returns
Type
Description
string

setDisplayName

The human-readable display name of the view.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. The time at which this view was created.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time at which this view was created.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Output only. The most recent time at which the view was updated.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. The most recent time at which the view was updated.

Parameter
Name
Description
Returns
Type
Description
$this

getValue

String with specific view properties, must be non-empty.

Returns
Type
Description
string

setValue

String with specific view properties, must be non-empty.

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