Interface protos.google.cloud.scheduler.v1.IOAuthToken (2.2.6)

Properties of a OAuthToken.

Package

@google-cloud/scheduler!

Properties

scope

scope?: (string|null);

OAuthToken scope

Property Value
TypeDescription
(string|null)

serviceAccountEmail

serviceAccountEmail?: (string|null);

OAuthToken serviceAccountEmail

Property Value
TypeDescription
(string|null)