Class CalculateStatsRequest

Stay organized with collections Save and categorize content based on your preferences.
CalculateStatsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for calculating conversation statistics.

Attributes

NameDescription
location str
Required. The location of the conversations.
filter str
A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

Inheritance

builtins.object > proto.message.Message > CalculateStatsRequest