Class ListAssetsResponse (3.2.1)

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

ListAssets response. .. attribute:: read_time

Time the snapshot was taken.

:type: google.protobuf.timestamp_pb2.Timestamp

Attributes

NameDescription
assets Sequence[google.cloud.asset_v1.types.Asset]
Assets.
next_page_token str
Token to retrieve the next page of results. It expires 72 hours after the page token for the first page is generated. Set to empty if there are no remaining results.