public sealed class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal : IMessage<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IEquatable<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IDeepCloneable<ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal.
[[["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 page provides documentation for the `ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal` class within the Google Cloud Audit API, focusing on version 2.3.0."],["The `ThirdPartyPrincipal` class represents a third-party identity principal and inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, `ThirdPartyPrincipal()`, and `ThirdPartyPrincipal(ServiceAccountDelegationInfo.Types.ThirdPartyPrincipal other)`, which allows for the creation of new objects and copies."],["The class has one property, `ThirdPartyClaims`, a struct that stores metadata about the third-party identity."],["There are several versions of this API available, ranging from 1.0.0 to 2.5.0, with the latter being the most recent."]]],[]]