Class ListAttachmentsRequest (1.13.1)

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

The request to list attachments.

Attributes

Name Description
parent str
Required. The name of the parent resource whose attachments will be listed.
filter str
Optional. An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: - target - type - attachment_namespace
page_size int
The maximum number of attachments to return. Maximum page size is 1,000.
page_token str
The next_page_token value returned from a previous list request, if any.