View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest (google_api_contact_center_insights v0.13.0)
The request to delete conversations in bulk.
Attributes
-
filter(type:String.t, default:nil) - Filter used to select the subset of conversations to delete. -
force(type:boolean(), default:nil) - If set to true, all of this conversation's analyses will also be deleted. Otherwise, the request will only succeed if the conversation has no analyses. -
maxDeleteCount(type:integer(), default:nil) - Maximum number of conversations to delete. -
parent(type:String.t, default:nil) - Required. The parent resource to delete conversations from. Format: projects/{project}/locations/{location}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.