Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
# NOTE: This class is auto generated. Do not edit the class manually.
#
=begin comment
Fastly API
Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)
description=> 'The year and month of the usage element.',
format=> '',
read_only=> 'false',
},
'usage_type'=> {
datatype=> 'string',
base_name=> 'usage_type',
description=> 'The usage type identifier for the usage. This is a single, billable metric for the product.',
format=> '',
read_only=> 'false',
},
'name'=> {
datatype=> 'string',
base_name=> 'name',
description=> 'Full name of the product usage type as it might appear on a customer's invoice.',
format=> '',
read_only=> 'false',
},
'region'=> {
datatype=> 'string',
base_name=> 'region',
description=> 'The geographical area applicable for regionally based products.',
format=> '',
read_only=> 'false',
},
'unit'=> {
datatype=> 'string',
base_name=> 'unit',
description=> 'The unit for the usage as shown on an invoice. If there is no explicit unit, this field will be \"unit\" (e.g., a request with `product_id` of 'cdn_usage' and `usage_type` of 'North America Requests' has no unit, and will return \"unit\").',
format=> '',
read_only=> 'false',
},
'quantity'=> {
datatype=> 'double',
base_name=> 'quantity',
description=> 'The quantity of the usage for the product.',
format=> '',
read_only=> 'false',
},
'raw_quantity'=> {
datatype=> 'double',
base_name=> 'raw_quantity',
description=> 'The raw units measured for the product.',
format=> '',
read_only=> 'false',
},
'product_id'=> {
datatype=> 'string',
base_name=> 'product_id',
description=> 'The product identifier associated with the usage type. This corresponds to a Fastly product offering.',
format=> '',
read_only=> 'false',
},
'last_updated_at'=> {
datatype=> 'string',
base_name=> 'last_updated_at',
description=> 'The date when the usage metric was last updated.',