NOTE: This repository is part of Google Cloud PHP. Any
support requests, bug reports, or development contributions should be directed to
that project.
This repository is a home for the protocol buffer types which are
shared by multiple Google Cloud APIs, generated for PHP.
The protobuf definitions for these generated PHP classes are provided in the
Googleapis repository.
Using these generated classes
These classes are made available under an Apache license (see LICENSE) and
you are free to depend on them within your applications. They are
considered stable and will not change in backwards-incompaible ways.
In order to depend on these classes, add the following line to your
composer.json file in the requires section:
"google/cloud-common-protos": "^0.1"
Or else use composer from the command line:
composer require google/cloud-common-protos
License
These classes are licensed using the Apache 2.0 software license, a
permissive, copyfree license. You are free to use them in your applications
provided the license terms are honored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[],[],null,["Version latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-common-protos/latest)\n- [0.8.1](/php/docs/reference/cloud-common-protos/0.8.1)\n- [0.7.0](/php/docs/reference/cloud-common-protos/0.7.0)\n- [0.6.0](/php/docs/reference/cloud-common-protos/0.6.0)\n- [0.5.2](/php/docs/reference/cloud-common-protos/0.5.2)\n- [0.4.2](/php/docs/reference/cloud-common-protos/0.4.2)\n- [0.3.8](/php/docs/reference/cloud-common-protos/0.3.8) \n\nGoogle Cloud PHP Common Protos\n==============================\n\n| **Beta**\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1) of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the [launch stage descriptions](/products#product-launch-stages).\n\n**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any\nsupport requests, bug reports, or development contributions should be directed to\nthat project.\n\nThis repository is a home for the [protocol buffer](https://developers.google.com/protocol-buffers/) types which are\nshared by multiple Google Cloud APIs, generated for PHP.\nThe protobuf definitions for these generated PHP classes are provided in the\n[Googleapis](https://github.com/googleapis/googleapis/) repository.\n\nUsing these generated classes\n-----------------------------\n\nThese classes are made available under an Apache license (see `LICENSE`) and\nyou are free to depend on them within your applications. They are\nconsidered stable and will not change in backwards-incompaible ways.\n\nThey are distributed as the [google/cloud-common-protos](https://packagist.org/packages/google/cloud-common-protos/)\ncomposer package, available on [Packagist](https://packagist.org/).\n\nIn order to depend on these classes, add the following line to your\ncomposer.json file in the `requires` section: \n\n \"google/cloud-common-protos\": \"^0.1\"\n\nOr else use composer from the command line: \n\n composer require google/cloud-common-protos\n\nLicense\n-------\n\nThese classes are licensed using the Apache 2.0 software license, a\npermissive, copyfree license. You are free to use them in your applications\nprovided the license terms are honored."]]