Class CreateAttachmentRequest (1.13.0)

CreateAttachmentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request to create a new attachment.

Attributes

Name Description
parent str
Required. The name of the parent resource where the attachment will be created.
attachment_id str
Required. The attachment id to use for this attachment.
attachment google.cloud.artifactregistry_v1.types.Attachment
Required. The attachment to be created.