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.1.0, which is a request message class for attaching a trust."],["The `AttachTrustRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["This class features properties like `DomainName`, `Name`, and `Trust`, which are used to specify the details for the domain and trust relationship being established."],["The document also includes details on the constructors for creating `AttachTrustRequest` instances, both with a blank constructor and a copy constructor."],["The latest version of `AttachTrustRequest` available is 3.3.0, with several earlier versions (3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0) also linked for reference."]]],[]]