GKE Hub V1 API - Class Google::Cloud::GkeHub::V1::ListFleetsResponse (v2.5.0)

Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::ListFleetsResponse.

Response message for the GkeHub.ListFleetsResponse method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fleets

def fleets() -> ::Array<::Google::Cloud::GkeHub::V1::Fleet>
Returns

#fleets=

def fleets=(value) -> ::Array<::Google::Cloud::GkeHub::V1::Fleet>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::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.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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.