sha256 property

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

CSEK is no longer supported.

Use CMEK instead. [Output only] TheRFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.

Deprecated.

Implementation

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