Class GenerateConfigReportRequest (0.1.0)

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

Request message for GenerateConfigReport method.

Attributes

NameDescription
new_config google.protobuf.any_pb2.Any
Required. Service configuration for which we want to generate the report. For this version of API, the supported types are google.api.servicemanagement.v1.ConfigRef][google.api.servicemanagement.v1.ConfigRef], google.api.servicemanagement.v1.ConfigSource][google.api.servicemanagement.v1.ConfigSource], and google.api.Service][google.api.Service]
old_config google.protobuf.any_pb2.Any
Optional. Service configuration against which the comparison will be done. For this version of API, the supported types are google.api.servicemanagement.v1.ConfigRef][google.api.servicemanagement.v1.ConfigRef], google.api.servicemanagement.v1.ConfigSource][google.api.servicemanagement.v1.ConfigSource], and google.api.Service][google.api.Service]