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 is 2.5.0, with other versions ranging from 1.0.0 to 2.4.0 also available for the FirstPartyPrincipal resource."],["`FirstPartyPrincipal` is a class representing a first-party identity principal within the `Google.Cloud.Audit` namespace."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `PrincipalEmail`, a string for the account email, and `ServiceMetadata`, a struct providing service information."],["The class has two constructors, one which is default, and the other that takes `ServiceAccountDelegationInfo.Types.FirstPartyPrincipal` as a parameter."]]],[]]