Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 423 Bytes

ListRedirectsResponse.md

File metadata and controls

14 lines (6 loc) · 423 Bytes

ListRedirectsResponse

Properties

Name Type Description Notes
nextPageToken String A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. [optional]
redirects java.util.List<Redirect> The redirects. [optional]