[[["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-08-28 UTC."],[],[],null,["# Google API Common Protos Client - Class ClientLibraryDestination (4.12.3)\n\nVersion latestkeyboard_arrow_down\n\n- [4.12.3 (latest)](/php/docs/reference/common-protos/latest/Api.ClientLibraryDestination)\n- [4.12.2](/php/docs/reference/common-protos/4.12.2/Api.ClientLibraryDestination)\n- [4.11.0](/php/docs/reference/common-protos/4.11.0/Api.ClientLibraryDestination)\n- [4.10.0](/php/docs/reference/common-protos/4.10.0/Api.ClientLibraryDestination)\n- [4.9.0](/php/docs/reference/common-protos/4.9.0/Api.ClientLibraryDestination)\n- [4.8.3](/php/docs/reference/common-protos/4.8.3/Api.ClientLibraryDestination) \nReference documentation and code samples for the Google API Common Protos Client class ClientLibraryDestination.\n\nTo where should client libraries be published?\n\nProtobuf type `google.api.ClientLibraryDestination`\n\nNamespace\n---------\n\nGoogle \\\\ Api\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CLIENT_LIBRARY_DESTINATION_UNSPECIFIED\n\n Value: 0\n\nClient libraries will neither be generated nor published to package\nmanagers.\n\nGenerated from protobuf enum `CLIENT_LIBRARY_DESTINATION_UNSPECIFIED = 0;`\n\n### GITHUB\n\n Value: 10\n\nGenerate the client library in a repo under github.com/googleapis,\nbut don't publish it to package managers.\n\nGenerated from protobuf enum `GITHUB = 10;`\n\n### PACKAGE_MANAGER\n\n Value: 20\n\nPublish the library to package managers like nuget.org and npmjs.com.\n\nGenerated from protobuf enum `PACKAGE_MANAGER = 20;`"]]