fastly-api 13.1.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**topic** | Option<**String**> | The Google Cloud Pub/Sub topic to which logs will be published. Required. | 
**format** | Option<**String**> | A Fastly [log format string]https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/. | [default to %h %l %u %t "%r" %&gt;s %b]
**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)