fastly-api 1.3.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# LoggingGcsAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)