attachmentNamespace property

String? attachmentNamespace
getter/setter pair

The namespace this attachment belongs to.

E.g. If an attachment is created by artifact analysis, namespace is set to artifactanalysis.googleapis.com.

Implementation

core.String? attachmentNamespace;