logs property
Names of the logs to be sent to this destination. Each name must
be defined in the google.api.Service.logs section. If the log name is
not a domain scoped name, it will be automatically prefixed with
the service name followed by "/".
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get logs => $_getList(0);