QueryParam(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An aggregation of HTTP query parameter occurrences.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. Name of query param |
count |
int
Optional. The number of occurrences of this query parameter across transactions. |
data_type |
google.cloud.apihub_v1.types.HttpOperationDetails.DataType
Optional. Data type of path param |