Reference documentation and code samples for the Google Cloud Channel V1 Client class InstituteSize.
Number of students and staff the institute has.
Protobuf type google.cloud.channel.v1.EduData.InstituteSize
Namespace
Google \ Cloud \ Channel \ V1 \ EduDataMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
INSTITUTE_SIZE_UNSPECIFIED
Value: 0Not used.
Generated from protobuf enum INSTITUTE_SIZE_UNSPECIFIED = 0;
SIZE_1_100
Value: 11 - 100
Generated from protobuf enum SIZE_1_100 = 1;
SIZE_101_500
Value: 2101 - 500
Generated from protobuf enum SIZE_101_500 = 2;
SIZE_501_1000
Value: 3501 - 1,000
Generated from protobuf enum SIZE_501_1000 = 3;
SIZE_1001_2000
Value: 41,001 - 2,000
Generated from protobuf enum SIZE_1001_2000 = 4;
SIZE_2001_5000
Value: 52,001 - 5,000
Generated from protobuf enum SIZE_2001_5000 = 5;
SIZE_5001_10000
Value: 65,001 - 10,000
Generated from protobuf enum SIZE_5001_10000 = 6;
SIZE_10001_OR_MORE
Value: 710,001 +
Generated from protobuf enum SIZE_10001_OR_MORE = 7;