docs/LoggingGcsAllOf.md in fastly-6.0.1 vs docs/LoggingGcsAllOf.md in fastly-6.0.2

- old
+ new

@@ -3,10 +3,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **bucket_name** | **String** | The name of the GCS bucket. | [optional] | -| **path** | **String** | The path to upload logs to. | [optional] | +| **path** | **String** | | [optional][default to '/'] | | **public_key** | **String** | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [optional][default to 'null'] | | **project_id** | **String** | Your Google Cloud Platform project ID. Required | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)