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