Interface protos.google.pubsub.v1.PushConfig.IOidcToken (2.18.3)

Properties of an OidcToken.

Package

@google-cloud/pubsub

Properties

audience

audience?: (string|null);

OidcToken audience

Property Value
TypeDescription
(string|null)

serviceAccountEmail

serviceAccountEmail?: (string|null);

OidcToken serviceAccountEmail

Property Value
TypeDescription
(string|null)