cacheDataEncrypted property
Specifies whether the cached responses are encrypted. The PATCH path for
this setting is /{method_setting_key}/caching/dataEncrypted
,
and the value is a Boolean.
Implementation
final bool? cacheDataEncrypted;
Specifies whether the cached responses are encrypted. The PATCH path for
this setting is /{method_setting_key}/caching/dataEncrypted
,
and the value is a Boolean.
final bool? cacheDataEncrypted;