Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class ListAttachmentsResponse.
The response from listing attachments.
Generated from protobuf message google.devtools.artifactregistry.v1.ListAttachmentsResponse
Namespace
Google \ Cloud \ ArtifactRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ attachments
↳ next_page_token
string
The token to retrieve the next page of attachments, or empty if there are no more attachments to return.
getAttachments
The attachments returned.
setAttachments
The attachments returned.
$this
getNextPageToken
The token to retrieve the next page of attachments, or empty if there are no more attachments to return.
string
setNextPageToken
The token to retrieve the next page of attachments, or empty if there are no more attachments to return.
var
string
$this