Reference documentation and code samples for the Google Cloud Channel V1 Client class InstituteType.
Enum to specify the institute type.
Protobuf type google.cloud.channel.v1.EduData.InstituteType
Namespace
Google \ Cloud \ Channel \ V1 \ EduDataMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
INSTITUTE_TYPE_UNSPECIFIED
Value: 0
Not used.
Generated from protobuf enum INSTITUTE_TYPE_UNSPECIFIED = 0;
K12
Value: 1
Elementary/Secondary Schools & Districts
Generated from protobuf enum K12 = 1;
UNIVERSITY
Value: 2
Higher Education Universities & Colleges
Generated from protobuf enum UNIVERSITY = 2;