listResourceSnapshots
inline suspend fun PartnerCentralSellingClient.listResourceSnapshots(crossinline block: ListResourceSnapshotsRequest.Builder.() -> Unit): ListResourceSnapshotsResponse
Retrieves a list of resource view snapshots based on specified criteria. This operation supports various use cases, including:
Fetching all snapshots associated with an engagement.
Retrieving snapshots of a specific resource type within an engagement.
Obtaining snapshots for a particular resource using a specified template.
Accessing the latest snapshot of a resource within an engagement.
Filtering snapshots by resource owner.