Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class CreateViewRequest.
The request to create a view.
Generated from protobuf message google.cloud.contactcenterinsights.v1.CreateViewRequest
Namespace
Google \ Cloud \ ContactCenterInsights \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource of the view. Required. The location to create a view for. Format: projects/<Project ID>/locations/<Location ID>
or projects/<Project Number>/locations/<Location ID>
↳ view
getParent
Required. The parent resource of the view. Required. The location to create a view for.
Format: projects/<Project ID>/locations/<Location ID>
or projects/<Project Number>/locations/<Location ID>
string
setParent
Required. The parent resource of the view. Required. The location to create a view for.
Format: projects/<Project ID>/locations/<Location ID>
or projects/<Project Number>/locations/<Location ID>
var
string
$this
getView
Required. The view resource to create.
hasView
clearView
setView
Required. The view resource to create.
$this
static::build
parent
string
Required. The parent resource of the view. Required. The location to create
a view for.
Format: projects/<Project ID>/locations/<Location ID>
or projects/<Project Number>/locations/<Location ID>
Please see Google\Cloud\ContactCenterInsights\V1\ContactCenterInsightsClient::locationName()
for help formatting this field.
view