bytesToSign property

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

Migrate to Service Account Credentials API.

The bytes to sign.

Required. Deprecated.

Implementation

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