Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class ListFleetsResponse.
Response message for the GkeHub.ListFleetsResponse
method.
Generated from protobuf message google.cloud.gkehub.v1.ListFleetsResponse
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ fleets
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages. The token is only valid for 1h.
getFleets
The list of matching fleets.
setFleets
The list of matching fleets.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages. The token is only valid for 1h.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages. The token is only valid for 1h.
var
string
$this

