public sealed class ServiceAccountDelegationInfo.Types.FirstPartyPrincipal : IMessage<ServiceAccountDelegationInfo.Types.FirstPartyPrincipal>, IEquatable<ServiceAccountDelegationInfo.Types.FirstPartyPrincipal>, IDeepCloneable<ServiceAccountDelegationInfo.Types.FirstPartyPrincipal>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class ServiceAccountDelegationInfo.Types.FirstPartyPrincipal.
[[["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."],[[["This documentation provides details for the `ServiceAccountDelegationInfo.Types.FirstPartyPrincipal` class within the Google Cloud Audit API, focusing on version 2.3.0."],["The `FirstPartyPrincipal` class represents a first-party identity principal and inherits from the base `object` class while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that copies another `FirstPartyPrincipal` object."],["The class includes two key properties: `PrincipalEmail`, which stores the email address of a Google account, and `ServiceMetadata`, which holds metadata about the service using the account."],["This class is available in the Google.Cloud.Audit namespace, within the Google.Cloud.Audit.dll assembly."]]],[]]