field property

String? field
getter/setter pair

The field from the LogEntry to include in the summary line, for example resource.type or jsonPayload.name.

Optional.

Implementation

core.String? field;