Class ListSecurityCenterServicesResponse (0.4.0)

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

Response message for SecurityCenterManagement.ListSecurityCenterServices.

Attributes

Name Description
security_center_services MutableSequence[google.cloud.securitycentermanagement_v1.types.SecurityCenterService]
The list of services.
next_page_token str
A pagination token. To retrieve the next page of results, call the method again with this token.