PHP Classes

File: proto/game.proto

Recommend this page to a friend!
  Classes of DeGraciaMathieu   Proto x Bus   proto/game.proto   Download  
File: proto/game.proto
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Proto x Bus
Manage queues of messages using protocol buffers
Author: By
Last change:
Date: 1 month ago
Size: 104 bytes
 

Contents

Class file image Download
syntax = "proto3"; option php_metadata_namespace = "GPBMetadata"; message Game { string name = 1; }