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