FirstPartyPrincipal

com.google.cloud.audit.audit_log.ServiceAccountDelegationInfo.Authority.FirstPartyPrincipal
final case class FirstPartyPrincipal(value: FirstPartyPrincipal) extends Authority

Attributes

Source
ServiceAccountDelegationInfo.scala
Graph
Supertypes
trait Authority
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Value members

Concrete methods

Attributes

Definition Classes
Source
ServiceAccountDelegationInfo.scala
override def isFirstPartyPrincipal: Boolean

Attributes

Definition Classes
Source
ServiceAccountDelegationInfo.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
ServiceAccountDelegationInfo.scala

Inherited methods

def isDefined: Boolean

Attributes

Inherited from:
Authority
Source
ServiceAccountDelegationInfo.scala
def isEmpty: Boolean

Attributes

Inherited from:
Authority
Source
ServiceAccountDelegationInfo.scala
def isThirdPartyPrincipal: Boolean

Attributes

Inherited from:
Authority
Source
ServiceAccountDelegationInfo.scala
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala