Interface protos.google.cloud.tasks.v2.IOAuthToken (2.3.6)

Properties of a OAuthToken.

Package

@google-cloud/tasks!

Properties

scope

scope?: (string|null);

OAuthToken scope

Property Value
TypeDescription
(string|null)

serviceAccountEmail

serviceAccountEmail?: (string|null);

OAuthToken serviceAccountEmail

Property Value
TypeDescription
(string|null)