(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."],[[["This webpage provides reference documentation for the `InstanceGroupManager.Types.ListManagedInstancesResults` enum within the Google Cloud Compute Engine v1 API."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0."],["The enum defines three possible values related to the pagination behavior of the `listManagedInstances` API method: `Pageless`, `Paginated`, and `UndefinedListManagedInstancesResults`."],["The `Pageless` field indicates that pagination is disabled, while the `Paginated` field signifies that pagination is enabled for this API method."],["The default behavior of the `listManagedInstances` API is to return all instances in a single response, and this is referred to as the `Pageless` field."]]],[]]