Sha256: b7ba6c7e85628b9ce5f7957664a6606259e429e83ae35c6b660f1c3c0e3cd7a2
Contents?: true
Size: 835 Bytes
Versions: 35
Compression:
Stored size: 835 Bytes
Contents
# Fastly::LoggingGcsCommon ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **user** | **String** | Your Google Cloud Platform service account email address. The `client_email` field in your service account authentication JSON. Not required if `account_name` is specified. | [optional] | | **secret_key** | **String** | Your Google Cloud Platform account secret key. The `private_key` field in your service account authentication JSON. Not required if `account_name` is specified. | [optional] | | **account_name** | **String** | The name of the Google Cloud Platform service account associated with the target log collection service. Not required if `user` and `secret_key` are provided. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
35 entries across 35 versions & 1 rubygems