getReadSetMetadata
inline suspend fun OmicsClient.getReadSetMetadata(crossinline block: GetReadSetMetadataRequest.Builder.() -> Unit): GetReadSetMetadataResponse
Retrieves the metadata for a read set from a sequence store in JSON format. This operation does not return tags. To retrieve the list of tags for a read set, use the ListTagsForResource
API operation.