Class CheckOnboardingStatusResponse (0.1.0)

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

Response message for CheckOnboardingStatus method.

Attributes

Name Description
service_account str
The service account that PAM uses to act on this resource.
findings MutableSequence[google.cloud.privilegedaccessmanager_v1.types.CheckOnboardingStatusResponse.Finding]
List of issues that are preventing PAM from functioning for this resource and need to be fixed to complete onboarding. Some issues might not be detected or reported.

Classes

Finding

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

Finding represents an issue which prevents PAM from functioning properly for this resource.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields