Interface protos.google.cloud.scheduler.v1beta1.IOidcToken (2.2.6)

Properties of an OidcToken.

Package

@google-cloud/scheduler!

Properties

audience

audience?: (string|null);

OidcToken audience

Property Value
TypeDescription
(string|null)

serviceAccountEmail

serviceAccountEmail?: (string|null);

OidcToken serviceAccountEmail

Property Value
TypeDescription
(string|null)