Changelog(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Changelogs represents a change made to a given agent.
Attributes |
|
---|---|
Name | Description |
name |
str
The unique identifier of the changelog. Format: projects/ .
|
user_email |
str
Email address of the authenticated user. |
display_name |
str
The affected resource display name of the change. |
action |
str
The action of the change. |
type_ |
str
The affected resource type. |
resource |
str
The affected resource name of the change. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
The timestamp of the change. |
language_code |
str
The affected language code of the change. |