Uses of Class
com.google.cloud.channel.v1.EduData.InstituteSize
-
Packages that use EduData.InstituteSize Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of EduData.InstituteSize in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return EduData.InstituteSize Modifier and Type Method Description static EduData.InstituteSizeEduData.InstituteSize. forNumber(int value)EduData.InstituteSizeEduData.Builder. getInstituteSize()Size of the institute.EduData.InstituteSizeEduData. getInstituteSize()Size of the institute.EduData.InstituteSizeEduDataOrBuilder. getInstituteSize()Size of the institute.static EduData.InstituteSizeEduData.InstituteSize. valueOf(int value)Deprecated.static EduData.InstituteSizeEduData.InstituteSize. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static EduData.InstituteSizeEduData.InstituteSize. valueOf(String name)Returns the enum constant of this type with the specified name.static EduData.InstituteSize[]EduData.InstituteSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.channel.v1 that return types with arguments of type EduData.InstituteSize Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<EduData.InstituteSize>EduData.InstituteSize. internalGetValueMap()Methods in com.google.cloud.channel.v1 with parameters of type EduData.InstituteSize Modifier and Type Method Description EduData.BuilderEduData.Builder. setInstituteSize(EduData.InstituteSize value)Size of the institute.
-