Class AbortInfo (1.5.3)

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

Details of the final state "abort" and associated resource.

Attributes

NameDescription
cause google.cloud.network_management_v1.types.AbortInfo.Cause
Causes that the analysis is aborted.
resource_uri str
URI of the resource that caused the abort.
projects_missing_permission Sequence[str]
List of project IDs that the user has specified in the request but does not have permission to access network configs. Analysis is aborted in this case with the PERMISSION_DENIED cause.

Inheritance

builtins.object > proto.message.Message > AbortInfo

Classes

Cause

Cause(value)

Abort cause types: