Skip to main content

views

Overview

Nameviews
TypeResource
Idgoogle.contactcenterinsights.views

Fields

NameDatatypeDescription
namestringImmutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}
createTimestringOutput only. The time at which this view was created.
displayNamestringThe human-readable display name of the view.
updateTimestringOutput only. The most recent time at which the view was updated.
valuestringString with specific view properties, must be non-empty.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, projectsId, viewsIdGets a view.
listSELECTlocationsId, projectsIdLists views.
createINSERTlocationsId, projectsIdCreates a view.
deleteDELETElocationsId, projectsId, viewsIdDeletes a view.
_listEXEClocationsId, projectsIdLists views.
patchEXEClocationsId, projectsId, viewsIdUpdates a view.