Sha256: a1790604e33101b03444bed187ce0359c5be1cd6415f5701601d9bdd9dceb786

Contents?: true

Size: 723 Bytes

Versions: 9

Compression:

Stored size: 723 Bytes

Contents

# Fastly::PackageMetadata

## Properties

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

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fastly-4.4.0 docs/PackageMetadata.md
fastly-4.3.0 docs/PackageMetadata.md
fastly-4.2.0 docs/PackageMetadata.md
fastly-4.1.0 docs/PackageMetadata.md
fastly-4.0.1.pre.alpha.0 docs/PackageMetadata.md
fastly-4.0.0 docs/PackageMetadata.md
fastly-4.0.0.alpha4 docs/PackageMetadata.md
fastly-4.0.0.alpha3 docs/PackageMetadata.md
fastly-4.0.0.alpha2 docs/PackageMetadata.md