[[["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 Domains V1 Client - Class TransferLockState (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-domains/latest/V1.TransferLockState)\n- [1.0.3](/php/docs/reference/cloud-domains/1.0.3/V1.TransferLockState)\n- [0.5.5](/php/docs/reference/cloud-domains/0.5.5/V1.TransferLockState)\n- [0.4.2](/php/docs/reference/cloud-domains/0.4.2/V1.TransferLockState)\n- [0.3.1](/php/docs/reference/cloud-domains/0.3.1/V1.TransferLockState)\n- [0.2.11](/php/docs/reference/cloud-domains/0.2.11/V1.TransferLockState) \nReference documentation and code samples for the Google Cloud Domains V1 Client class TransferLockState.\n\nPossible states of a `Registration`'s transfer lock.\n\nProtobuf type `google.cloud.domains.v1.TransferLockState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Domains \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TRANSFER_LOCK_STATE_UNSPECIFIED\n\n Value: 0\n\nThe state is unspecified.\n\nGenerated from protobuf enum `TRANSFER_LOCK_STATE_UNSPECIFIED = 0;`\n\n### UNLOCKED\n\n Value: 1\n\nThe domain is unlocked and can be transferred to another registrar.\n\nGenerated from protobuf enum `UNLOCKED = 1;`\n\n### LOCKED\n\n Value: 2\n\nThe domain is locked and cannot be transferred to another registrar.\n\nGenerated from protobuf enum `LOCKED = 2;`"]]