Class Report (0.1.8)

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

Report represents a point-in-time rendering of the ReportConfig results.

Attributes

Name Description
name str
Output only. Name of resource.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Creation timestamp.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Last update timestamp.
display_name str
User-friendly display name. Maximum length is 63 characters.
description str
Free-text description.
type_ google.cloud.migrationcenter_v1.types.Report.Type
Report type.
state google.cloud.migrationcenter_v1.types.Report.State
Report creation state.
summary google.cloud.migrationcenter_v1.types.ReportSummary
Output only. Summary view of the Report.

Classes

State

State(value)

Report creation state.

Type

Type(value)

Report type.