Interface protos.google.api.IJwtLocation (0.2.6)

Properties of a JwtLocation.

Package

@google-cloud/service-management!

Properties

header

header?: (string|null);

JwtLocation header

Property Value
TypeDescription
(string|null)

query

query?: (string|null);

JwtLocation query

Property Value
TypeDescription
(string|null)

valuePrefix

valuePrefix?: (string|null);

JwtLocation valuePrefix

Property Value
TypeDescription
(string|null)