EduData(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Required Edu Attributes
Attributes | |
---|---|
Name | Description |
institute_type |
google.cloud.channel_v1.types.EduData.InstituteType
Designated institute type of customer. |
institute_size |
google.cloud.channel_v1.types.EduData.InstituteSize
Size of the institute. |
website |
str
Web address for the edu customer's institution. |
Classes
InstituteSize
InstituteSize(value)
Number of students and staff the institute has.
Values: INSTITUTE_SIZE_UNSPECIFIED (0): Not used. SIZE_1_100 (1): 1 - 100 SIZE_101_500 (2): 101 - 500 SIZE_501_1000 (3): 501 - 1,000 SIZE_1001_2000 (4): 1,001 - 2,000 SIZE_2001_5000 (5): 2,001 - 5,000 SIZE_5001_10000 (6): 5,001 - 10,000 SIZE_10001_OR_MORE (7): 10,001 +
InstituteType
InstituteType(value)
Enum to specify the institute type.
Values: INSTITUTE_TYPE_UNSPECIFIED (0): Not used. K12 (1): Elementary/Secondary Schools & Districts UNIVERSITY (2): Higher Education Universities & Colleges