Class ExportIamPolicyAnalysisResponse (3.14.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 google.cloud.asset_v1p4beta1.types.IamPolicyAnalysisOutputConfig
Output configuration indicating where the results were output to.

Inheritance

builtins.object > proto.message.Message > ExportIamPolicyAnalysisResponse