Get desktop application:
View/edit binary Protocol Buffers messages
string name = 2
string email = 3
optional PlanId plan_id = 4
string name = 1
string email = 2
Used in: Plan
int32 project_limit = 1
int32 component_limit = 2
int32 storage_limit = 3
int64 monthly_gas_limit = 4
int32 monthly_upload_limit = 5
int64 max_memory_per_worker = 6
int64 max_table_elements_per_worker = 7
uint64 per_invocation_http_call_limit = 8
uint64 per_invocation_rpc_call_limit = 9
uint64 monthly_http_call_limit = 10
uint64 monthly_rpc_call_limit = 11
Used in: Account, Plan, auth.AdminImpersonationAuthCtx, auth.UserAuthCtx