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
Methods
__construct
Constructor.
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
↳ update_time
↳ value
string
String with specific view properties.
getName
Immutable. The resource name of the view.
Format: projects/{project}/locations/{location}/views/{view}
string
setName
Immutable. The resource name of the view.
Format: projects/{project}/locations/{location}/views/{view}
var
string
$this
getDisplayName
The human-readable display name of the view.
string
setDisplayName
The human-readable display name of the view.
var
string
$this
getCreateTime
Output only. The time at which this view was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time at which this view was created.
$this
getUpdateTime
Output only. The most recent time at which the view was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The most recent time at which the view was updated.
$this
getValue
String with specific view properties.
string
setValue
String with specific view properties.
var
string
$this