(Default) Pagination is disabled for the group's listManagedInstances API method. maxResults and pageToken query parameters are ignored and all instances are returned in a single response.
Paginated
Pagination is enabled for the group's listManagedInstances API method. maxResults and pageToken query parameters are respected.
UndefinedListManagedInstancesResults
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The documentation covers the `InstanceGroupManager.Types.ListManagedInstancesResults` enum for the Google Cloud Compute Engine v1 API."],["This API enum manages the pagination behavior for the `listManagedInstances` method."],["There are two primary states in the enum, `Pageless` where pagination is disabled and `Paginated` where pagination is enabled."],["The `latest` version available is 3.6.0, but documentation spans from 1.0.0 to 3.6.0, for the purpose of listing past versions."],["UndefinedListManagedInstancesResults is the value that is set when the enum field is not set."]]],[]]