Sha256: 0d3cd3a74a66c23b6a88463be890733543c3ed3fe0c335785ea982944935003c
Contents?: true
Size: 851 Bytes
Versions: 18
Compression:
Stored size: 851 Bytes
Contents
# Fastly::LoggingBigqueryAdditional ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name of the BigQuery logging object. Used as a primary key for API access. | [optional] | | **format** | **String** | A Fastly [log format string](https://docs.fastly.com/en/guides/custom-log-formats). Must produce JSON that matches the schema of your BigQuery table. | [optional] | | **dataset** | **String** | Your BigQuery dataset. | [optional] | | **table** | **String** | Your BigQuery table. | [optional] | | **template_suffix** | **String** | BigQuery table name suffix template. Optional. | [optional] | | **project_id** | **String** | Your Google Cloud Platform project ID. Required | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
18 entries across 18 versions & 1 rubygems