Class ExportIamPolicyAnalysisResponse (2.2.1)

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

The export IAM policy analysis response. This message is returned by the [google.longrunning.Operations.GetOperation][] method in the returned [google.longrunning.Operation.response][] field.

Attribute

NameDescription
output_config `.asset_service.IamPolicyAnalysisOutputConfig`
Output configuration indicating where the results were output to.

Inheritance

builtins.object > proto.message.Message > ExportIamPolicyAnalysisResponse