Module: Google::Cloud::Channel::V1::EduData::InstituteSize
- Defined in:
- proto_docs/google/cloud/channel/v1/common.rb
Overview
Number of students and staff the institute has.
Constant Summary collapse
- INSTITUTE_SIZE_UNSPECIFIED =
Not used.
0
- SIZE_1_100 =
1 - 100
1
- SIZE_101_500 =
101 - 500
2
- SIZE_501_1000 =
501 - 1,000
3
- SIZE_1001_2000 =
1,001 - 2,000
4
- SIZE_2001_5000 =
2,001 - 5,000
5
- SIZE_5001_10000 =
5,001 - 10,000
6
- SIZE_10001_OR_MORE =
10,001 +
7