# LoggingGcsAllOf
## Properties
**bucket_name** | Option<**String**> | The name of the GCS bucket. |
**path** | Option<**String**> | The path to upload logs to. |
**public_key** | Option<**String**> | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [default to null]
**project_id** | Option<**String**> | Your Google Cloud Platform project ID. Required |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)