Copies a set of log entries from a log bucket to a Cloud Storage bucket.
The parameters to CopyLogEntries.
Required. Log bucket from which to copy log entries.For example:"projects/my-project/locations/global/buckets/my-source-bucket"
Optional. A filter specifying which log entries to copy. The filter must be no more than 20k characters. An empty filter matches all log entries.
Required. Destination to which to copy log entries. For example: "storage.googleapis.com/GCS_BUCKET"
Successful response