Interface protos.google.cloud.channel.v1.IEduData

Properties of an EduData.

Package

@google-cloud/channel!

Properties

instituteSize

instituteSize?: (google.cloud.channel.v1.EduData.InstituteSize|keyof typeof google.cloud.channel.v1.EduData.InstituteSize|null);

EduData instituteSize

Property Value
TypeDescription
(google.cloud.channel.v1.EduData.InstituteSize|keyof typeof google.cloud.channel.v1.EduData.InstituteSize|null)

instituteType

instituteType?: (google.cloud.channel.v1.EduData.InstituteType|keyof typeof google.cloud.channel.v1.EduData.InstituteType|null);

EduData instituteType

Property Value
TypeDescription
(google.cloud.channel.v1.EduData.InstituteType|keyof typeof google.cloud.channel.v1.EduData.InstituteType|null)

website

website?: (string|null);

EduData website

Property Value
TypeDescription
(string|null)