Google Cloud Config Delivery V1 Client - Class ListFleetPackagesResponse (0.2.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ fleet_packages
array< FleetPackage >

The list of FleetPackage

↳ 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

Returns
Type
Description

setFleetPackages

The list of FleetPackage

Parameter
Name
Description
var
array< FleetPackage >
Returns
Type
Description
$this

getNextPageToken

A token identifying a page of results the server should return.

Returns
Type
Description
string

setNextPageToken

A token identifying a page of results the server should return.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Unordered list. Locations that could not be reached.

Returns
Type
Description

setUnreachable

Unordered list. Locations that could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: