AspectSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Information related to the source system of the aspect.
Attributes |
|
---|---|
Name | Description |
create_time |
google.protobuf.timestamp_pb2.Timestamp
The time the aspect was created in the source system. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
The time the aspect was last updated in the source system. |
data_version |
str
The version of the data format used to produce this data. This field is used to indicated when the underlying data format changes (e.g., schema modifications, changes to the source URL format definition, etc). |