Class ListManagedInstancesResults (1.18.0)

ListManagedInstancesResults(value)

Pagination behavior of the listManagedInstances API method for this managed instance group.

Values: UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS (0): A value indicating that the enum field is not set. PAGELESS (32183464): (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 (40190637): Pagination is enabled for the group's listManagedInstances API method. maxResults and pageToken query parameters are respected.