Class CreateViewRequest (1.3.2)

CreateViewRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request to create a view.

Attributes

NameDescription
parent str
Required. The parent resource of the view. Required. The location to create a view for. Format: projects/ or projects/
view google.cloud.contact_center_insights_v1.types.View
Required. The view resource to create.