Sha256: 226c43bde6120001d9b45d64bcb159e181c94692316962e1b867aead23dac288

Contents?: true

Size: 791 Bytes

Versions: 14

Compression:

Stored size: 791 Bytes

Contents

# Fastly::PackageMetadata

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Name of the Compute package. | [optional] |
| **description** | **String** | Description of the Compute package. | [optional] |
| **authors** | **Array<String>** | A list of package authors' email addresses. | [optional] |
| **language** | **String** | The language of the Compute package. | [optional] |
| **size** | **Integer** | Size of the Compute package in bytes. | [optional] |
| **hashsum** | **String** | Hash of the Compute package. | [optional] |
| **files_hash** | **String** | Hash of the files within the Compute package. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/PackageMetadata.md
fastly-8.10.0 docs/PackageMetadata.md
fastly-8.9.0 docs/PackageMetadata.md
fastly-8.8.0 docs/PackageMetadata.md
fastly-8.7.0 docs/PackageMetadata.md
fastly-8.6.0 docs/PackageMetadata.md
fastly-8.5.0 docs/PackageMetadata.md
fastly-8.4.0 docs/PackageMetadata.md
fastly-8.2.0 docs/PackageMetadata.md
fastly-8.1.0 docs/PackageMetadata.md
fastly-8.0.1 docs/PackageMetadata.md
fastly-8.0.0 docs/PackageMetadata.md
fastly-7.2.2 docs/PackageMetadata.md
fastly-7.2.1 docs/PackageMetadata.md