You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This update includes `MetricConnections` in the request message, that
comes with a breaking change in the API specs. To ensure compatibility,
both the client and service must be updated simultaneously.
Specifically:
* This and later versions of the client can only be used with the latest
reporting API service >=v0.7 but not with older versions of the service.
* Older versions of the client can only be used with the reporting API
service versions < v0.7 but no later versions.
0 commit comments