com.google.iam.v1.logging.audit_data

Members list

Concise view

Type members

Classlikes

final case class AuditData(policyDelta: Option[PolicyDelta], unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[AuditData]

Audit log information specific to Cloud IAM. This message is serialized as an Any type in the ServiceData message of an AuditLog message.

Audit log information specific to Cloud IAM. This message is serialized as an Any type in the ServiceData message of an AuditLog message.

Attributes

policyDelta

Policy delta between the original policy and the newly set policy.

Companion:
object
Source:
AuditData.scala
Graph
Supertypes
trait Updatable[AuditData]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object AuditData extends GeneratedMessageCompanion[AuditData]

Attributes

Companion:
class
Source:
AuditData.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[AuditData]
trait Serializable
class Object
trait Matchable
class Any
Self type
object AuditDataProto extends GeneratedFileObject

Attributes

Source:
AuditDataProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type