(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-04-01 UTC."],[[["This document provides versioned reference documentation for the `InstanceGroupManager.Types.ListManagedInstancesResults` enum within the Google Cloud Compute V1 API, spanning from version 1.0.0 to the latest 3.6.0."],["The `InstanceGroupManager.Types.ListManagedInstancesResults` enum defines the pagination behavior for the `listManagedInstances` API method."],["The enum offers two distinct field values: `Pageless`, where pagination is disabled, and `Paginated`, where pagination is enabled and respects `maxResults` and `pageToken` parameters."],["There is also a field value of `UndefinedListManagedInstancesResults`, which is present to show that the enum field has not been set."],["The `Google.Cloud.Compute.V1.dll` assembly contains the associated code for this enum, which lives in the `Google.Cloud.Compute.V1` namespace."]]],[]]