Class GenerateConfigReportResponse (1.2.3)

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

Response message for GenerateConfigReport method.

Attributes

NameDescription
service_name str
Name of the service this report belongs to.
id str
ID of the service configuration this report belongs to.
change_reports Sequence[google.cloud.servicemanagement_v1.types.ChangeReport]
list of ChangeReport, each corresponding to comparison between two service configurations.
diagnostics Sequence[google.cloud.servicemanagement_v1.types.Diagnostic]
Errors / Linter warnings associated with the service definition this report belongs to.