encryptionSpec property

EncryptionSpec? encryptionSpec
final

Input only. Immutable. Customer-managed encryption key spec for a CachedContent. If set, this CachedContent and all its sub-resources will be secured by this key.

Implementation

final EncryptionSpec? encryptionSpec;