sizeBytes property

int? sizeBytes
getter/setter pair

The size of the spec file in bytes.

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

Output only.

Implementation

core.int? sizeBytes;