Class Entry (2.8.1)

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

Represents an environment history entry. .. attribute:: agent_version

The agent version loaded into this environment history entry.

:type: str

Attributes

NameDescription
description str
The developer-provided description for this environment history entry.
create_time google.protobuf.timestamp_pb2.Timestamp
The creation time of this environment history entry.