google.ai.generativelanguage.ListModelsResponse

Response from ListModel containing a paginated list of Models.

models MutableSequence[google.ai.generativelanguage.Model]

The returned Models.

next_page_token str

A token, which can be sent as page_token to retrieve the next page.

If this field is omitted, there are no more pages.