@studyportals/domain-client 7.6.3 → 7.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/package.json +1 -1
  2. package/protobuf/Area.js +1 -1
  3. package/protobuf/Article.js +1 -1
  4. package/protobuf/Body.js +1 -1
  5. package/protobuf/CampaignInformation.js +1 -1
  6. package/protobuf/ClickTracking.js +1 -1
  7. package/protobuf/CommercialEntity.js +1 -1
  8. package/protobuf/Cover.js +1 -1
  9. package/protobuf/Deadline.js +1 -1
  10. package/protobuf/Degree.js +1 -1
  11. package/protobuf/Description.js +1 -1
  12. package/protobuf/Discipline.js +1 -1
  13. package/protobuf/Duration.js +1 -1
  14. package/protobuf/EnglishRequirements.d.ts +7 -7
  15. package/protobuf/EnglishRequirements.js +15 -15
  16. package/protobuf/EssentialInformation.js +1 -1
  17. package/protobuf/File.js +1 -1
  18. package/protobuf/GPARequirement.js +1 -1
  19. package/protobuf/GSSAResults.js +1 -1
  20. package/protobuf/Link.js +1 -1
  21. package/protobuf/LivingCost.js +1 -1
  22. package/protobuf/Location.js +1 -1
  23. package/protobuf/Logo.js +1 -1
  24. package/protobuf/MiniProgrammeCard.js +1 -1
  25. package/protobuf/OptionalLink.js +1 -1
  26. package/protobuf/Organisation.js +1 -1
  27. package/protobuf/OrganisationInformation.js +1 -1
  28. package/protobuf/OrganisationRanking.js +1 -1
  29. package/protobuf/Person.js +1 -1
  30. package/protobuf/ProgrammeCard.js +1 -1
  31. package/protobuf/Ranking.js +1 -1
  32. package/protobuf/RankingInstitute.js +1 -1
  33. package/protobuf/Review.js +1 -1
  34. package/protobuf/ReviewCountPerStar.js +1 -1
  35. package/protobuf/ReviewRating.js +1 -1
  36. package/protobuf/RichText.js +1 -1
  37. package/protobuf/SocialLink.js +1 -1
  38. package/protobuf/StartDate.js +1 -1
  39. package/protobuf/Timing.js +1 -1
  40. package/protobuf/Topic.js +1 -1
  41. package/protobuf/TrackedLink.js +1 -1
  42. package/protobuf/Tracking.js +1 -1
  43. package/protobuf/TuitionFee.js +1 -1
  44. package/protobuf/Unibuddy.js +1 -1
  45. package/protobuf/google/protobuf/timestamp.d.ts +7 -6
  46. package/protobuf/google/protobuf/timestamp.js +1 -1
  47. package/protobuf/index.d.ts +0 -2
  48. package/protobuf/index.js +0 -2
  49. package/protobuf/EnglishRequirement.d.ts +0 -11
  50. package/protobuf/EnglishRequirement.js +0 -30
  51. package/protobuf/ProgrammeGrid.d.ts +0 -14
  52. package/protobuf/ProgrammeGrid.js +0 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@studyportals/domain-client",
3
- "version": "7.6.3",
3
+ "version": "7.6.7",
4
4
  "description": "Responsible for fetching data from the Domain API",
5
5
  "type": "module",
6
6
  "main": "index.js",
package/protobuf/Area.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Area.proto
6
6
  export const Area = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Article.proto
6
6
  /* eslint-disable */
7
7
  import { Discipline } from "./Discipline.js";
package/protobuf/Body.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Body.proto
6
6
  export const Body = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: CampaignInformation.proto
6
6
  export const CampaignInformation = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: ClickTracking.proto
6
6
  export const ClickTracking = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: CommercialEntity.proto
