Class CalculateStatsRequest (1.4.0)

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