public sealed class AttachTrustRequest : IMessage<AttachTrustRequest>, IEquatable<AttachTrustRequest>, IDeepCloneable<AttachTrustRequest>, IBufferMessage, IMessage
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."],[[["The latest version available for `AttachTrustRequest` is 3.3.0, with prior versions ranging from 3.2.0 down to 2.2.0 accessible."],["`AttachTrustRequest` is a request message used for the `AttachTrust` operation within the `google.cloud.managedidentities.v1` namespace."],["The class `AttachTrustRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `AttachTrustRequest` include `DomainName`, `Name` (a string representing the resource domain), and `Trust` (a domain trust resource)."],["`AttachTrustRequest` has two constructors, a default one with no arguments and one which takes another `AttachTrustRequest` as an argument."]]],[]]