@gitpod/public-api 0.1.5-sje-no-log-envvars.0 → 0.1.5-sje-licensor-deprecation.1
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts +38 -0
- package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/ide_client_connectweb.js +45 -0
- package/lib/gitpod/experimental/v1/ide_client_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.d.ts +68 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.js +122 -0
- package/lib/gitpod/experimental/v1/ide_client_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/index.d.ts +9 -0
- package/lib/gitpod/experimental/v1/index.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/index.js +21 -0
- package/lib/gitpod/experimental/v1/index.js.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts +71 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.js +78 -0
- package/lib/gitpod/experimental/v1/oidc_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_pb.d.ts +467 -0
- package/lib/gitpod/experimental/v1/oidc_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/oidc_pb.js +658 -0
- package/lib/gitpod/experimental/v1/oidc_pb.js.map +1 -0
- package/lib/gitpod/{v1 → experimental/v1}/pagination_pb.d.ts +11 -8
- package/lib/gitpod/experimental/v1/pagination_pb.d.ts.map +1 -0
- package/lib/gitpod/{v1 → experimental/v1}/pagination_pb.js +12 -9
- package/lib/gitpod/experimental/v1/pagination_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.d.ts +60 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.js +67 -0
- package/lib/gitpod/experimental/v1/projects_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/projects_pb.d.ts +319 -0
- package/lib/gitpod/experimental/v1/projects_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/projects_pb.js +474 -0
- package/lib/gitpod/experimental/v1/projects_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.d.ts +104 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.js +111 -0
- package/lib/gitpod/experimental/v1/teams_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/teams_pb.d.ts +433 -0
- package/lib/gitpod/experimental/v1/teams_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/teams_pb.js +671 -0
- package/lib/gitpod/experimental/v1/teams_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts +82 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.js +89 -0
- package/lib/gitpod/experimental/v1/tokens_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_pb.d.ts +285 -0
- package/lib/gitpod/experimental/v1/tokens_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/tokens_pb.js +422 -0
- package/lib/gitpod/experimental/v1/tokens_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/user_connectweb.d.ts +80 -0
- package/lib/gitpod/experimental/v1/user_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/user_connectweb.js +87 -0
- package/lib/gitpod/experimental/v1/user_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/user_pb.d.ts +343 -0
- package/lib/gitpod/experimental/v1/user_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/user_pb.js +534 -0
- package/lib/gitpod/experimental/v1/user_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts +43 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.js +50 -0
- package/lib/gitpod/experimental/v1/workspace_connectweb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_pb.d.ts +153 -0
- package/lib/gitpod/experimental/v1/workspace_pb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspace_pb.js +254 -0
- package/lib/gitpod/experimental/v1/workspace_pb.js.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts +107 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts.map +1 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.js +114 -0
- package/lib/gitpod/experimental/v1/workspaces_connectweb.js.map +1 -0
- package/lib/gitpod/{v1 → experimental/v1}/workspaces_pb.d.ts +272 -223
- package/lib/gitpod/experimental/v1/workspaces_pb.d.ts.map +1 -0
- package/lib/gitpod/{v1 → experimental/v1}/workspaces_pb.js +362 -310
- package/lib/gitpod/experimental/v1/workspaces_pb.js.map +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +10 -0
- package/lib/index.js.map +1 -0
- package/package.json +4 -3
- package/pkg-yarn.lock +1 -1
- package/provenance-bundle.jsonl +2 -2
- package/lib/gitpod/v1/pagination_pb.d.ts.map +0 -1
- package/lib/gitpod/v1/pagination_pb.js.map +0 -1
- package/lib/gitpod/v1/pagination_pb.ts +0 -60
- package/lib/gitpod/v1/prebuilds_connectweb.d.ts +0 -65
- package/lib/gitpod/v1/prebuilds_connectweb.d.ts.map +0 -1
- package/lib/gitpod/v1/prebuilds_connectweb.js +0 -72
- package/lib/gitpod/v1/prebuilds_connectweb.js.map +0 -1
- package/lib/gitpod/v1/prebuilds_connectweb.ts +0 -71
- package/lib/gitpod/v1/prebuilds_pb.d.ts +0 -281
- package/lib/gitpod/v1/prebuilds_pb.d.ts.map +0 -1
- package/lib/gitpod/v1/prebuilds_pb.js +0 -435
- package/lib/gitpod/v1/prebuilds_pb.js.map +0 -1
- package/lib/gitpod/v1/prebuilds_pb.ts +0 -540
- package/lib/gitpod/v1/workspaces_connectweb.d.ts +0 -134
- package/lib/gitpod/v1/workspaces_connectweb.d.ts.map +0 -1
- package/lib/gitpod/v1/workspaces_connectweb.js +0 -141
- package/lib/gitpod/v1/workspaces_connectweb.js.map +0 -1
- package/lib/gitpod/v1/workspaces_connectweb.ts +0 -140
- package/lib/gitpod/v1/workspaces_pb.d.ts.map +0 -1
- package/lib/gitpod/v1/workspaces_pb.js.map +0 -1
- package/lib/gitpod/v1/workspaces_pb.ts +0 -1509
@@ -0,0 +1,111 @@
|
|
1
|
+
"use strict";
|
2
|
+
/**
|
3
|
+
* Copyright (c) 2023 Gitpod GmbH. All rights reserved.
|
4
|
+
* Licensed under the GNU Affero General Public License (AGPL).
|
5
|
+
* See License.AGPL.txt in the project root for license information.
|
6
|
+
*/
|
7
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
8
|
+
exports.TeamsService = void 0;
|
9
|
+
// @generated by protoc-gen-connect-web v0.2.1 with parameter "target=ts"
|
10
|
+
// @generated from file gitpod/experimental/v1/teams.proto (package gitpod.experimental.v1, syntax proto3)
|
11
|
+
/* eslint-disable */
|
12
|
+
/* @ts-nocheck */
|
13
|
+
const teams_pb_js_1 = require("./teams_pb.js");
|
14
|
+
const protobuf_1 = require("@bufbuild/protobuf");
|
15
|
+
/**
|
16
|
+
* @generated from service gitpod.experimental.v1.TeamsService
|
17
|
+
*/
|
18
|
+
exports.TeamsService = {
|
19
|
+
typeName: "gitpod.experimental.v1.TeamsService",
|
20
|
+
methods: {
|
21
|
+
/**
|
22
|
+
* CreateTeam creates a new Team.
|
23
|
+
*
|
24
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.CreateTeam
|
25
|
+
*/
|
26
|
+
createTeam: {
|
27
|
+
name: "CreateTeam",
|
28
|
+
I: teams_pb_js_1.CreateTeamRequest,
|
29
|
+
O: teams_pb_js_1.CreateTeamResponse,
|
30
|
+
kind: protobuf_1.MethodKind.Unary,
|
31
|
+
},
|
32
|
+
/**
|
33
|
+
* GetTeam retrieves a single Team.
|
34
|
+
*
|
35
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.GetTeam
|
36
|
+
*/
|
37
|
+
getTeam: {
|
38
|
+
name: "GetTeam",
|
39
|
+
I: teams_pb_js_1.GetTeamRequest,
|
40
|
+
O: teams_pb_js_1.GetTeamResponse,
|
41
|
+
kind: protobuf_1.MethodKind.Unary,
|
42
|
+
},
|
43
|
+
/**
|
44
|
+
* ListTeams lists the caller has access to.
|
45
|
+
*
|
46
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.ListTeams
|
47
|
+
*/
|
48
|
+
listTeams: {
|
49
|
+
name: "ListTeams",
|
50
|
+
I: teams_pb_js_1.ListTeamsRequest,
|
51
|
+
O: teams_pb_js_1.ListTeamsResponse,
|
52
|
+
kind: protobuf_1.MethodKind.Unary,
|
53
|
+
},
|
54
|
+
/**
|
55
|
+
* DeleteTeam deletes the specified team.
|
56
|
+
*
|
57
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.DeleteTeam
|
58
|
+
*/
|
59
|
+
deleteTeam: {
|
60
|
+
name: "DeleteTeam",
|
61
|
+
I: teams_pb_js_1.DeleteTeamRequest,
|
62
|
+
O: teams_pb_js_1.DeleteTeamResponse,
|
63
|
+
kind: protobuf_1.MethodKind.Unary,
|
64
|
+
},
|
65
|
+
/**
|
66
|
+
* JoinTeam makes the caller a TeamMember of the Team.
|
67
|
+
*
|
68
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.JoinTeam
|
69
|
+
*/
|
70
|
+
joinTeam: {
|
71
|
+
name: "JoinTeam",
|
72
|
+
I: teams_pb_js_1.JoinTeamRequest,
|
73
|
+
O: teams_pb_js_1.JoinTeamResponse,
|
74
|
+
kind: protobuf_1.MethodKind.Unary,
|
75
|
+
},
|
76
|
+
/**
|
77
|
+
* ResetTeamInvitation resets the invitation_id for a Team.
|
78
|
+
*
|
79
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.ResetTeamInvitation
|
80
|
+
*/
|
81
|
+
resetTeamInvitation: {
|
82
|
+
name: "ResetTeamInvitation",
|
83
|
+
I: teams_pb_js_1.ResetTeamInvitationRequest,
|
84
|
+
O: teams_pb_js_1.ResetTeamInvitationResponse,
|
85
|
+
kind: protobuf_1.MethodKind.Unary,
|
86
|
+
},
|
87
|
+
/**
|
88
|
+
* UpdateTeamMember updates team membership properties.
|
89
|
+
*
|
90
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.UpdateTeamMember
|
91
|
+
*/
|
92
|
+
updateTeamMember: {
|
93
|
+
name: "UpdateTeamMember",
|
94
|
+
I: teams_pb_js_1.UpdateTeamMemberRequest,
|
95
|
+
O: teams_pb_js_1.UpdateTeamMemberResponse,
|
96
|
+
kind: protobuf_1.MethodKind.Unary,
|
97
|
+
},
|
98
|
+
/**
|
99
|
+
* DeleteTeamMember removes a TeamMember from the Team.
|
100
|
+
*
|
101
|
+
* @generated from rpc gitpod.experimental.v1.TeamsService.DeleteTeamMember
|
102
|
+
*/
|
103
|
+
deleteTeamMember: {
|
104
|
+
name: "DeleteTeamMember",
|
105
|
+
I: teams_pb_js_1.DeleteTeamMemberRequest,
|
106
|
+
O: teams_pb_js_1.DeleteTeamMemberResponse,
|
107
|
+
kind: protobuf_1.MethodKind.Unary,
|
108
|
+
},
|
109
|
+
}
|
110
|
+
};
|
111
|
+
//# sourceMappingURL=teams_connectweb.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"teams_connectweb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/teams_connectweb.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAEH,yEAAyE;AACzE,0GAA0G;AAC1G,oBAAoB;AACpB,iBAAiB;AAEjB,+CAAmX;AACnX,iDAA8C;AAE9C;;GAEG;AACU,QAAA,YAAY,GAAG;IAC1B,QAAQ,EAAE,qCAAqC;IAC/C,OAAO,EAAE;QACP;;;;WAIG;QACH,UAAU,EAAE;YACV,IAAI,EAAE,YAAY;YAClB,CAAC,EAAE,+BAAiB;YACpB,CAAC,EAAE,gCAAkB;YACrB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,CAAC,EAAE,4BAAc;YACjB,CAAC,EAAE,6BAAe;YAClB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,SAAS,EAAE;YACT,IAAI,EAAE,WAAW;YACjB,CAAC,EAAE,8BAAgB;YACnB,CAAC,EAAE,+BAAiB;YACpB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,UAAU,EAAE;YACV,IAAI,EAAE,YAAY;YAClB,CAAC,EAAE,+BAAiB;YACpB,CAAC,EAAE,gCAAkB;YACrB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,QAAQ,EAAE;YACR,IAAI,EAAE,UAAU;YAChB,CAAC,EAAE,6BAAe;YAClB,CAAC,EAAE,8BAAgB;YACnB,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,mBAAmB,EAAE;YACnB,IAAI,EAAE,qBAAqB;YAC3B,CAAC,EAAE,wCAA0B;YAC7B,CAAC,EAAE,yCAA2B;YAC9B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qCAAuB;YAC1B,CAAC,EAAE,sCAAwB;YAC3B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;QACD;;;;WAIG;QACH,gBAAgB,EAAE;YAChB,IAAI,EAAE,kBAAkB;YACxB,CAAC,EAAE,qCAAuB;YAC1B,CAAC,EAAE,sCAAwB;YAC3B,IAAI,EAAE,qBAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
@@ -0,0 +1,433 @@
|
|
1
|
+
/**
|
2
|
+
* Copyright (c) 2023 Gitpod GmbH. All rights reserved.
|
3
|
+
* Licensed under the GNU Affero General Public License (AGPL).
|
4
|
+
* See License.AGPL.txt in the project root for license information.
|
5
|
+
*/
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
7
|
+
import { Message, Timestamp } from "@bufbuild/protobuf";
|
8
|
+
/**
|
9
|
+
* @generated from enum gitpod.experimental.v1.TeamRole
|
10
|
+
*/
|
11
|
+
export declare enum TeamRole {
|
12
|
+
/**
|
13
|
+
* TEAM_ROLE_UNKNOWN is the unkwnon state.
|
14
|
+
*
|
15
|
+
* @generated from enum value: TEAM_ROLE_UNSPECIFIED = 0;
|
16
|
+
*/
|
17
|
+
UNSPECIFIED = 0,
|
18
|
+
/**
|
19
|
+
* TEAM_ROLE_OWNER is the owner of the team.
|
20
|
+
* A team can have multiple owners, but there must always be at least one owner.
|
21
|
+
*
|
22
|
+
* @generated from enum value: TEAM_ROLE_OWNER = 1;
|
23
|
+
*/
|
24
|
+
OWNER = 1,
|
25
|
+
/**
|
26
|
+
* TEAM_ROLE_MEMBER is a regular member of a team.
|
27
|
+
*
|
28
|
+
* @generated from enum value: TEAM_ROLE_MEMBER = 2;
|
29
|
+
*/
|
30
|
+
MEMBER = 2
|
31
|
+
}
|
32
|
+
/**
|
33
|
+
* @generated from message gitpod.experimental.v1.Team
|
34
|
+
*/
|
35
|
+
export declare class Team extends Message<Team> {
|
36
|
+
/**
|
37
|
+
* id is a UUID of the Team
|
38
|
+
*
|
39
|
+
* @generated from field: string id = 1;
|
40
|
+
*/
|
41
|
+
id: string;
|
42
|
+
/**
|
43
|
+
* name is the name of the Team
|
44
|
+
*
|
45
|
+
* @generated from field: string name = 2;
|
46
|
+
*/
|
47
|
+
name: string;
|
48
|
+
/**
|
49
|
+
* slug is the short version of the Team name
|
50
|
+
*
|
51
|
+
* @generated from field: string slug = 3;
|
52
|
+
*/
|
53
|
+
slug: string;
|
54
|
+
/**
|
55
|
+
* members are the team members of this Team
|
56
|
+
*
|
57
|
+
* @generated from field: repeated gitpod.experimental.v1.TeamMember members = 4;
|
58
|
+
*/
|
59
|
+
members: TeamMember[];
|
60
|
+
/**
|
61
|
+
* team_invitation is the team invitation.
|
62
|
+
*
|
63
|
+
* @generated from field: gitpod.experimental.v1.TeamInvitation team_invitation = 5;
|
64
|
+
*/
|
65
|
+
teamInvitation?: TeamInvitation;
|
66
|
+
constructor(data?: PartialMessage<Team>);
|
67
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
68
|
+
static readonly typeName = "gitpod.experimental.v1.Team";
|
69
|
+
static readonly fields: FieldList;
|
70
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Team;
|
71
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Team;
|
72
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Team;
|
73
|
+
static equals(a: Team | PlainMessage<Team> | undefined, b: Team | PlainMessage<Team> | undefined): boolean;
|
74
|
+
}
|
75
|
+
/**
|
76
|
+
* @generated from message gitpod.experimental.v1.TeamMember
|
77
|
+
*/
|
78
|
+
export declare class TeamMember extends Message<TeamMember> {
|
79
|
+
/**
|
80
|
+
* user_id is the identifier of the user
|
81
|
+
*
|
82
|
+
* @generated from field: string user_id = 1;
|
83
|
+
*/
|
84
|
+
userId: string;
|
85
|
+
/**
|
86
|
+
* role is the role this member is assigned
|
87
|
+
*
|
88
|
+
* @generated from field: gitpod.experimental.v1.TeamRole role = 2;
|
89
|
+
*/
|
90
|
+
role: TeamRole;
|
91
|
+
/**
|
92
|
+
* member_since is the timestamp when the member joined the team
|
93
|
+
*
|
94
|
+
* @generated from field: google.protobuf.Timestamp member_since = 3;
|
95
|
+
*/
|
96
|
+
memberSince?: Timestamp;
|
97
|
+
/**
|
98
|
+
* avatar_url is the URL for the TeamMember
|
99
|
+
*
|
100
|
+
* @generated from field: string avatar_url = 4;
|
101
|
+
*/
|
102
|
+
avatarUrl: string;
|
103
|
+
/**
|
104
|
+
* full_name is the name of the TeamMember
|
105
|
+
*
|
106
|
+
* @generated from field: string full_name = 5;
|
107
|
+
*/
|
108
|
+
fullName: string;
|
109
|
+
/**
|
110
|
+
* primary_email is the primary email of the TeamMember
|
111
|
+
*
|
112
|
+
* @generated from field: string primary_email = 6;
|
113
|
+
*/
|
114
|
+
primaryEmail: string;
|
115
|
+
constructor(data?: PartialMessage<TeamMember>);
|
116
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
117
|
+
static readonly typeName = "gitpod.experimental.v1.TeamMember";
|
118
|
+
static readonly fields: FieldList;
|
119
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TeamMember;
|
120
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TeamMember;
|
121
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TeamMember;
|
122
|
+
static equals(a: TeamMember | PlainMessage<TeamMember> | undefined, b: TeamMember | PlainMessage<TeamMember> | undefined): boolean;
|
123
|
+
}
|
124
|
+
/**
|
125
|
+
* @generated from message gitpod.experimental.v1.TeamInvitation
|
126
|
+
*/
|
127
|
+
export declare class TeamInvitation extends Message<TeamInvitation> {
|
128
|
+
/**
|
129
|
+
* id is the invitation ID.
|
130
|
+
*
|
131
|
+
* @generated from field: string id = 1;
|
132
|
+
*/
|
133
|
+
id: string;
|
134
|
+
constructor(data?: PartialMessage<TeamInvitation>);
|
135
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
136
|
+
static readonly typeName = "gitpod.experimental.v1.TeamInvitation";
|
137
|
+
static readonly fields: FieldList;
|
138
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TeamInvitation;
|
139
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): TeamInvitation;
|
140
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): TeamInvitation;
|
141
|
+
static equals(a: TeamInvitation | PlainMessage<TeamInvitation> | undefined, b: TeamInvitation | PlainMessage<TeamInvitation> | undefined): boolean;
|
142
|
+
}
|
143
|
+
/**
|
144
|
+
* @generated from message gitpod.experimental.v1.CreateTeamRequest
|
145
|
+
*/
|
146
|
+
export declare class CreateTeamRequest extends Message<CreateTeamRequest> {
|
147
|
+
/**
|
148
|
+
* name is the team name
|
149
|
+
*
|
150
|
+
* @generated from field: string name = 1;
|
151
|
+
*/
|
152
|
+
name: string;
|
153
|
+
constructor(data?: PartialMessage<CreateTeamRequest>);
|
154
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
155
|
+
static readonly typeName = "gitpod.experimental.v1.CreateTeamRequest";
|
156
|
+
static readonly fields: FieldList;
|
157
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateTeamRequest;
|
158
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateTeamRequest;
|
159
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateTeamRequest;
|
160
|
+
static equals(a: CreateTeamRequest | PlainMessage<CreateTeamRequest> | undefined, b: CreateTeamRequest | PlainMessage<CreateTeamRequest> | undefined): boolean;
|
161
|
+
}
|
162
|
+
/**
|
163
|
+
* @generated from message gitpod.experimental.v1.CreateTeamResponse
|
164
|
+
*/
|
165
|
+
export declare class CreateTeamResponse extends Message<CreateTeamResponse> {
|
166
|
+
/**
|
167
|
+
* @generated from field: gitpod.experimental.v1.Team team = 1;
|
168
|
+
*/
|
169
|
+
team?: Team;
|
170
|
+
constructor(data?: PartialMessage<CreateTeamResponse>);
|
171
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
172
|
+
static readonly typeName = "gitpod.experimental.v1.CreateTeamResponse";
|
173
|
+
static readonly fields: FieldList;
|
174
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateTeamResponse;
|
175
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateTeamResponse;
|
176
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CreateTeamResponse;
|
177
|
+
static equals(a: CreateTeamResponse | PlainMessage<CreateTeamResponse> | undefined, b: CreateTeamResponse | PlainMessage<CreateTeamResponse> | undefined): boolean;
|
178
|
+
}
|
179
|
+
/**
|
180
|
+
* @generated from message gitpod.experimental.v1.GetTeamRequest
|
181
|
+
*/
|
182
|
+
export declare class GetTeamRequest extends Message<GetTeamRequest> {
|
183
|
+
/**
|
184
|
+
* team_id is the unique identifier of the Team to retreive.
|
185
|
+
*
|
186
|
+
* @generated from field: string team_id = 1;
|
187
|
+
*/
|
188
|
+
teamId: string;
|
189
|
+
constructor(data?: PartialMessage<GetTeamRequest>);
|
190
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
191
|
+
static readonly typeName = "gitpod.experimental.v1.GetTeamRequest";
|
192
|
+
static readonly fields: FieldList;
|
193
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTeamRequest;
|
194
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTeamRequest;
|
195
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTeamRequest;
|
196
|
+
static equals(a: GetTeamRequest | PlainMessage<GetTeamRequest> | undefined, b: GetTeamRequest | PlainMessage<GetTeamRequest> | undefined): boolean;
|
197
|
+
}
|
198
|
+
/**
|
199
|
+
* @generated from message gitpod.experimental.v1.GetTeamResponse
|
200
|
+
*/
|
201
|
+
export declare class GetTeamResponse extends Message<GetTeamResponse> {
|
202
|
+
/**
|
203
|
+
* @generated from field: gitpod.experimental.v1.Team team = 1;
|
204
|
+
*/
|
205
|
+
team?: Team;
|
206
|
+
constructor(data?: PartialMessage<GetTeamResponse>);
|
207
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
208
|
+
static readonly typeName = "gitpod.experimental.v1.GetTeamResponse";
|
209
|
+
static readonly fields: FieldList;
|
210
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetTeamResponse;
|
211
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetTeamResponse;
|
212
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetTeamResponse;
|
213
|
+
static equals(a: GetTeamResponse | PlainMessage<GetTeamResponse> | undefined, b: GetTeamResponse | PlainMessage<GetTeamResponse> | undefined): boolean;
|
214
|
+
}
|
215
|
+
/**
|
216
|
+
* TODO: pagination options
|
217
|
+
*
|
218
|
+
* @generated from message gitpod.experimental.v1.ListTeamsRequest
|
219
|
+
*/
|
220
|
+
export declare class ListTeamsRequest extends Message<ListTeamsRequest> {
|
221
|
+
constructor(data?: PartialMessage<ListTeamsRequest>);
|
222
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
223
|
+
static readonly typeName = "gitpod.experimental.v1.ListTeamsRequest";
|
224
|
+
static readonly fields: FieldList;
|
225
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListTeamsRequest;
|
226
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListTeamsRequest;
|
227
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListTeamsRequest;
|
228
|
+
static equals(a: ListTeamsRequest | PlainMessage<ListTeamsRequest> | undefined, b: ListTeamsRequest | PlainMessage<ListTeamsRequest> | undefined): boolean;
|
229
|
+
}
|
230
|
+
/**
|
231
|
+
* @generated from message gitpod.experimental.v1.ListTeamsResponse
|
232
|
+
*/
|
233
|
+
export declare class ListTeamsResponse extends Message<ListTeamsResponse> {
|
234
|
+
/**
|
235
|
+
* @generated from field: repeated gitpod.experimental.v1.Team teams = 1;
|
236
|
+
*/
|
237
|
+
teams: Team[];
|
238
|
+
constructor(data?: PartialMessage<ListTeamsResponse>);
|
239
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
240
|
+
static readonly typeName = "gitpod.experimental.v1.ListTeamsResponse";
|
241
|
+
static readonly fields: FieldList;
|
242
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListTeamsResponse;
|
243
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListTeamsResponse;
|
244
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListTeamsResponse;
|
245
|
+
static equals(a: ListTeamsResponse | PlainMessage<ListTeamsResponse> | undefined, b: ListTeamsResponse | PlainMessage<ListTeamsResponse> | undefined): boolean;
|
246
|
+
}
|
247
|
+
/**
|
248
|
+
* @generated from message gitpod.experimental.v1.DeleteTeamRequest
|
249
|
+
*/
|
250
|
+
export declare class DeleteTeamRequest extends Message<DeleteTeamRequest> {
|
251
|
+
/**
|
252
|
+
* team_id is the ID of the team to delete
|
253
|
+
*
|
254
|
+
* @generated from field: string team_id = 1;
|
255
|
+
*/
|
256
|
+
teamId: string;
|
257
|
+
constructor(data?: PartialMessage<DeleteTeamRequest>);
|
258
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
259
|
+
static readonly typeName = "gitpod.experimental.v1.DeleteTeamRequest";
|
260
|
+
static readonly fields: FieldList;
|
261
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteTeamRequest;
|
262
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteTeamRequest;
|
263
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteTeamRequest;
|
264
|
+
static equals(a: DeleteTeamRequest | PlainMessage<DeleteTeamRequest> | undefined, b: DeleteTeamRequest | PlainMessage<DeleteTeamRequest> | undefined): boolean;
|
265
|
+
}
|
266
|
+
/**
|
267
|
+
* @generated from message gitpod.experimental.v1.DeleteTeamResponse
|
268
|
+
*/
|
269
|
+
export declare class DeleteTeamResponse extends Message<DeleteTeamResponse> {
|
270
|
+
constructor(data?: PartialMessage<DeleteTeamResponse>);
|
271
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
272
|
+
static readonly typeName = "gitpod.experimental.v1.DeleteTeamResponse";
|
273
|
+
static readonly fields: FieldList;
|
274
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteTeamResponse;
|
275
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteTeamResponse;
|
276
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteTeamResponse;
|
277
|
+
static equals(a: DeleteTeamResponse | PlainMessage<DeleteTeamResponse> | undefined, b: DeleteTeamResponse | PlainMessage<DeleteTeamResponse> | undefined): boolean;
|
278
|
+
}
|
279
|
+
/**
|
280
|
+
* @generated from message gitpod.experimental.v1.JoinTeamRequest
|
281
|
+
*/
|
282
|
+
export declare class JoinTeamRequest extends Message<JoinTeamRequest> {
|
283
|
+
/**
|
284
|
+
* invitation_id is the invitation ID for a Team
|
285
|
+
*
|
286
|
+
* @generated from field: string invitation_id = 1;
|
287
|
+
*/
|
288
|
+
invitationId: string;
|
289
|
+
constructor(data?: PartialMessage<JoinTeamRequest>);
|
290
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
291
|
+
static readonly typeName = "gitpod.experimental.v1.JoinTeamRequest";
|
292
|
+
static readonly fields: FieldList;
|
293
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JoinTeamRequest;
|
294
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JoinTeamRequest;
|
295
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JoinTeamRequest;
|
296
|
+
static equals(a: JoinTeamRequest | PlainMessage<JoinTeamRequest> | undefined, b: JoinTeamRequest | PlainMessage<JoinTeamRequest> | undefined): boolean;
|
297
|
+
}
|
298
|
+
/**
|
299
|
+
* @generated from message gitpod.experimental.v1.JoinTeamResponse
|
300
|
+
*/
|
301
|
+
export declare class JoinTeamResponse extends Message<JoinTeamResponse> {
|
302
|
+
/**
|
303
|
+
* team is the team the user has just joined
|
304
|
+
*
|
305
|
+
* @generated from field: gitpod.experimental.v1.Team team = 1;
|
306
|
+
*/
|
307
|
+
team?: Team;
|
308
|
+
constructor(data?: PartialMessage<JoinTeamResponse>);
|
309
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
310
|
+
static readonly typeName = "gitpod.experimental.v1.JoinTeamResponse";
|
311
|
+
static readonly fields: FieldList;
|
312
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): JoinTeamResponse;
|
313
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): JoinTeamResponse;
|
314
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): JoinTeamResponse;
|
315
|
+
static equals(a: JoinTeamResponse | PlainMessage<JoinTeamResponse> | undefined, b: JoinTeamResponse | PlainMessage<JoinTeamResponse> | undefined): boolean;
|
316
|
+
}
|
317
|
+
/**
|
318
|
+
* @generated from message gitpod.experimental.v1.ResetTeamInvitationRequest
|
319
|
+
*/
|
320
|
+
export declare class ResetTeamInvitationRequest extends Message<ResetTeamInvitationRequest> {
|
321
|
+
/**
|
322
|
+
* @generated from field: string team_id = 1;
|
323
|
+
*/
|
324
|
+
teamId: string;
|
325
|
+
constructor(data?: PartialMessage<ResetTeamInvitationRequest>);
|
326
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
327
|
+
static readonly typeName = "gitpod.experimental.v1.ResetTeamInvitationRequest";
|
328
|
+
static readonly fields: FieldList;
|
329
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ResetTeamInvitationRequest;
|
330
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ResetTeamInvitationRequest;
|
331
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ResetTeamInvitationRequest;
|
332
|
+
static equals(a: ResetTeamInvitationRequest | PlainMessage<ResetTeamInvitationRequest> | undefined, b: ResetTeamInvitationRequest | PlainMessage<ResetTeamInvitationRequest> | undefined): boolean;
|
333
|
+
}
|
334
|
+
/**
|
335
|
+
* @generated from message gitpod.experimental.v1.ResetTeamInvitationResponse
|
336
|
+
*/
|
337
|
+
export declare class ResetTeamInvitationResponse extends Message<ResetTeamInvitationResponse> {
|
338
|
+
/**
|
339
|
+
* team_invitation is the new invitation for the team.
|
340
|
+
*
|
341
|
+
* @generated from field: gitpod.experimental.v1.TeamInvitation team_invitation = 1;
|
342
|
+
*/
|
343
|
+
teamInvitation?: TeamInvitation;
|
344
|
+
constructor(data?: PartialMessage<ResetTeamInvitationResponse>);
|
345
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
346
|
+
static readonly typeName = "gitpod.experimental.v1.ResetTeamInvitationResponse";
|
347
|
+
static readonly fields: FieldList;
|
348
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ResetTeamInvitationResponse;
|
349
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ResetTeamInvitationResponse;
|
350
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ResetTeamInvitationResponse;
|
351
|
+
static equals(a: ResetTeamInvitationResponse | PlainMessage<ResetTeamInvitationResponse> | undefined, b: ResetTeamInvitationResponse | PlainMessage<ResetTeamInvitationResponse> | undefined): boolean;
|
352
|
+
}
|
353
|
+
/**
|
354
|
+
* @generated from message gitpod.experimental.v1.UpdateTeamMemberRequest
|
355
|
+
*/
|
356
|
+
export declare class UpdateTeamMemberRequest extends Message<UpdateTeamMemberRequest> {
|
357
|
+
/**
|
358
|
+
* team_id is the ID of the team in which the role is to be updated
|
359
|
+
*
|
360
|
+
* @generated from field: string team_id = 1;
|
361
|
+
*/
|
362
|
+
teamId: string;
|
363
|
+
/**
|
364
|
+
* team_member is the team member being updated.
|
365
|
+
*
|
366
|
+
* @generated from field: gitpod.experimental.v1.TeamMember team_member = 2;
|
367
|
+
*/
|
368
|
+
teamMember?: TeamMember;
|
369
|
+
constructor(data?: PartialMessage<UpdateTeamMemberRequest>);
|
370
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
371
|
+
static readonly typeName = "gitpod.experimental.v1.UpdateTeamMemberRequest";
|
372
|
+
static readonly fields: FieldList;
|
373
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateTeamMemberRequest;
|
374
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateTeamMemberRequest;
|
375
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateTeamMemberRequest;
|
376
|
+
static equals(a: UpdateTeamMemberRequest | PlainMessage<UpdateTeamMemberRequest> | undefined, b: UpdateTeamMemberRequest | PlainMessage<UpdateTeamMemberRequest> | undefined): boolean;
|
377
|
+
}
|
378
|
+
/**
|
379
|
+
* @generated from message gitpod.experimental.v1.UpdateTeamMemberResponse
|
380
|
+
*/
|
381
|
+
export declare class UpdateTeamMemberResponse extends Message<UpdateTeamMemberResponse> {
|
382
|
+
/**
|
383
|
+
* @generated from field: gitpod.experimental.v1.TeamMember team_member = 2;
|
384
|
+
*/
|
385
|
+
teamMember?: TeamMember;
|
386
|
+
constructor(data?: PartialMessage<UpdateTeamMemberResponse>);
|
387
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
388
|
+
static readonly typeName = "gitpod.experimental.v1.UpdateTeamMemberResponse";
|
389
|
+
static readonly fields: FieldList;
|
390
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateTeamMemberResponse;
|
391
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateTeamMemberResponse;
|
392
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateTeamMemberResponse;
|
393
|
+
static equals(a: UpdateTeamMemberResponse | PlainMessage<UpdateTeamMemberResponse> | undefined, b: UpdateTeamMemberResponse | PlainMessage<UpdateTeamMemberResponse> | undefined): boolean;
|
394
|
+
}
|
395
|
+
/**
|
396
|
+
* @generated from message gitpod.experimental.v1.DeleteTeamMemberRequest
|
397
|
+
*/
|
398
|
+
export declare class DeleteTeamMemberRequest extends Message<DeleteTeamMemberRequest> {
|
399
|
+
/**
|
400
|
+
* team_id is the ID of the team in which a member should be deleted.
|
401
|
+
*
|
402
|
+
* @generated from field: string team_id = 1;
|
403
|
+
*/
|
404
|
+
teamId: string;
|
405
|
+
/**
|
406
|
+
* team_member_id is the ID of the TeamMember that should be deleted from the team.
|
407
|
+
*
|
408
|
+
* @generated from field: string team_member_id = 2;
|
409
|
+
*/
|
410
|
+
teamMemberId: string;
|
411
|
+
constructor(data?: PartialMessage<DeleteTeamMemberRequest>);
|
412
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
413
|
+
static readonly typeName = "gitpod.experimental.v1.DeleteTeamMemberRequest";
|
414
|
+
static readonly fields: FieldList;
|
415
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteTeamMemberRequest;
|
416
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteTeamMemberRequest;
|
417
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteTeamMemberRequest;
|
418
|
+
static equals(a: DeleteTeamMemberRequest | PlainMessage<DeleteTeamMemberRequest> | undefined, b: DeleteTeamMemberRequest | PlainMessage<DeleteTeamMemberRequest> | undefined): boolean;
|
419
|
+
}
|
420
|
+
/**
|
421
|
+
* @generated from message gitpod.experimental.v1.DeleteTeamMemberResponse
|
422
|
+
*/
|
423
|
+
export declare class DeleteTeamMemberResponse extends Message<DeleteTeamMemberResponse> {
|
424
|
+
constructor(data?: PartialMessage<DeleteTeamMemberResponse>);
|
425
|
+
static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
|
426
|
+
static readonly typeName = "gitpod.experimental.v1.DeleteTeamMemberResponse";
|
427
|
+
static readonly fields: FieldList;
|
428
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteTeamMemberResponse;
|
429
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteTeamMemberResponse;
|
430
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteTeamMemberResponse;
|
431
|
+
static equals(a: DeleteTeamMemberResponse | PlainMessage<DeleteTeamMemberResponse> | undefined, b: DeleteTeamMemberResponse | PlainMessage<DeleteTeamMemberResponse> | undefined): boolean;
|
432
|
+
}
|
433
|
+
//# sourceMappingURL=teams_pb.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"teams_pb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/teams_pb.ts"],"names":[],"mappings":"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"}
|