File tree 23 files changed +46
-46
lines changed
23 files changed +46
-46
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class AutomationsFilesResource(SyncAPIResource):
32
32
@cached_property
33
33
def with_raw_response (self ) -> AutomationsFilesResourceWithRawResponse :
34
34
"""
35
- This property can be used as a prefix for any HTTP method call to return the
35
+ This property can be used as a prefix for any HTTP method call to return
36
36
the raw response object instead of the parsed content.
37
37
38
38
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -112,7 +112,7 @@ class AsyncAutomationsFilesResource(AsyncAPIResource):
112
112
@cached_property
113
113
def with_raw_response (self ) -> AsyncAutomationsFilesResourceWithRawResponse :
114
114
"""
115
- This property can be used as a prefix for any HTTP method call to return the
115
+ This property can be used as a prefix for any HTTP method call to return
116
116
the raw response object instead of the parsed content.
117
117
118
118
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ def task_executions(self) -> TaskExecutionsResource:
36
36
@cached_property
37
37
def with_raw_response (self ) -> EnvironmentAutomationsResourceWithRawResponse :
38
38
"""
39
- This property can be used as a prefix for any HTTP method call to return the
39
+ This property can be used as a prefix for any HTTP method call to return
40
40
the raw response object instead of the parsed content.
41
41
42
42
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -65,7 +65,7 @@ def task_executions(self) -> AsyncTaskExecutionsResource:
65
65
@cached_property
66
66
def with_raw_response (self ) -> AsyncEnvironmentAutomationsResourceWithRawResponse :
67
67
"""
68
- This property can be used as a prefix for any HTTP method call to return the
68
+ This property can be used as a prefix for any HTTP method call to return
69
69
the raw response object instead of the parsed content.
70
70
71
71
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ class TaskExecutionsResource(SyncAPIResource):
42
42
@cached_property
43
43
def with_raw_response (self ) -> TaskExecutionsResourceWithRawResponse :
44
44
"""
45
- This property can be used as a prefix for any HTTP method call to return the
45
+ This property can be used as a prefix for any HTTP method call to return
46
46
the raw response object instead of the parsed content.
47
47
48
48
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -392,7 +392,7 @@ class AsyncTaskExecutionsResource(AsyncAPIResource):
392
392
@cached_property
393
393
def with_raw_response (self ) -> AsyncTaskExecutionsResourceWithRawResponse :
394
394
"""
395
- This property can be used as a prefix for any HTTP method call to return the
395
+ This property can be used as a prefix for any HTTP method call to return
396
396
the raw response object instead of the parsed content.
397
397
398
398
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ class TasksResource(SyncAPIResource):
41
41
@cached_property
42
42
def with_raw_response (self ) -> TasksResourceWithRawResponse :
43
43
"""
44
- This property can be used as a prefix for any HTTP method call to return the
44
+ This property can be used as a prefix for any HTTP method call to return
45
45
the raw response object instead of the parsed content.
46
46
47
47
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -339,7 +339,7 @@ class AsyncTasksResource(AsyncAPIResource):
339
339
@cached_property
340
340
def with_raw_response (self ) -> AsyncTasksResourceWithRawResponse :
341
341
"""
342
- This property can be used as a prefix for any HTTP method call to return the
342
+ This property can be used as a prefix for any HTTP method call to return
343
343
the raw response object instead of the parsed content.
344
344
345
345
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ class EnvironmentClassesResource(SyncAPIResource):
33
33
@cached_property
34
34
def with_raw_response (self ) -> EnvironmentClassesResourceWithRawResponse :
35
35
"""
36
- This property can be used as a prefix for any HTTP method call to return the
36
+ This property can be used as a prefix for any HTTP method call to return
37
37
the raw response object instead of the parsed content.
38
38
39
39
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -112,7 +112,7 @@ class AsyncEnvironmentClassesResource(AsyncAPIResource):
112
112
@cached_property
113
113
def with_raw_response (self ) -> AsyncEnvironmentClassesResourceWithRawResponse :
114
114
"""
115
- This property can be used as a prefix for any HTTP method call to return the
115
+ This property can be used as a prefix for any HTTP method call to return
116
116
the raw response object instead of the parsed content.
117
117
118
118
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ class EnvironmentsResource(SyncAPIResource):
41
41
@cached_property
42
42
def with_raw_response (self ) -> EnvironmentsResourceWithRawResponse :
43
43
"""
44
- This property can be used as a prefix for any HTTP method call to return the
44
+ This property can be used as a prefix for any HTTP method call to return
45
45
the raw response object instead of the parsed content.
46
46
47
47
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -335,7 +335,7 @@ class AsyncEnvironmentsResource(AsyncAPIResource):
335
335
@cached_property
336
336
def with_raw_response (self ) -> AsyncEnvironmentsResourceWithRawResponse :
337
337
"""
338
- This property can be used as a prefix for any HTTP method call to return the
338
+ This property can be used as a prefix for any HTTP method call to return
339
339
the raw response object instead of the parsed content.
340
340
341
341
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ def summary(self) -> SummaryResource:
45
45
@cached_property
46
46
def with_raw_response (self ) -> InviteResourceWithRawResponse :
47
47
"""
48
- This property can be used as a prefix for any HTTP method call to return the
48
+ This property can be used as a prefix for any HTTP method call to return
49
49
the raw response object instead of the parsed content.
50
50
51
51
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -168,7 +168,7 @@ def summary(self) -> AsyncSummaryResource:
168
168
@cached_property
169
169
def with_raw_response (self ) -> AsyncInviteResourceWithRawResponse :
170
170
"""
171
- This property can be used as a prefix for any HTTP method call to return the
171
+ This property can be used as a prefix for any HTTP method call to return
172
172
the raw response object instead of the parsed content.
173
173
174
174
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class SummaryResource(SyncAPIResource):
32
32
@cached_property
33
33
def with_raw_response (self ) -> SummaryResourceWithRawResponse :
34
34
"""
35
- This property can be used as a prefix for any HTTP method call to return the
35
+ This property can be used as a prefix for any HTTP method call to return
36
36
the raw response object instead of the parsed content.
37
37
38
38
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -101,7 +101,7 @@ class AsyncSummaryResource(AsyncAPIResource):
101
101
@cached_property
102
102
def with_raw_response (self ) -> AsyncSummaryResourceWithRawResponse :
103
103
"""
104
- This property can be used as a prefix for any HTTP method call to return the
104
+ This property can be used as a prefix for any HTTP method call to return
105
105
the raw response object instead of the parsed content.
106
106
107
107
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class MembersResource(SyncAPIResource):
32
32
@cached_property
33
33
def with_raw_response (self ) -> MembersResourceWithRawResponse :
34
34
"""
35
- This property can be used as a prefix for any HTTP method call to return the
35
+ This property can be used as a prefix for any HTTP method call to return
36
36
the raw response object instead of the parsed content.
37
37
38
38
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -111,7 +111,7 @@ class AsyncMembersResource(AsyncAPIResource):
111
111
@cached_property
112
112
def with_raw_response (self ) -> AsyncMembersResourceWithRawResponse :
113
113
"""
114
- This property can be used as a prefix for any HTTP method call to return the
114
+ This property can be used as a prefix for any HTTP method call to return
115
115
the raw response object instead of the parsed content.
116
116
117
117
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ def invite(self) -> InviteResource:
55
55
@cached_property
56
56
def with_raw_response (self ) -> OrganizationsResourceWithRawResponse :
57
57
"""
58
- This property can be used as a prefix for any HTTP method call to return the
58
+ This property can be used as a prefix for any HTTP method call to return
59
59
the raw response object instead of the parsed content.
60
60
61
61
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -188,7 +188,7 @@ def invite(self) -> AsyncInviteResource:
188
188
@cached_property
189
189
def with_raw_response (self ) -> AsyncOrganizationsResourceWithRawResponse :
190
190
"""
191
- This property can be used as a prefix for any HTTP method call to return the
191
+ This property can be used as a prefix for any HTTP method call to return
192
192
the raw response object instead of the parsed content.
193
193
194
194
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class PersonalAccessTokensResource(SyncAPIResource):
32
32
@cached_property
33
33
def with_raw_response (self ) -> PersonalAccessTokensResourceWithRawResponse :
34
34
"""
35
- This property can be used as a prefix for any HTTP method call to return the
35
+ This property can be used as a prefix for any HTTP method call to return
36
36
the raw response object instead of the parsed content.
37
37
38
38
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -157,7 +157,7 @@ class AsyncPersonalAccessTokensResource(AsyncAPIResource):
157
157
@cached_property
158
158
def with_raw_response (self ) -> AsyncPersonalAccessTokensResourceWithRawResponse :
159
159
"""
160
- This property can be used as a prefix for any HTTP method call to return the
160
+ This property can be used as a prefix for any HTTP method call to return
161
161
the raw response object instead of the parsed content.
162
162
163
163
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ class ProjectsResource(SyncAPIResource):
39
39
@cached_property
40
40
def with_raw_response (self ) -> ProjectsResourceWithRawResponse :
41
41
"""
42
- This property can be used as a prefix for any HTTP method call to return the
42
+ This property can be used as a prefix for any HTTP method call to return
43
43
the raw response object instead of the parsed content.
44
44
45
45
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -247,7 +247,7 @@ class AsyncProjectsResource(AsyncAPIResource):
247
247
@cached_property
248
248
def with_raw_response (self ) -> AsyncProjectsResourceWithRawResponse :
249
249
"""
250
- This property can be used as a prefix for any HTTP method call to return the
250
+ This property can be used as a prefix for any HTTP method call to return
251
251
the raw response object instead of the parsed content.
252
252
253
253
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ class ConfigurationSchemaResource(SyncAPIResource):
33
33
@cached_property
34
34
def with_raw_response (self ) -> ConfigurationSchemaResourceWithRawResponse :
35
35
"""
36
- This property can be used as a prefix for any HTTP method call to return the
36
+ This property can be used as a prefix for any HTTP method call to return
37
37
the raw response object instead of the parsed content.
38
38
39
39
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -166,7 +166,7 @@ class AsyncConfigurationSchemaResource(AsyncAPIResource):
166
166
@cached_property
167
167
def with_raw_response (self ) -> AsyncConfigurationSchemaResourceWithRawResponse :
168
168
"""
169
- This property can be used as a prefix for any HTTP method call to return the
169
+ This property can be used as a prefix for any HTTP method call to return
170
170
the raw response object instead of the parsed content.
171
171
172
172
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ class EnvironmentClassesResource(SyncAPIResource):
33
33
@cached_property
34
34
def with_raw_response (self ) -> EnvironmentClassesResourceWithRawResponse :
35
35
"""
36
- This property can be used as a prefix for any HTTP method call to return the
36
+ This property can be used as a prefix for any HTTP method call to return
37
37
the raw response object instead of the parsed content.
38
38
39
39
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -158,7 +158,7 @@ class AsyncEnvironmentClassesResource(AsyncAPIResource):
158
158
@cached_property
159
159
def with_raw_response (self ) -> AsyncEnvironmentClassesResourceWithRawResponse :
160
160
"""
161
- This property can be used as a prefix for any HTTP method call to return the
161
+ This property can be used as a prefix for any HTTP method call to return
162
162
the raw response object instead of the parsed content.
163
163
164
164
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ class HostAuthenticationTokensResource(SyncAPIResource):
44
44
@cached_property
45
45
def with_raw_response (self ) -> HostAuthenticationTokensResourceWithRawResponse :
46
46
"""
47
- This property can be used as a prefix for any HTTP method call to return the
47
+ This property can be used as a prefix for any HTTP method call to return
48
48
the raw response object instead of the parsed content.
49
49
50
50
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -327,7 +327,7 @@ class AsyncHostAuthenticationTokensResource(AsyncAPIResource):
327
327
@cached_property
328
328
def with_raw_response (self ) -> AsyncHostAuthenticationTokensResourceWithRawResponse :
329
329
"""
330
- This property can be used as a prefix for any HTTP method call to return the
330
+ This property can be used as a prefix for any HTTP method call to return
331
331
the raw response object instead of the parsed content.
332
332
333
333
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ def environment_classes(self) -> EnvironmentClassesResource:
80
80
@cached_property
81
81
def with_raw_response (self ) -> RunnerConfigurationsResourceWithRawResponse :
82
82
"""
83
- This property can be used as a prefix for any HTTP method call to return the
83
+ This property can be used as a prefix for any HTTP method call to return
84
84
the raw response object instead of the parsed content.
85
85
86
86
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -166,7 +166,7 @@ def environment_classes(self) -> AsyncEnvironmentClassesResource:
166
166
@cached_property
167
167
def with_raw_response (self ) -> AsyncRunnerConfigurationsResourceWithRawResponse :
168
168
"""
169
- This property can be used as a prefix for any HTTP method call to return the
169
+ This property can be used as a prefix for any HTTP method call to return
170
170
the raw response object instead of the parsed content.
171
171
172
172
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class ScmIntegrationResource(SyncAPIResource):
32
32
@cached_property
33
33
def with_raw_response (self ) -> ScmIntegrationResourceWithRawResponse :
34
34
"""
35
- This property can be used as a prefix for any HTTP method call to return the
35
+ This property can be used as a prefix for any HTTP method call to return
36
36
the raw response object instead of the parsed content.
37
37
38
38
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -100,7 +100,7 @@ class AsyncScmIntegrationResource(AsyncAPIResource):
100
100
@cached_property
101
101
def with_raw_response (self ) -> AsyncScmIntegrationResourceWithRawResponse :
102
102
"""
103
- This property can be used as a prefix for any HTTP method call to return the
103
+ This property can be used as a prefix for any HTTP method call to return
104
104
the raw response object instead of the parsed content.
105
105
106
106
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ class EnvironmentsResource(SyncAPIResource):
38
38
@cached_property
39
39
def with_raw_response (self ) -> EnvironmentsResourceWithRawResponse :
40
40
"""
41
- This property can be used as a prefix for any HTTP method call to return the
41
+ This property can be used as a prefix for any HTTP method call to return
42
42
the raw response object instead of the parsed content.
43
43
44
44
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
@@ -243,7 +243,7 @@ class AsyncEnvironmentsResource(AsyncAPIResource):
243
243
@cached_property
244
244
def with_raw_response (self ) -> AsyncEnvironmentsResourceWithRawResponse :
245
245
"""
246
- This property can be used as a prefix for any HTTP method call to return the
246
+ This property can be used as a prefix for any HTTP method call to return
247
247
the raw response object instead of the parsed content.
248
248
249
249
For more information, see https://www.github.com/stainless-sdks/gitpod-python#accessing-raw-response-data-eg-headers
You can’t perform that action at this time.
0 commit comments