6
6
  export const CommercialEntity = {
7
7
  fromJSON(object) {
package/protobuf/Cover.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Cover.proto
6
6
  export const Cover = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Deadline.proto
6
6
  /* eslint-disable */
7
7
  import { Timestamp } from "./google/protobuf/timestamp.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Degree.proto
6
6
  export const Degree = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Description.proto
6
6
  /* eslint-disable */
7
7
  import { Link } from "./Link.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Discipline.proto
6
6
  /* eslint-disable */
7
7
  import { Description } from "./Description.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Duration.proto
6
6
  export const Duration = {
7
7
  fromJSON(object) {
@@ -1,11 +1,11 @@
1
1
  export interface EnglishRequirements {
2
- ielts: number;
3
- toeflPaper: number;
4
- toeflInternet: number;
5
- pte: number;
6
- duolingo: number;
7
- cambridgeEnglish: number;
8
- ote: number;
2
+ ielts?: number | undefined;
3
+ toeflPaper?: number | undefined;
4
+ toeflInternet?: number | undefined;
5
+ pte?: number | undefined;
6
+ duolingo?: number | undefined;
7
+ cambridgeEnglish?: number | undefined;
8
+ ote?: number | undefined;
9
9
  }
10
10
  export declare const EnglishRequirements: MessageFns<EnglishRequirements>;
11
11
  interface MessageFns<T> {
@@ -1,41 +1,41 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: EnglishRequirements.proto
6
6
  export const EnglishRequirements = {
7
7
  fromJSON(object) {
8
8
  return {
9
- ielts: isSet(object.ielts) ? globalThis.Number(object.ielts) : 0,
10
- toeflPaper: isSet(object.toeflPaper) ? globalThis.Number(object.toeflPaper) : 0,
11
- toeflInternet: isSet(object.toeflInternet) ? globalThis.Number(object.toeflInternet) : 0,
12
- pte: isSet(object.pte) ? globalThis.Number(object.pte) : 0,
13
- duolingo: isSet(object.duolingo) ? globalThis.Number(object.duolingo) : 0,
14
- cambridgeEnglish: isSet(object.cambridgeEnglish) ? globalThis.Number(object.cambridgeEnglish) : 0,
15
- ote: isSet(object.ote) ? globalThis.Number(object.ote) : 0,
9
+ ielts: isSet(object.ielts) ? globalThis.Number(object.ielts) : undefined,
10
+ toeflPaper: isSet(object.toeflPaper) ? globalThis.Number(object.toeflPaper) : undefined,
11
+ toeflInternet: isSet(object.toeflInternet) ? globalThis.Number(object.toeflInternet) : undefined,
12
+ pte: isSet(object.pte) ? globalThis.Number(object.pte) : undefined,
13
+ duolingo: isSet(object.duolingo) ? globalThis.Number(object.duolingo) : undefined,
14
+ cambridgeEnglish: isSet(object.cambridgeEnglish) ? globalThis.Number(object.cambridgeEnglish) : undefined,
15
+ ote: isSet(object.ote) ? globalThis.Number(object.ote) : undefined,
16
16
  };
17
17
  },
18
18
  toJSON(message) {
19
19
  const obj = {};
20
- if (message.ielts !== 0) {
20
+ if (message.ielts !== undefined) {
21
21
  obj.ielts = message.ielts;
22
22
  }
23
- if (message.toeflPaper !== 0) {
23
+ if (message.toeflPaper !== undefined) {
24
24
  obj.toeflPaper = message.toeflPaper;
25
25
  }
26
- if (message.toeflInternet !== 0) {
26
+ if (message.toeflInternet !== undefined) {
27
27
  obj.toeflInternet = message.toeflInternet;
28
28
  }
29
- if (message.pte !== 0) {
29
+ if (message.pte !== undefined) {
30
30
  obj.pte = message.pte;
31
31
  }
32
- if (message.duolingo !== 0) {
32
+ if (message.duolingo !== undefined) {
33
33
  obj.duolingo = message.duolingo;
34
34
  }
35
- if (message.cambridgeEnglish !== 0) {
35
+ if (message.cambridgeEnglish !== undefined) {
36
36
  obj.cambridgeEnglish = message.cambridgeEnglish;
37
37
  }
38
- if (message.ote !== 0) {
38
+ if (message.ote !== undefined) {
39
39
  obj.ote = message.ote;
40
40
  }
41
41
  return obj;
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: EssentialInformation.proto
6
6
  export const EssentialInformation = {
7
7
  fromJSON(object) {
package/protobuf/File.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: File.proto
6
6
  export const File = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: GPARequirement.proto
6
6
  export const GPARequirement = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: GSSAResults.proto
6
6
  export const GSSAResults = {
7
7
  fromJSON(object) {
package/protobuf/Link.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Link.proto
6
6
  export const Link = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: LivingCost.proto
6
6
  export const LivingCost = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Location.proto
6
6
  /* eslint-disable */
7
7
  import { OptionalLink } from "./OptionalLink.js";
package/protobuf/Logo.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Logo.proto
6
6
  export const Logo = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: MiniProgrammeCard.proto
6
6
  /* eslint-disable */
7
7
  import { InternalLink } from "./InternalLink.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: OptionalLink.proto
6
6
  export const OptionalLink = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Organisation.proto
6
6
  /* eslint-disable */
7
7
  import { Area } from "./Area.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: OrganisationInformation.proto
6
6
  export const OrganisationInformation = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: OrganisationRanking.proto
6
6
  /* eslint-disable */
7
7
  import { Body } from "./Body.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Person.proto
6
6
  /* eslint-disable */
7
7
  import { File } from "./File.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: ProgrammeCard.proto
6
6
  /* eslint-disable */
7
7
  import { Cover } from "./Cover.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Ranking.proto
6
6
  /* eslint-disable */
7
7
  import { RankingInstitute } from "./RankingInstitute.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: RankingInstitute.proto
6
6
  /* eslint-disable */
7
7
  import { Body } from "./Body.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Review.proto
6
6
  /* eslint-disable */
7
7
  import { Person } from "./Person.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: ReviewCountPerStar.proto
6
6
  export const ReviewCountPerStar = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: ReviewRating.proto
6
6
  export const ReviewRating = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: RichText.proto
6
6
  export const RichText = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: SocialLink.proto
6
6
  export const SocialLink = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: StartDate.proto
6
6
  /* eslint-disable */
7
7
  import { Deadline } from "./Deadline.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Timing.proto
6
6
  /* eslint-disable */
7
7
  import { Deadline } from "./Deadline.js";
package/protobuf/Topic.js CHANGED
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Topic.proto
6
6
  export const Topic = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: TrackedLink.proto
6
6
  /* eslint-disable */
7
7
  import { Tracking } from "./Tracking.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Tracking.proto
6
6
  /* eslint-disable */
7
7
  import { ClickTracking } from "./ClickTracking.js";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: TuitionFee.proto
6
6
  export const TuitionFee = {
7
7
  fromJSON(object) {
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: Unibuddy.proto
6
6
  export const Unibuddy = {
7
7
  fromJSON(object) {
@@ -91,15 +91,16 @@
91
91
  */
92
92
  export interface Timestamp {
93
93
  /**
94
- * Represents seconds of UTC time since Unix epoch
95
- * 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to
96
- * 9999-12-31T23:59:59Z inclusive.
94
+ * Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must
95
+ * be between -315576000000 and 315576000000 inclusive (which corresponds to
96
+ * 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z).
97
97
  */
98
98
  seconds: number;
99
99
  /**
100
- * Non-negative fractions of a second at nanosecond resolution. Negative
101
- * second values with fractions must still have non-negative nanos values
102
- * that count forward in time. Must be from 0 to 999,999,999
100
+ * Non-negative fractions of a second at nanosecond resolution. This field is
101
+ * the nanosecond portion of the duration, not an alternative to seconds.
102
+ * Negative second values with fractions must still have non-negative nanos
103
+ * values that count forward in time. Must be between 0 and 999,999,999
103
104
  * inclusive.
104
105
  */
105
106
  nanos: number;
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v2.7.5
4
- // protoc v6.30.2
4
+ // protoc v6.33.1
5
5
  // source: google/protobuf/timestamp.proto
6
6
  export const Timestamp = {
7
7
  fromJSON(object) {
@@ -13,7 +13,6 @@ export * from "./Degree.js";
13
13
  export * from "./Description.js";
14
14
  export * from "./Discipline.js";
15
15
  export * from "./Duration.js";
16
- export * from "./EnglishRequirement.js";
17
16
  export * from "./EnglishRequirements.js";
18
17
  export * from "./EssentialInformation.js";
19
18
  export * from "./File.js";
@@ -31,7 +30,6 @@ export * from "./OrganisationInformation.js";
31
30
  export * from "./OrganisationRanking.js";
32
31
  export * from "./Person.js";
33
32
  export * from "./ProgrammeCard.js";
34
- export * from "./ProgrammeGrid.js";
35
33
  export * from "./Ranking.js";
36
34
  export * from "./RankingInstitute.js";
37
35
  export * from "./Review.js";
package/protobuf/index.js CHANGED
@@ -13,7 +13,6 @@ export * from "./Degree.js";
13
13
  export * from "./Description.js";
14
14
  export * from "./Discipline.js";
15
15
  export * from "./Duration.js";
16
- export * from "./EnglishRequirement.js";
17
16
  export * from "./EnglishRequirements.js";
18
17
  export * from "./EssentialInformation.js";
19
18
  export * from "./File.js";
@@ -31,7 +30,6 @@ export * from "./OrganisationInformation.js";
31
30
  export * from "./OrganisationRanking.js";
32
31
  export * from "./Person.js";
33
32
  export * from "./ProgrammeCard.js";
34
- export * from "./ProgrammeGrid.js";
35
33
  export * from "./Ranking.js";
36
34
  export * from "./RankingInstitute.js";
37
35
  export * from "./Review.js";
@@ -1,11 +0,0 @@
1
- export interface EnglishRequirement {
2
- scale: string;
3
- score: string;
4
- isRequired: boolean;
5
- }
6
- export declare const EnglishRequirement: MessageFns<EnglishRequirement>;
7
- interface MessageFns<T> {
8
- fromJSON(object: any): T;
9
- toJSON(message: T): unknown;
10
- }
11
- export {};
@@ -1,30 +0,0 @@
1
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
- // versions:
3
- // protoc-gen-ts_proto v2.7.5
4
- // protoc v3.12.4
5
- // source: EnglishRequirement.proto
6
- export const EnglishRequirement = {
7
- fromJSON(object) {
8
- return {
9
- scale: isSet(object.scale) ? globalThis.String(object.scale) : "",
10
- score: isSet(object.score) ? globalThis.String(object.score) : "",
11
- isRequired: isSet(object.isRequired) ? globalThis.Boolean(object.isRequired) : false,
12
- };
13
- },
14
- toJSON(message) {
15
- const obj = {};
16
- if (message.scale !== "") {
17
- obj.scale = message.scale;
18
- }
19
- if (message.score !== "") {
20
- obj.score = message.score;
21
- }
22
- if (message.isRequired !== false) {
23
- obj.isRequired = message.isRequired;
24
- }
25
- return obj;
26
- },
27
- };
28
- function isSet(value) {
29
- return value !== null && value !== undefined;
30
- }
@@ -1,14 +0,0 @@
1
- import { Link } from "./Link.js";
2
- import { ProgrammeCard } from "./ProgrammeCard.js";
3
- export interface ProgrammeGrid {
4
- title: string;
5
- searchLink: Link | undefined;
6
- cards: ProgrammeCard[];
7
- sblpLink: Link | undefined;
8
- }
9
- export declare const ProgrammeGrid: MessageFns<ProgrammeGrid>;
10
- interface MessageFns<T> {
11
- fromJSON(object: any): T;
12
- toJSON(message: T): unknown;
13
- }
14
- export {};
@@ -1,37 +0,0 @@
1
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
- // versions:
3
- // protoc-gen-ts_proto v2.7.5
4
- // protoc v3.12.4
5
- // source: ProgrammeGrid.proto
6
- /* eslint-disable */
7
- import { Link } from "./Link.js";
8
- import { ProgrammeCard } from "./ProgrammeCard.js";
9
- export const ProgrammeGrid = {
10
- fromJSON(object) {
11
- return {
12
- title: isSet(object.title) ? globalThis.String(object.title) : "",
13
- searchLink: isSet(object.searchLink) ? Link.fromJSON(object.searchLink) : undefined,
14
- cards: globalThis.Array.isArray(object?.cards) ? object.cards.map((e) => ProgrammeCard.fromJSON(e)) : [],
15
- sblpLink: isSet(object.sblpLink) ? Link.fromJSON(object.sblpLink) : undefined,
16
- };
17
- },
18
- toJSON(message) {
19
- const obj = {};
20
- if (message.title !== "") {
21
- obj.title = message.title;
22
- }
23
- if (message.searchLink !== undefined) {
24
- obj.searchLink = Link.toJSON(message.searchLink);
25
- }
26
- if (message.cards?.length) {
27
- obj.cards = message.cards.map((e) => ProgrammeCard.toJSON(e));
28
- }
29
- if (message.sblpLink !== undefined) {
30
- obj.sblpLink = Link.toJSON(message.sblpLink);
31
- }
32
- return obj;
33
- },
34
- };
35
- function isSet(value) {
36
- return value !== null && value !== undefined;
37
- }