logUploadLocation property

String? logUploadLocation
getter/setter pair

Indicates where to put logs.

If this is not specified, the logs will not be uploaded. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}

Implementation

core.String? logUploadLocation;