v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Tests correlation config on a conversation.

post/v1/{+location}:testCorrelationConfig

Path parameters

locationstring required

Required. The location to test correlation config. Format: projects/{project}/locations/{location}

Request body

filterstring

Optional. Filter to select conversations to test correlation against. Conversations matching this filter will be sampled based on start time. The most recent max_sample_count conversations will be selected. If no conversations match the filter, the request will fail with an INVALID_ARGUMENT error.

maxSampleCountinteger

Optional. The maximum number of conversations to sample when using the filter. If not set, defaults to 1000. Values greater than 1000 are coerced to 1000. This field is ignored if conversations is provided.

Response

Successful response