A pager for iterating throughlist_collectorsrequests.
This class thinly wraps an initialListCollectorsResponseobject, and
provides an__aiter__method to iterate through itscollectorsfield.
If there are more pages, the__aiter__method will make additionalListCollectorsrequests and continue to iterate
through thecollectorsfield on the
corresponding responses.
All the usualListCollectorsResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating throughlist_collectorsrequests.
This class thinly wraps an initialListCollectorsResponseobject, and
provides an__iter__method to iterate through itscollectorsfield.
If there are more pages, the__iter__method will make additionalListCollectorsrequests and continue to iterate
through thecollectorsfield on the
corresponding responses.
All the usualListCollectorsResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
[[["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-09-04 UTC."],[],[],null,["# Package Classes (0.1.16)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.16 (latest)](/python/docs/reference/rapidmigrationassessment/latest/summary_class)\n- [0.1.15](/python/docs/reference/rapidmigrationassessment/0.1.15/summary_class) \nSummary of entries of Classes for rapidmigrationassessment. \n\nClasses\n-------\n\n### [RapidMigrationAssessmentAsyncClient](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.services.rapid_migration_assessment.RapidMigrationAssessmentAsyncClient)\n\nService describing handlers for resources.\n\n### [RapidMigrationAssessmentClient](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.services.rapid_migration_assessment.RapidMigrationAssessmentClient)\n\nService describing handlers for resources.\n\n### [ListCollectorsAsyncPager](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.services.rapid_migration_assessment.pagers.ListCollectorsAsyncPager)\n\nA pager for iterating through `list_collectors` requests.\n\nThis class thinly wraps an initial\n[ListCollectorsResponse](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ListCollectorsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`collectors` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListCollectors` requests and continue to iterate\nthrough the `collectors` field on the\ncorresponding responses.\n\nAll the usual [ListCollectorsResponse](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ListCollectorsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ListCollectorsPager](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.services.rapid_migration_assessment.pagers.ListCollectorsPager)\n\nA pager for iterating through `list_collectors` requests.\n\nThis class thinly wraps an initial\n[ListCollectorsResponse](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ListCollectorsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`collectors` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListCollectors` requests and continue to iterate\nthrough the `collectors` field on the\ncorresponding responses.\n\nAll the usual [ListCollectorsResponse](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ListCollectorsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [Annotation](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.Annotation)\n\nMessage describing an Annotation\n\n### [LabelsEntry](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.Annotation.LabelsEntry)\n\nThe abstract base class for a message.\n\n### [Type](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.Annotation.Type)\n\nTypes for project level setting.\n\n### [Collector](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.Collector)\n\nMessage describing Collector object.\n\n### [LabelsEntry](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.Collector.LabelsEntry)\n\nThe abstract base class for a message.\n\n### [State](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.Collector.State)\n\n-- Using suggestion from API Linter Analyzer for nesting enum -- --\n\u003chttps://linter.aip.dev/216/nesting\u003e -- State of a Collector\n(server_side). States are used for internal purposes and named to\nkeep convention of legacy product:\n\u003chttps://cloud.google.com/migrate/stratozone/docs/about-stratoprobe\u003e.\n\n### [CreateAnnotationRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.CreateAnnotationRequest)\n\nMessage for creating an AnnotationS.\n\n### [CreateCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.CreateCollectorRequest)\n\nMessage for creating a Collector.\n\n### [DeleteCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.DeleteCollectorRequest)\n\nMessage for deleting a Collector.\n\n### [GetAnnotationRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.GetAnnotationRequest)\n\nMessage for getting a specific Annotation\n\n### [GetCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.GetCollectorRequest)\n\nMessage for getting a specific Collector.\n\n### [GuestOsScan](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.GuestOsScan)\n\nMessage describing a MC Source of type Guest OS Scan.\n\n### [ListCollectorsRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ListCollectorsRequest)\n\nMessage for requesting list of Collectors.\n\n### [ListCollectorsResponse](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ListCollectorsResponse)\n\nMessage for response to listing Collectors.\n\n### [OperationMetadata](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.OperationMetadata)\n\nRepresents the metadata of the long-running operation.\n\n### [PauseCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.PauseCollectorRequest)\n\nMessage for pausing a Collector.\n\n### [RegisterCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.RegisterCollectorRequest)\n\nMessage for registering a Collector.\n\n### [ResumeCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.ResumeCollectorRequest)\n\nMessage for resuming a Collector.\n\n### [UpdateCollectorRequest](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.UpdateCollectorRequest)\n\nMessage for updating a Collector.\n\n### [VSphereScan](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.types.VSphereScan)\n\nMessage describing a MC Source of type VSphere Scan.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/rapidmigrationassessment/latest/google.cloud.rapidmigrationassessment_v1.services.rapid_migration_assessment.pagers)\n\nAPI documentation for `rapidmigrationassessment_v1.services.rapid_migration_assessment.pagers` module."]]