Google Cloud Channel V1 Client - Class InstituteType (1.7.0)

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 \ EduData

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;