Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
vendor /
google /
common-protos /
Delete
Unzip
Name
Size
Permission
Date
Action
metadata
[ DIR ]
drwxr-sr-x
2026-03-17 23:07
src
[ DIR ]
drwxr-sr-x
2026-03-17 23:07
CHANGELOG.md
5.27
KB
-rw-r--r--
2026-03-17 23:07
CODE_OF_CONDUCT.md
1.93
KB
-rw-r--r--
2026-03-17 23:07
CONTRIBUTING.md
1.73
KB
-rw-r--r--
2026-03-17 23:07
LICENSE
11.09
KB
-rw-r--r--
2026-03-17 23:07
README.md
1.84
KB
-rw-r--r--
2026-03-17 23:07
SECURITY.md
329
B
-rw-r--r--
2026-03-17 23:07
VERSION
7
B
-rw-r--r--
2026-03-17 23:07
composer.json
1.09
KB
-rw-r--r--
2026-03-17 23:07
renovate.json
105
B
-rw-r--r--
2026-03-17 23:07
Save
Rename
## Common Protos PHP [](https://packagist.org/packages/google/common-protos) [](https://packagist.org/packages/google/common-protos) * [API documentation](https://cloud.google.com/php/docs/reference/common-protos/latest) This repository is a home for the [protocol buffer][protobuf] types which are common dependencies throughout the Google API ecosystem, generated for PHP. The protobuf definitions for these generated PHP classes are provided by the [Common Components AIP][common-components-aip] repository. **NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any support requests, bug reports, or development contributions should be directed to that project. ## 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. They are distributed as the [google/common-protos][packagist-common-protos] composer package, available on [Packagist][packagist]. In order to depend on these classes, use composer from the command line in order to add this package to your `composer.json` file in the `requires` section: ```bash composer require google/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. [protobuf]: https://developers.google.com/protocol-buffers/ [common-components-aip]: https://google.aip.dev/213 [packagist-common-protos]: https://packagist.org/packages/google/common-protos/ [packagist]: https://packagist.org/