Class ListMavenArtifactsRequest (1.7.0)

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

The request to list maven artifacts.

Attributes

NameDescription
parent str
Required. The name of the parent resource whose maven artifacts will be listed.
page_size int
The maximum number of artifacts to return.
page_token str
The next_page_token value returned from a previous list request, if any.