Client Encryption Policy Response
data class ClientEncryptionPolicyResponse(val includedPaths: List<ClientEncryptionIncludedPathResponse>, val policyFormatVersion: Int)
Cosmos DB client encryption policy.
Cosmos DB client encryption policy.