Google Cloud Channel V1 Client - Class EduData (1.8.2)

Reference documentation and code samples for the Google Cloud Channel V1 Client class EduData.

Required Edu Attributes

Generated from protobuf message google.cloud.channel.v1.EduData

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ institute_type int

Designated institute type of customer.

↳ institute_size int

Size of the institute.

↳ website string

Web address for the edu customer's institution.

getInstituteType

Designated institute type of customer.

Returns
TypeDescription
int

setInstituteType

Designated institute type of customer.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getInstituteSize

Size of the institute.

Returns
TypeDescription
int

setInstituteSize

Size of the institute.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getWebsite

Web address for the edu customer's institution.

Returns
TypeDescription
string

setWebsite

Web address for the edu customer's institution.

Parameter
NameDescription
var string
Returns
TypeDescription
$this