Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::EduData.
Required Edu Attributes
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#institute_size
def institute_size() -> ::Google::Cloud::Channel::V1::EduData::InstituteSize
Returns
- (::Google::Cloud::Channel::V1::EduData::InstituteSize) — Size of the institute.
#institute_size=
def institute_size=(value) -> ::Google::Cloud::Channel::V1::EduData::InstituteSize
Parameter
- value (::Google::Cloud::Channel::V1::EduData::InstituteSize) — Size of the institute.
Returns
- (::Google::Cloud::Channel::V1::EduData::InstituteSize) — Size of the institute.
#institute_type
def institute_type() -> ::Google::Cloud::Channel::V1::EduData::InstituteType
Returns
- (::Google::Cloud::Channel::V1::EduData::InstituteType) — Designated institute type of customer.
#institute_type=
def institute_type=(value) -> ::Google::Cloud::Channel::V1::EduData::InstituteType
Parameter
- value (::Google::Cloud::Channel::V1::EduData::InstituteType) — Designated institute type of customer.
Returns
- (::Google::Cloud::Channel::V1::EduData::InstituteType) — Designated institute type of customer.
#website
def website() -> ::String
Returns
- (::String) — Web address for the edu customer's institution.
#website=
def website=(value) -> ::String
Parameter
- value (::String) — Web address for the edu customer's institution.
Returns
- (::String) — Web address for the edu customer's institution.