Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 405 Bytes

ApiListNotesResponse.md

File metadata and controls

9 lines (6 loc) · 405 Bytes

Grafeas::ApiListNotesResponse

Properties

Name Type Description Notes
notes Array<ApiNote> [optional]
next_page_token String The next pagination token in the list response. It should be used as page_token for the following request. An empty value means no more result. [optional]