Class ListMuteConfigsResponse (1.12.0)

ListMuteConfigsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for listing mute configs.

Attributes

NameDescription
mute_configs Sequence[google.cloud.securitycenter_v1.types.MuteConfig]
The mute configs from the specified parent.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.