keyId property

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

Migrate to Service Account Credentials API.

The id of the key used to sign the JWT.

Deprecated.

Implementation

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