output/gcs.py [81:86]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                self.logger.info(
                    'Object created in Cloud Storage bucket.',
                    extra={
                        'url':
                            'gs://%s/%s' %
                            (destination_bucket, destination_object),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



output/gcs.py [132:137]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                self.logger.info(
                    'Object created in Cloud Storage bucket.',
                    extra={
                        'url':
                            'gs://%s/%s' %
                            (destination_bucket, destination_object),
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



