public sealed class ValidateTrustRequest : IMessage<ValidateTrustRequest>, IEquatable<ValidateTrustRequest>, IDeepCloneable<ValidateTrustRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API class ValidateTrustRequest.
Request message for
[ValidateTrust][google.cloud.managedidentities.v1.ValidateTrust]
[[["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 `ValidateTrustRequest` class is part of the Google Cloud Managed Identities v1 API, specifically version 3.1.0."],["It serves as the request message for validating a trust relationship using `google.cloud.managedidentities.v1.ValidateTrust`."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `ValidateTrustRequest` include `DomainName`, a typed view over the resource name, `Name` which is the resource domain, project, and location, and `Trust` which is the domain trust to be validated."],["The latest version available is 3.3.0 and there are several versions available down to 2.2.0 which can be found using their respective links."]]],[]]