getDataProduct
inline suspend fun DataZoneClient.getDataProduct(crossinline block: GetDataProductRequest.Builder.() -> Unit): GetDataProductResponse
Gets the data product.
Prerequisites:
The data product ID must exist.
The domain must be valid and accessible.
User must have read or discovery permissions for the data product.