public sealed class FirstPartyPrincipal : IMessage<ServiceAccountDelegationInfo.Types.FirstPartyPrincipal>, IEquatable<ServiceAccountDelegationInfo.Types.FirstPartyPrincipal>, IDeepCloneable<ServiceAccountDelegationInfo.Types.FirstPartyPrincipal>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `FirstPartyPrincipal` is 2.5.0, with other documented versions ranging from 1.0.0 to 2.4.0."],["`FirstPartyPrincipal` is a sealed class representing a first-party identity principal within the `Google.Cloud.Audit` namespace, and it inherits from `Object`."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default one and another that accepts an instance of `ServiceAccountDelegationInfo.Types.FirstPartyPrincipal`."],["It includes properties for `PrincipalEmail` which is a string for the email address, and `ServiceMetadata` that is of type `Struct` for the service metadata."]]],[]]