provisionGmek property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? provisionGmek
getter/setter pair

Indicates provision with GMEK or CMEK.

This field is deprecated and the provision would always be GMEK if cloud_kms_config is not present in the request.

Optional. Deprecated.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? provisionGmek;