Google Cloud Contact Center Insights V1 Client - Class GetViewRequest (1.2.1)

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

The request to get a view.

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the view to get.

getName

Required. The name of the view to get.

Returns
Type Description
string

setName

Required. The name of the view to get.

Parameter
Name Description
var string
Returns
Type Description
$this