WebService-Fastly
view release on metacpan or search on metacpan
lib/WebService/Fastly/Object/LoggingGcsResponse.pm view on Meta::CPAN
},
'log_processing_region' => {
datatype => 'string',
base_name => 'log_processing_region',
description => 'The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global.',
format => '',
read_only => 'false',
},
'format_version' => {
datatype => 'string',
base_name => 'format_version',
description => 'The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if ...
format => '',
read_only => 'false',
},
'message_type' => {
datatype => 'string',
base_name => 'message_type',
description => 'How the message should be formatted.',
format => '',
read_only => 'false',
},
'timestamp_format' => {
datatype => 'string',
base_name => 'timestamp_format',
description => 'A timestamp format',
format => '',
read_only => 'true',
},
'compression_codec' => {
datatype => 'string',
base_name => 'compression_codec',
description => 'The codec used for compressing your logs. Valid values are `zstd`, `snappy`, and `gzip`. Specifying both `compression_codec` and `gzip_level` in the same API request will resul...
format => '',
read_only => 'false',
},
'period' => {
datatype => 'string',
base_name => 'period',
description => 'How frequently log files are finalized so they can be available for reading (in seconds).',
format => '',
read_only => 'false',
},
'gzip_level' => {
datatype => 'string',
base_name => 'gzip_level',
description => 'The level of gzip encoding when sending logs (default `0`, no compression). Specifying both `compression_codec` and `gzip_level` in the same API request will result in an error.',
format => '',
read_only => 'false',
},
'user' => {
datatype => 'string',
base_name => 'user',
description => '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.',
format => '',
read_only => 'false',
},
'secret_key' => {
datatype => 'string',
base_name => 'secret_key',
description => 'Your Google Cloud Platform account secret key. The `private_key` field in your service account authentication JSON. Not required if `account_name` is specified.',
format => '',
read_only => 'false',
},
'account_name' => {
datatype => 'string',
base_name => 'account_name',
description => '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.',
format => '',
read_only => 'false',
},
'created_at' => {
datatype => 'DateTime',
base_name => 'created_at',
description => 'Date and time in ISO 8601 format.',
format => 'date-time',
read_only => 'true',
},
'deleted_at' => {
datatype => 'DateTime',
base_name => 'deleted_at',
description => 'Date and time in ISO 8601 format.',
format => 'date-time',
read_only => 'true',
},
'updated_at' => {
datatype => 'DateTime',
base_name => 'updated_at',
description => 'Date and time in ISO 8601 format.',
format => 'date-time',
read_only => 'true',
},
'service_id' => {
datatype => 'string',
base_name => 'service_id',
description => '',
format => '',
read_only => 'true',
},
'version' => {
datatype => 'string',
base_name => 'version',
description => '',
format => '',
read_only => 'true',
},
'bucket_name' => {
datatype => 'string',
base_name => 'bucket_name',
description => 'The name of the GCS bucket.',
format => '',
read_only => 'false',
},
'path' => {
datatype => 'string',
base_name => 'path',
description => '',
format => '',
read_only => 'false',
},
'public_key' => {
( run in 1.050 second using v1.01-cache-2.11-cpan-39bf76dae61 )