credential property

Credential credential
final

A Credential object used to authenticate the Admin SDK.

You can obtain a credential via one of the following methods:

  • applicationDefaultCredential
  • cert
  • refreshToken

Implementation

final Credential credential;