public sealed class AttachTrustRequest : IMessage<AttachTrustRequest>, IEquatable<AttachTrustRequest>, IDeepCloneable<AttachTrustRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API class AttachTrustRequest.
Request message for
[AttachTrust][google.cloud.managedidentities.v1.AttachTrust]
[[["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 `AttachTrustRequest` class within the Google Cloud Managed Identities v1 API, specifically version 3.2.0."],["`AttachTrustRequest` is a request message used for attaching a trust, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AttachTrustRequest` class contains properties such as `DomainName`, `Name`, and `Trust`, which are essential for defining the trust relationship being established."],["The latest version available is 3.3.0, while multiple previous versions, including 3.1.0, 3.0.0, 2.3.0, and 2.2.0, are also listed for the `AttachTrustRequest` class."],["The `AttachTrustRequest` class is found in the `Google.Cloud.ManagedIdentities.V1` namespace within the `Google.Cloud.ManagedIdentities.V1.dll` assembly."]]],[]]