Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ListAnnotationsResponse.
Request message for ListAnnotations API.
Generated from protobuf message google.cloud.visionai.v1.ListAnnotationsResponse
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ annotations
↳ next_page_token
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.
getAnnotations
The annotations from the specified asset.
setAnnotations
The annotations from the specified asset.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this

