Class ListFeaturesResponse (1.7.0)

ListFeaturesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for the GkeHub.ListFeatures method.

Attributes

NameDescription
resources MutableSequence[google.cloud.gkehub_v1.types.Feature]
The list of matching Features
next_page_token str
A token to request the next page of resources from the ListFeatures method. The value of an empty string means that there are no more resources to return.