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
- (::Array<::Google::Cloud::GkeHub::V1::Fleet>) — The list of matching fleets.
#fleets=
def fleets=(value) -> ::Array<::Google::Cloud::GkeHub::V1::Fleet>
Parameter
- value (::Array<::Google::Cloud::GkeHub::V1::Fleet>) — The list of matching fleets.
Returns
- (::Array<::Google::Cloud::GkeHub::V1::Fleet>) — The list of matching fleets.
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — A token, which can be sent as
page_tokento 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_tokento 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_tokento retrieve the next page. If this field is omitted, there are no subsequent pages. The token is only valid for 1h.