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
Page size and token no longer optional in pagination Params
Removed the initialisation to None for the parameters `page_size` and
`page_token` in pagination `Params` as they are no longer optional.
Signed-off-by: cyiallou - Costas <[email protected]>
0 commit comments