(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-09 UTC."],[[["This page provides documentation for the `InstanceGroupManager.Types.ListManagedInstancesResults` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of this documentation is for version 3.6.0, with multiple historical versions available, including 3.5.0 and older, down to 1.0.0."],["The `ListManagedInstancesResults` enum controls the pagination behavior of the `listManagedInstances` API method, with options for `Pageless` (no pagination) and `Paginated`."],["The provided assembly for this documentation is `Google.Cloud.Compute.V1.dll`, and the namespace is `Google.Cloud.Compute.V1`."],["An `UndefinedListManagedInstancesResults` value exists to signify when the enum field is not explicitly set."]]],[]]