Reference documentation and code samples for the Google Cloud Config Delivery V1 Client class ListFleetPackagesResponse.
Message for response to listing FleetPackage
Generated from protobuf message google.cloud.configdelivery.v1.ListFleetPackagesResponse
Namespace
Google \ Cloud \ ConfigDelivery \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ fleet_packages
↳ next_page_token
string
A token identifying a page of results the server should return.
↳ unreachable
array
Unordered list. Locations that could not be reached.
getFleetPackages
The list of FleetPackage
setFleetPackages
The list of FleetPackage
$this
getNextPageToken
A token identifying a page of results the server should return.
string
setNextPageToken
A token identifying a page of results the server should return.
var
string
$this
getUnreachable
Unordered list. Locations that could not be reached.
setUnreachable
Unordered list. Locations that could not be reached.
var
string[]
$this