public sealed class WorkforceIdentityBasedOAuth2ClientID : IMessage<WorkforceIdentityBasedOAuth2ClientID>, IEquatable<WorkforceIdentityBasedOAuth2ClientID>, IDeepCloneable<WorkforceIdentityBasedOAuth2ClientID>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class WorkforceIdentityBasedOAuth2ClientID.
OAuth Client ID depending on the Workforce Identity i.e. either 1p or 3p,
[[["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 document provides reference documentation for the `WorkforceIdentityBasedOAuth2ClientID` class within the Google Cloud Backup and DR Service v1 API."],["The `WorkforceIdentityBasedOAuth2ClientID` class handles OAuth Client IDs for Workforce Identities, distinguishing between first-party (Google) and third-party (External) identities."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The latest version available for `WorkforceIdentityBasedOAuth2ClientID` is `2.1.0` and there are 4 other previous versions that can be referenced."],["This Class contains two output only properties, `FirstPartyOauth2ClientId` and `ThirdPartyOauth2ClientId`, both of which are of the string type."]]],[]]