filter property

String? filter
getter/setter pair

An advanced query using the Logging Query Language (https://cloud.google.com/logging/docs/view/logging-query-language).

The maximum length of the filter is 20000 characters.

Required.

Implementation

core.String? filter;