# Protobuf class generation ## cli ```sh protoc --proto_path=app/Protobuf/ --php_out=. app/Protobuf/GoogleAuth.proto ```