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

Properties of an OidcToken.

Package

@google-cloud/tasks!

Properties

audience

audience?: (string|null);

OidcToken audience

Property Value
TypeDescription
(string|null)

serviceAccountEmail

serviceAccountEmail?: (string|null);

OidcToken serviceAccountEmail

Property Value
TypeDescription
(string|null)