Sha256: c4f5933455871c3e88a1a7f8cf6910499d8177245f2b78f6f6ce854012a122c2
Contents?: true
Size: 846 Bytes
Versions: 20
Compression:
Stored size: 846 Bytes
Contents
# Fastly::LoggingBigqueryAllOf ## 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
20 entries across 20 versions & 1 rubygems