encrypted property

bool? encrypted
getter/setter pair

Flag that specifies whether entry values will be encrypted.

This field is retained for backward compatibility and the value of encrypted will always be true. Apigee X and hybrid do not support unencrypted key value maps.

Required.

Implementation

core.bool? encrypted;