ListFleetsResponse

Response message for the GkeHub.ListFleetsResponse method.

JSON representation
{ "fleets": [ { object (Fleet) } ], "nextPageToken": string }
Fields
fleets[]

object (Fleet)

The list of matching fleets.

nextPageToken

string

A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no subsequent pages. The token is only valid for 1h.