[[["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-09-04 UTC."],[],[],null,["# Google Cloud Managed Identities V1 Client - Class TrustDirection (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-managed-identities/latest/V1.Trust.TrustDirection)\n- [2.0.4](/php/docs/reference/cloud-managed-identities/2.0.4/V1.Trust.TrustDirection)\n- [1.3.5](/php/docs/reference/cloud-managed-identities/1.3.5/V1.Trust.TrustDirection)\n- [1.2.2](/php/docs/reference/cloud-managed-identities/1.2.2/V1.Trust.TrustDirection)\n- [1.1.1](/php/docs/reference/cloud-managed-identities/1.1.1/V1.Trust.TrustDirection)\n- [1.0.5](/php/docs/reference/cloud-managed-identities/1.0.5/V1.Trust.TrustDirection) \nReference documentation and code samples for the Google Cloud Managed Identities V1 Client class TrustDirection.\n\nRepresents the direction of trust.\n\nSee\n[System.DirectoryServices.ActiveDirectory.TrustDirection](https://docs.microsoft.com/en-us/dotnet/api/system.directoryservices.activedirectory.trustdirection?view=netframework-4.7.2)\nfor more information.\n\nProtobuf type `google.cloud.managedidentities.v1.Trust.TrustDirection`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ManagedIdentities \\\\ V1 \\\\ Trust\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TRUST_DIRECTION_UNSPECIFIED\n\n Value: 0\n\nNot set.\n\nGenerated from protobuf enum `TRUST_DIRECTION_UNSPECIFIED = 0;`\n\n### INBOUND\n\n Value: 1\n\nThe inbound direction represents the trusting side.\n\nGenerated from protobuf enum `INBOUND = 1;`\n\n### OUTBOUND\n\n Value: 2\n\nThe outboud direction represents the trusted side.\n\nGenerated from protobuf enum `OUTBOUND = 2;`\n\n### BIDIRECTIONAL\n\n Value: 3\n\nThe bidirectional direction represents the trusted / trusting side.\n\nGenerated from protobuf enum `BIDIRECTIONAL = 3;`"]]