public sealed class ValidateTrustRequest : IMessage<ValidateTrustRequest>, IEquatable<ValidateTrustRequest>, IDeepCloneable<ValidateTrustRequest>, IBufferMessage, IMessage
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 webpage details the `ValidateTrustRequest` class, which is a request message for validating trust within the `Google.Cloud.ManagedIdentities.V1` namespace in the .NET environment."],["`ValidateTrustRequest` class is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `Object`."],["The class has two constructors, one default and another to copy from another `ValidateTrustRequest` object."],["Key properties of the `ValidateTrustRequest` class include `DomainName` (a typed view of resource name), `Name` (the resource domain name), and `Trust` (the domain trust object being validated)."],["The latest version of `ValidateTrustRequest` available is 3.3.0, with other listed versions like 3.2.0, 3.1.0, 3.0.0, 2.3.0 and 2.2.0 accessible from the page."]]],[]]