Class ListAssetsResponse (2.2.1)

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

ListAssets response.

Attributes

NameDescription
read_time `.timestamp.Timestamp`
Time the snapshot was taken.
assets Sequence[`.gca_assets.Asset`]
Assets.
next_page_token str
Token to retrieve the next page of results. Set to empty if there are no remaining results.

Inheritance

builtins.object > proto.message.Message > ListAssetsResponse