API documentation for securitycenter_v1.services.security_center.pagers
module.
Classes
GroupAssetsAsyncPager
GroupAssetsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.GroupAssetsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.GroupAssetsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.GroupAssetsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through group_assets
requests.
This class thinly wraps an initial
GroupAssetsResponse object, and
provides an __aiter__
method to iterate through its
group_by_results
field.
If there are more pages, the __aiter__
method will make additional
GroupAssets
requests and continue to iterate
through the group_by_results
field on the
corresponding responses.
All the usual GroupAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
GroupAssetsPager
GroupAssetsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.GroupAssetsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.GroupAssetsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.GroupAssetsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through group_assets
requests.
This class thinly wraps an initial
GroupAssetsResponse object, and
provides an __iter__
method to iterate through its
group_by_results
field.
If there are more pages, the __iter__
method will make additional
GroupAssets
requests and continue to iterate
through the group_by_results
field on the
corresponding responses.
All the usual GroupAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
GroupFindingsAsyncPager
GroupFindingsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.GroupFindingsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.GroupFindingsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.GroupFindingsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through group_findings
requests.
This class thinly wraps an initial
GroupFindingsResponse object, and
provides an __aiter__
method to iterate through its
group_by_results
field.
If there are more pages, the __aiter__
method will make additional
GroupFindings
requests and continue to iterate
through the group_by_results
field on the
corresponding responses.
All the usual GroupFindingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
GroupFindingsPager
GroupFindingsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.GroupFindingsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.GroupFindingsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.GroupFindingsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through group_findings
requests.
This class thinly wraps an initial
GroupFindingsResponse object, and
provides an __iter__
method to iterate through its
group_by_results
field.
If there are more pages, the __iter__
method will make additional
GroupFindings
requests and continue to iterate
through the group_by_results
field on the
corresponding responses.
All the usual GroupFindingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAssetsAsyncPager
ListAssetsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.ListAssetsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListAssetsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListAssetsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_assets
requests.
This class thinly wraps an initial
ListAssetsResponse object, and
provides an __aiter__
method to iterate through its
list_assets_results
field.
If there are more pages, the __aiter__
method will make additional
ListAssets
requests and continue to iterate
through the list_assets_results
field on the
corresponding responses.
All the usual ListAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAssetsPager
ListAssetsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.ListAssetsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListAssetsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListAssetsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_assets
requests.
This class thinly wraps an initial
ListAssetsResponse object, and
provides an __iter__
method to iterate through its
list_assets_results
field.
If there are more pages, the __iter__
method will make additional
ListAssets
requests and continue to iterate
through the list_assets_results
field on the
corresponding responses.
All the usual ListAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListBigQueryExportsAsyncPager
ListBigQueryExportsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.ListBigQueryExportsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListBigQueryExportsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListBigQueryExportsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_big_query_exports
requests.
This class thinly wraps an initial
ListBigQueryExportsResponse object, and
provides an __aiter__
method to iterate through its
big_query_exports
field.
If there are more pages, the __aiter__
method will make additional
ListBigQueryExports
requests and continue to iterate
through the big_query_exports
field on the
corresponding responses.
All the usual ListBigQueryExportsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListBigQueryExportsPager
ListBigQueryExportsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.ListBigQueryExportsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListBigQueryExportsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListBigQueryExportsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_big_query_exports
requests.
This class thinly wraps an initial
ListBigQueryExportsResponse object, and
provides an __iter__
method to iterate through its
big_query_exports
field.
If there are more pages, the __iter__
method will make additional
ListBigQueryExports
requests and continue to iterate
through the big_query_exports
field on the
corresponding responses.
All the usual ListBigQueryExportsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListFindingsAsyncPager
ListFindingsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.ListFindingsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListFindingsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListFindingsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_findings
requests.
This class thinly wraps an initial
ListFindingsResponse object, and
provides an __aiter__
method to iterate through its
list_findings_results
field.
If there are more pages, the __aiter__
method will make additional
ListFindings
requests and continue to iterate
through the list_findings_results
field on the
corresponding responses.
All the usual ListFindingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListFindingsPager
ListFindingsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.ListFindingsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListFindingsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListFindingsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_findings
requests.
This class thinly wraps an initial
ListFindingsResponse object, and
provides an __iter__
method to iterate through its
list_findings_results
field.
If there are more pages, the __iter__
method will make additional
ListFindings
requests and continue to iterate
through the list_findings_results
field on the
corresponding responses.
All the usual ListFindingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListMuteConfigsAsyncPager
ListMuteConfigsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.ListMuteConfigsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListMuteConfigsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListMuteConfigsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_mute_configs
requests.
This class thinly wraps an initial
ListMuteConfigsResponse object, and
provides an __aiter__
method to iterate through its
mute_configs
field.
If there are more pages, the __aiter__
method will make additional
ListMuteConfigs
requests and continue to iterate
through the mute_configs
field on the
corresponding responses.
All the usual ListMuteConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListMuteConfigsPager
ListMuteConfigsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.ListMuteConfigsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListMuteConfigsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListMuteConfigsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_mute_configs
requests.
This class thinly wraps an initial
ListMuteConfigsResponse object, and
provides an __iter__
method to iterate through its
mute_configs
field.
If there are more pages, the __iter__
method will make additional
ListMuteConfigs
requests and continue to iterate
through the mute_configs
field on the
corresponding responses.
All the usual ListMuteConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListNotificationConfigsAsyncPager
ListNotificationConfigsAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.ListNotificationConfigsResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListNotificationConfigsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListNotificationConfigsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_notification_configs
requests.
This class thinly wraps an initial
ListNotificationConfigsResponse object, and
provides an __aiter__
method to iterate through its
notification_configs
field.
If there are more pages, the __aiter__
method will make additional
ListNotificationConfigs
requests and continue to iterate
through the notification_configs
field on the
corresponding responses.
All the usual ListNotificationConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListNotificationConfigsPager
ListNotificationConfigsPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.ListNotificationConfigsResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListNotificationConfigsRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListNotificationConfigsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_notification_configs
requests.
This class thinly wraps an initial
ListNotificationConfigsResponse object, and
provides an __iter__
method to iterate through its
notification_configs
field.
If there are more pages, the __iter__
method will make additional
ListNotificationConfigs
requests and continue to iterate
through the notification_configs
field on the
corresponding responses.
All the usual ListNotificationConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListSourcesAsyncPager
ListSourcesAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.securitycenter_v1.types.securitycenter_service.ListSourcesResponse
],
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListSourcesRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListSourcesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_sources
requests.
This class thinly wraps an initial
ListSourcesResponse object, and
provides an __aiter__
method to iterate through its
sources
field.
If there are more pages, the __aiter__
method will make additional
ListSources
requests and continue to iterate
through the sources
field on the
corresponding responses.
All the usual ListSourcesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListSourcesPager
ListSourcesPager(
method: Callable[
[...],
google.cloud.securitycenter_v1.types.securitycenter_service.ListSourcesResponse,
],
request: google.cloud.securitycenter_v1.types.securitycenter_service.ListSourcesRequest,
response: google.cloud.securitycenter_v1.types.securitycenter_service.ListSourcesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_sources
requests.
This class thinly wraps an initial
ListSourcesResponse object, and
provides an __iter__
method to iterate through its
sources
field.
If there are more pages, the __iter__
method will make additional
ListSources
requests and continue to iterate
through the sources
field on the
corresponding responses.
All the usual ListSourcesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.