Packages

p

com.google.iam.v1

logging

package logging

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final case class AuditData(policyDelta: Option[PolicyDelta] = _root_.scala.None, unknownFields: UnknownFieldSet = ...) extends GeneratedMessage with Updatable[AuditData] with Product with Serializable

    Audit log information specific to Cloud IAM.

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

    policyDelta

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

    Annotations
    @SerialVersionUID()

Value Members

  1. object AuditData extends GeneratedMessageCompanion[AuditData] with Serializable
  2. object AuditDataProto extends GeneratedFileObject

Ungrouped