ServiceAccountTokenProjectionO

class Object
trait Matchable
class Any

Value members

Concrete fields

val audienceL: Lens[ServiceAccountTokenProjection, Optional[String]]
val audienceO: Optic[ServiceAccountTokenProjection, ServiceAccountTokenProjection, String, OpticFailure, Nothing, String, ServiceAccountTokenProjection]
val expirationSecondsL: Lens[ServiceAccountTokenProjection, Optional[Long]]
val expirationSecondsO: Optic[ServiceAccountTokenProjection, ServiceAccountTokenProjection, Long, OpticFailure, Nothing, Long, ServiceAccountTokenProjection]
val pathL: Lens[ServiceAccountTokenProjection, String]