public sealed class WorkforceIdentityBasedManagementURI : IMessage<WorkforceIdentityBasedManagementURI>, IEquatable<WorkforceIdentityBasedManagementURI>, IDeepCloneable<WorkforceIdentityBasedManagementURI>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class WorkforceIdentityBasedManagementURI.
ManagementURI 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 `WorkforceIdentityBasedManagementURI` class within the Google Cloud Backup and DR Service v1 API, outlining its structure, inheritance, and implemented interfaces."],["The `WorkforceIdentityBasedManagementURI` class is designed to handle Management URIs depending on whether the Workforce Identity is first-party or third-party."],["It is available in several versions, with the latest being 2.1.0, and the document details versions dating back to 1.0.0-beta02, along with navigation links to their respective documentation."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, including inherited methods like `GetHashCode`, `GetType`, and `ToString`."],["The class has properties for `FirstPartyManagementUri` and `ThirdPartyManagementUri`, which are output-only strings that represent the management URI for Google identities and external identity providers, respectively."]]],[]]