Class MutationRecord (2.5.2)

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

Describes a change made to a configuration. .. attribute:: mutate_time

When the change occurred.

:type: google.protobuf.timestamp_pb2.Timestamp

Attribute

NameDescription
mutated_by str
The email address of the user making the change.