contents property

String? contents
getter/setter pair

Input only.

The contents of the artifact. Provided by API callers when artifacts are created or replaced. To access the contents of an artifact, use GetArtifactContents.

Implementation

core.String? contents;