Removes support for the page parameter
新規情報
We removed the page
token parameter in v2_
and v2_
.
効果
SDKs support list pagination in v2 lists using auto-pagination or by manually fetching next_
or previous_
, which are returned in the list response. See List pagination for more information.