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."],[[["This documentation covers the `ValidateTrustRequest` class, which is part of the Managed Service for Microsoft Active Directory v1 API."],["`ValidateTrustRequest` is a request message used for validating a trust in the Google Cloud Managed Identities API, specifically within the `google.cloud.managedidentities.v1.ValidateTrust` service."],["The class is currently documented for version 3.2.0, with links available to older and newer versions of the API class, including the latest version 3.3.0."],["`ValidateTrustRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits properties from the base object class."],["The `ValidateTrustRequest` class includes properties such as `DomainName`, `Name`, and `Trust`, which are essential for defining and validating trust relationships."]]],[]]