sizeBytes property

int? sizeBytes
getter/setter pair

The size of the artifact in bytes.

If the artifact is gzipped, this is the size of the uncompressed artifact.

Output only.

Implementation

core.int? sizeBytes;