Optional ReadonlyallowOptional Readonlycredentials"strip" (default) removes credential material and records a redaction.
"reject" refuses the export instead, for callers who would rather be
told their package carries a secret than have it quietly cleaned.
Optional ReadonlyexportedTimestamp stamped on the envelope. Defaults to now.
Optional ReadonlymaxPer-value inline-data budget in bytes. Defaults to DEFAULT_MAX_EMBEDDED_BYTES.
Optional ReadonlymaxWhole-envelope budget in bytes. Defaults to DEFAULT_MAX_PACKAGE_BYTES.
Export a package that fails
validateMapPackage. Off by default: an artifact that does not satisfy its own schema is not portable, and exporting one just moves the failure to whoever imports it.