Test Failed
Pull Request — master (#450)
by Kiran
19:15
created
geodirectory-admin/google-api-php-client/src/Google/Service/YouTube.php 3 patches
Doc Comments   +24 added lines, -24 removed lines patch added patch discarded remove patch
@@ -1727,7 +1727,7 @@  discard block
 block discarded – undo
1727 1727
    * @param string $part The part parameter serves two purposes in this operation.
1728 1728
    * It identifies the properties that the write operation will set as well as the
1729 1729
    * properties that the API response will include.
1730
-   * @param Google_Activity $postBody
1730
+   * @param Google_Service_YouTube_Activity $postBody
1731 1731
    * @param array $optParams Optional parameters.
1732 1732
    * @return Google_Service_YouTube_Activity
1733 1733
    */
@@ -1888,7 +1888,7 @@  discard block
 block discarded – undo
1888 1888
    *
1889 1889
    * @param string $part The part parameter specifies the caption resource parts
1890 1890
    * that the API response will include. Set the parameter value to snippet.
1891
-   * @param Google_Caption $postBody
1891
+   * @param Google_Service_YouTube_Caption $postBody
1892 1892
    * @param array $optParams Optional parameters.
1893 1893
    *
1894 1894
    * @opt_param bool sync The sync parameter indicates whether YouTube should
@@ -1975,7 +1975,7 @@  discard block
 block discarded – undo
1975 1975
    * properties that the API response will include. Set the property value to
1976 1976
    * snippet if you are updating the track's draft status. Otherwise, set the
1977 1977
    * property value to id.
1978
-   * @param Google_Caption $postBody
1978
+   * @param Google_Service_YouTube_Caption $postBody
1979 1979
    * @param array $optParams Optional parameters.
1980 1980
    *
1981 1981
    * @opt_param bool sync Note: The API server only processes the parameter value
@@ -2033,7 +2033,7 @@  discard block
 block discarded – undo
2033 2033
    * branding settings. Set the brandingSettings.image.bannerExternalUrl
2034 2034
    * property's value to the URL obtained in step 2. (channelBanners.insert)
2035 2035
    *
2036
-   * @param Google_ChannelBannerResource $postBody
2036
+   * @param Google_Service_YouTube_ChannelBannerResource $postBody
2037 2037
    * @param array $optParams Optional parameters.
2038 2038
    *
2039 2039
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -2107,7 +2107,7 @@  discard block
 block discarded – undo
2107 2107
    *
2108 2108
    * The part names that you can include in the parameter value are snippet and
2109 2109
    * contentDetails.
2110
-   * @param Google_ChannelSection $postBody
2110
+   * @param Google_Service_YouTube_ChannelSection $postBody
2111 2111
    * @param array $optParams Optional parameters.
2112 2112
    *
2113 2113
    * @opt_param string onBehalfOfContentOwnerChannel This parameter can only be
@@ -2211,7 +2211,7 @@  discard block
 block discarded – undo
2211 2211
    *
2212 2212
    * The part names that you can include in the parameter value are snippet and
2213 2213
    * contentDetails.
2214
-   * @param Google_ChannelSection $postBody
2214
+   * @param Google_Service_YouTube_ChannelSection $postBody
2215 2215
    * @param array $optParams Optional parameters.
2216 2216
    *
2217 2217
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -2327,7 +2327,7 @@  discard block
 block discarded – undo
2327 2327
    * Note that this method overrides the existing values for all of the mutable
2328 2328
    * properties that are contained in any parts that the parameter value
2329 2329
    * specifies.
2330
-   * @param Google_Channel $postBody
2330
+   * @param Google_Service_YouTube_Channel $postBody
2331 2331
    * @param array $optParams Optional parameters.
2332 2332
    *
2333 2333
    * @opt_param string onBehalfOfContentOwner The onBehalfOfContentOwner parameter
@@ -2366,7 +2366,7 @@  discard block
 block discarded – undo
2366 2366
    * @param string $part The part parameter identifies the properties that the API
2367 2367
    * response will include. Set the parameter value to snippet. The snippet part
2368 2368
    * has a quota cost of 2 units.
2369
-   * @param Google_CommentThread $postBody
2369
+   * @param Google_Service_YouTube_CommentThread $postBody
2370 2370
    * @param array $optParams Optional parameters.
2371 2371
    *
2372 2372
    * @opt_param bool shareOnGooglePlus The shareOnGooglePlus parameter indicates
@@ -2448,7 +2448,7 @@  discard block
 block discarded – undo
2448 2448
    * commentThread resource properties that the API response will include. You
2449 2449
    * must at least include the snippet part in the parameter value since that part
2450 2450
    * contains all of the properties that the API request can update.
2451
-   * @param Google_CommentThread $postBody
2451
+   * @param Google_Service_YouTube_CommentThread $postBody
2452 2452
    * @param array $optParams Optional parameters.
2453 2453
    * @return Google_Service_YouTube_CommentThread
2454 2454
    */
@@ -2492,7 +2492,7 @@  discard block
 block discarded – undo
2492 2492
    * @param string $part The part parameter identifies the properties that the API
2493 2493
    * response will include. Set the parameter value to snippet. The snippet part
2494 2494
    * has a quota cost of 2 units.
2495
-   * @param Google_Comment $postBody
2495
+   * @param Google_Service_YouTube_Comment $postBody
2496 2496
    * @param array $optParams Optional parameters.
2497 2497
    * @return Google_Service_YouTube_Comment
2498 2498
    */
@@ -2589,7 +2589,7 @@  discard block
 block discarded – undo
2589 2589
    * response will include. You must at least include the snippet part in the
2590 2590
    * parameter value since that part contains all of the properties that the API
2591 2591
    * request can update.
2592
-   * @param Google_Comment $postBody
2592
+   * @param Google_Service_YouTube_Comment $postBody
2593 2593
    * @param array $optParams Optional parameters.
2594 2594
    * @return Google_Service_YouTube_Comment
2595 2595
    */
@@ -2898,7 +2898,7 @@  discard block
 block discarded – undo
2898 2898
    *
2899 2899
    * The part properties that you can include in the parameter value are id,
2900 2900
    * snippet, contentDetails, and status.
2901
-   * @param Google_LiveBroadcast $postBody
2901
+   * @param Google_Service_YouTube_LiveBroadcast $postBody
2902 2902
    * @param array $optParams Optional parameters.
2903 2903
    *
2904 2904
    * @opt_param string onBehalfOfContentOwnerChannel This parameter can only be
@@ -3086,7 +3086,7 @@  discard block
 block discarded – undo
3086 3086
    * body specifies. If the request body does not specify a value, the existing
3087 3087
    * privacy setting will be removed and the broadcast will revert to the default
3088 3088
    * privacy setting.
3089
-   * @param Google_LiveBroadcast $postBody
3089
+   * @param Google_Service_YouTube_LiveBroadcast $postBody
3090 3090
    * @param array $optParams Optional parameters.
3091 3091
    *
3092 3092
    * @opt_param string onBehalfOfContentOwnerChannel This parameter can only be
@@ -3197,7 +3197,7 @@  discard block
 block discarded – undo
3197 3197
    *
3198 3198
    * The part properties that you can include in the parameter value are id,
3199 3199
    * snippet, cdn, and status.
3200
-   * @param Google_LiveStream $postBody
3200
+   * @param Google_Service_YouTube_LiveStream $postBody
3201 3201
    * @param array $optParams Optional parameters.
3202 3202
    *
3203 3203
    * @opt_param string onBehalfOfContentOwnerChannel This parameter can only be
@@ -3318,7 +3318,7 @@  discard block
 block discarded – undo
3318 3318
    * mutable properties that are contained in any parts that the parameter value
3319 3319
    * specifies. If the request body does not specify a value for a mutable
3320 3320
    * property, the existing value for that property will be removed.
3321
-   * @param Google_LiveStream $postBody
3321
+   * @param Google_Service_YouTube_LiveStream $postBody
3322 3322
    * @param array $optParams Optional parameters.
3323 3323
    *
3324 3324
    * @opt_param string onBehalfOfContentOwnerChannel This parameter can only be
@@ -3394,7 +3394,7 @@  discard block
 block discarded – undo
3394 3394
    * @param string $part The part parameter serves two purposes in this operation.
3395 3395
    * It identifies the properties that the write operation will set as well as the
3396 3396
    * properties that the API response will include.
3397
-   * @param Google_PlaylistItem $postBody
3397
+   * @param Google_Service_YouTube_PlaylistItem $postBody
3398 3398
    * @param array $optParams Optional parameters.
3399 3399
    *
3400 3400
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -3490,7 +3490,7 @@  discard block
 block discarded – undo
3490 3490
    * updated to whatever value the request body specifies. If the request body
3491 3491
    * does not specify values, the existing start and end times will be removed and
3492 3492
    * replaced with the default settings.
3493
-   * @param Google_PlaylistItem $postBody
3493
+   * @param Google_Service_YouTube_PlaylistItem $postBody
3494 3494
    * @param array $optParams Optional parameters.
3495 3495
    * @return Google_Service_YouTube_PlaylistItem
3496 3496
    */
@@ -3547,7 +3547,7 @@  discard block
 block discarded – undo
3547 3547
    * @param string $part The part parameter serves two purposes in this operation.
3548 3548
    * It identifies the properties that the write operation will set as well as the
3549 3549
    * properties that the API response will include.
3550
-   * @param Google_Playlist $postBody
3550
+   * @param Google_Service_YouTube_Playlist $postBody
3551 3551
    * @param array $optParams Optional parameters.
3552 3552
    *
3553 3553
    * @opt_param string onBehalfOfContentOwnerChannel This parameter can only be
@@ -3676,7 +3676,7 @@  discard block
 block discarded – undo
3676 3676
    * must be included in the request body. If the request does not specify a value
3677 3677
    * for the snippet.description property, the playlist's existing description
3678 3678
    * will be deleted.
3679
-   * @param Google_Playlist $postBody
3679
+   * @param Google_Service_YouTube_Playlist $postBody
3680 3680
    * @param array $optParams Optional parameters.
3681 3681
    *
3682 3682
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -3904,7 +3904,7 @@  discard block
 block discarded – undo
3904 3904
    * @param string $part The part parameter serves two purposes in this operation.
3905 3905
    * It identifies the properties that the write operation will set as well as the
3906 3906
    * properties that the API response will include.
3907
-   * @param Google_Subscription $postBody
3907
+   * @param Google_Service_YouTube_Subscription $postBody
3908 3908
    * @param array $optParams Optional parameters.
3909 3909
    * @return Google_Service_YouTube_Subscription
3910 3910
    */
@@ -4183,7 +4183,7 @@  discard block
 block discarded – undo
4183 4183
    * that YouTube calculates for a video and does not contain values that you can
4184 4184
    * set or modify. If the parameter value specifies a part that does not contain
4185 4185
    * mutable values, that part will still be included in the API response.
4186
-   * @param Google_Video $postBody
4186
+   * @param Google_Service_YouTube_Video $postBody
4187 4187
    * @param array $optParams Optional parameters.
4188 4188
    *
4189 4189
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -4333,7 +4333,7 @@  discard block
 block discarded – undo
4333 4333
   /**
4334 4334
    * Report abuse for a video. (videos.reportAbuse)
4335 4335
    *
4336
-   * @param Google_VideoAbuseReport $postBody
4336
+   * @param Google_Service_YouTube_VideoAbuseReport $postBody
4337 4337
    * @param array $optParams Optional parameters.
4338 4338
    *
4339 4339
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -4378,7 +4378,7 @@  discard block
 block discarded – undo
4378 4378
    * that you can set or modify. If the parameter value specifies a part that does
4379 4379
    * not contain mutable values, that part will still be included in the API
4380 4380
    * response.
4381
-   * @param Google_Video $postBody
4381
+   * @param Google_Service_YouTube_Video $postBody
4382 4382
    * @param array $optParams Optional parameters.
4383 4383
    *
4384 4384
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -4420,7 +4420,7 @@  discard block
 block discarded – undo
4420 4420
    *
4421 4421
    * @param string $channelId The channelId parameter specifies the YouTube
4422 4422
    * channel ID for which the watermark is being provided.
4423
-   * @param Google_InvideoBranding $postBody
4423
+   * @param Google_Service_YouTube_InvideoBranding $postBody
4424 4424
    * @param array $optParams Optional parameters.
4425 4425
    *
4426 4426
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
Please login to merge, or discard this patch.
Indentation   +3364 added lines, -3364 removed lines patch added patch discarded remove patch
@@ -32,22 +32,22 @@  discard block
 block discarded – undo
32 32
 {
33 33
   /** Manage your YouTube account. */
34 34
   const YOUTUBE =
35
-      "https://www.googleapis.com/auth/youtube";
35
+	  "https://www.googleapis.com/auth/youtube";
36 36
   /** Manage your YouTube account. */
37 37
   const YOUTUBE_FORCE_SSL =
38
-      "https://www.googleapis.com/auth/youtube.force-ssl";
38
+	  "https://www.googleapis.com/auth/youtube.force-ssl";
39 39
   /** View your YouTube account. */
40 40
   const YOUTUBE_READONLY =
41
-      "https://www.googleapis.com/auth/youtube.readonly";
41
+	  "https://www.googleapis.com/auth/youtube.readonly";
42 42
   /** Manage your YouTube videos. */
43 43
   const YOUTUBE_UPLOAD =
44
-      "https://www.googleapis.com/auth/youtube.upload";
44
+	  "https://www.googleapis.com/auth/youtube.upload";
45 45
   /** View and manage your assets and associated content on YouTube. */
46 46
   const YOUTUBEPARTNER =
47
-      "https://www.googleapis.com/auth/youtubepartner";
47
+	  "https://www.googleapis.com/auth/youtubepartner";
48 48
   /** View private information of your YouTube channel relevant during the audit process with a YouTube partner. */
49 49
   const YOUTUBEPARTNER_CHANNEL_AUDIT =
50
-      "https://www.googleapis.com/auth/youtubepartner-channel-audit";
50
+	  "https://www.googleapis.com/auth/youtubepartner-channel-audit";
51 51
 
52 52
   public $activities;
53 53
   public $captions;
@@ -79,1625 +79,1625 @@  discard block
 block discarded – undo
79 79
    */
80 80
   public function __construct(Google_Client $client)
81 81
   {
82
-    parent::__construct($client);
83
-    $this->rootUrl = 'https://www.googleapis.com/';
84
-    $this->servicePath = 'youtube/v3/';
85
-    $this->version = 'v3';
86
-    $this->serviceName = 'youtube';
87
-
88
-    $this->activities = new Google_Service_YouTube_Activities_Resource(
89
-        $this,
90
-        $this->serviceName,
91
-        'activities',
92
-        array(
93
-          'methods' => array(
94
-            'insert' => array(
95
-              'path' => 'activities',
96
-              'httpMethod' => 'POST',
97
-              'parameters' => array(
98
-                'part' => array(
99
-                  'location' => 'query',
100
-                  'type' => 'string',
101
-                  'required' => true,
102
-                ),
103
-              ),
104
-            ),'list' => array(
105
-              'path' => 'activities',
106
-              'httpMethod' => 'GET',
107
-              'parameters' => array(
108
-                'part' => array(
109
-                  'location' => 'query',
110
-                  'type' => 'string',
111
-                  'required' => true,
112
-                ),
113
-                'regionCode' => array(
114
-                  'location' => 'query',
115
-                  'type' => 'string',
116
-                ),
117
-                'publishedBefore' => array(
118
-                  'location' => 'query',
119
-                  'type' => 'string',
120
-                ),
121
-                'channelId' => array(
122
-                  'location' => 'query',
123
-                  'type' => 'string',
124
-                ),
125
-                'mine' => array(
126
-                  'location' => 'query',
127
-                  'type' => 'boolean',
128
-                ),
129
-                'maxResults' => array(
130
-                  'location' => 'query',
131
-                  'type' => 'integer',
132
-                ),
133
-                'pageToken' => array(
134
-                  'location' => 'query',
135
-                  'type' => 'string',
136
-                ),
137
-                'home' => array(
138
-                  'location' => 'query',
139
-                  'type' => 'boolean',
140
-                ),
141
-                'publishedAfter' => array(
142
-                  'location' => 'query',
143
-                  'type' => 'string',
144
-                ),
145
-              ),
146
-            ),
147
-          )
148
-        )
149
-    );
150
-    $this->captions = new Google_Service_YouTube_Captions_Resource(
151
-        $this,
152
-        $this->serviceName,
153
-        'captions',
154
-        array(
155
-          'methods' => array(
156
-            'delete' => array(
157
-              'path' => 'captions',
158
-              'httpMethod' => 'DELETE',
159
-              'parameters' => array(
160
-                'id' => array(
161
-                  'location' => 'query',
162
-                  'type' => 'string',
163
-                  'required' => true,
164
-                ),
165
-                'onBehalfOfContentOwner' => array(
166
-                  'location' => 'query',
167
-                  'type' => 'string',
168
-                ),
169
-                'onBehalfOf' => array(
170
-                  'location' => 'query',
171
-                  'type' => 'string',
172
-                ),
173
-                'debugProjectIdOverride' => array(
174
-                  'location' => 'query',
175
-                  'type' => 'string',
176
-                ),
177
-              ),
178
-            ),'download' => array(
179
-              'path' => 'captions/{id}',
180
-              'httpMethod' => 'GET',
181
-              'parameters' => array(
182
-                'id' => array(
183
-                  'location' => 'path',
184
-                  'type' => 'string',
185
-                  'required' => true,
186
-                ),
187
-                'onBehalfOfContentOwner' => array(
188
-                  'location' => 'query',
189
-                  'type' => 'string',
190
-                ),
191
-                'onBehalfOf' => array(
192
-                  'location' => 'query',
193
-                  'type' => 'string',
194
-                ),
195
-                'debugProjectIdOverride' => array(
196
-                  'location' => 'query',
197
-                  'type' => 'string',
198
-                ),
199
-                'tfmt' => array(
200
-                  'location' => 'query',
201
-                  'type' => 'string',
202
-                ),
203
-                'tlang' => array(
204
-                  'location' => 'query',
205
-                  'type' => 'string',
206
-                ),
207
-              ),
208
-            ),'insert' => array(
209
-              'path' => 'captions',
210
-              'httpMethod' => 'POST',
211
-              'parameters' => array(
212
-                'part' => array(
213
-                  'location' => 'query',
214
-                  'type' => 'string',
215
-                  'required' => true,
216
-                ),
217
-                'sync' => array(
218
-                  'location' => 'query',
219
-                  'type' => 'boolean',
220
-                ),
221
-                'onBehalfOf' => array(
222
-                  'location' => 'query',
223
-                  'type' => 'string',
224
-                ),
225
-                'debugProjectIdOverride' => array(
226
-                  'location' => 'query',
227
-                  'type' => 'string',
228
-                ),
229
-                'onBehalfOfContentOwner' => array(
230
-                  'location' => 'query',
231
-                  'type' => 'string',
232
-                ),
233
-              ),
234
-            ),'list' => array(
235
-              'path' => 'captions',
236
-              'httpMethod' => 'GET',
237
-              'parameters' => array(
238
-                'part' => array(
239
-                  'location' => 'query',
240
-                  'type' => 'string',
241
-                  'required' => true,
242
-                ),
243
-                'videoId' => array(
244
-                  'location' => 'query',
245
-                  'type' => 'string',
246
-                  'required' => true,
247
-                ),
248
-                'onBehalfOfContentOwner' => array(
249
-                  'location' => 'query',
250
-                  'type' => 'string',
251
-                ),
252
-                'onBehalfOf' => array(
253
-                  'location' => 'query',
254
-                  'type' => 'string',
255
-                ),
256
-                'debugProjectIdOverride' => array(
257
-                  'location' => 'query',
258
-                  'type' => 'string',
259
-                ),
260
-                'id' => array(
261
-                  'location' => 'query',
262
-                  'type' => 'string',
263
-                ),
264
-              ),
265
-            ),'update' => array(
266
-              'path' => 'captions',
267
-              'httpMethod' => 'PUT',
268
-              'parameters' => array(
269
-                'part' => array(
270
-                  'location' => 'query',
271
-                  'type' => 'string',
272
-                  'required' => true,
273
-                ),
274
-                'sync' => array(
275
-                  'location' => 'query',
276
-                  'type' => 'boolean',
277
-                ),
278
-                'onBehalfOf' => array(
279
-                  'location' => 'query',
280
-                  'type' => 'string',
281
-                ),
282
-                'debugProjectIdOverride' => array(
283
-                  'location' => 'query',
284
-                  'type' => 'string',
285
-                ),
286
-                'onBehalfOfContentOwner' => array(
287
-                  'location' => 'query',
288
-                  'type' => 'string',
289
-                ),
290
-              ),
291
-            ),
292
-          )
293
-        )
294
-    );
295
-    $this->channelBanners = new Google_Service_YouTube_ChannelBanners_Resource(
296
-        $this,
297
-        $this->serviceName,
298
-        'channelBanners',
299
-        array(
300
-          'methods' => array(
301
-            'insert' => array(
302
-              'path' => 'channelBanners/insert',
303
-              'httpMethod' => 'POST',
304
-              'parameters' => array(
305
-                'onBehalfOfContentOwner' => array(
306
-                  'location' => 'query',
307
-                  'type' => 'string',
308
-                ),
309
-              ),
310
-            ),
311
-          )
312
-        )
313
-    );
314
-    $this->channelSections = new Google_Service_YouTube_ChannelSections_Resource(
315
-        $this,
316
-        $this->serviceName,
317
-        'channelSections',
318
-        array(
319
-          'methods' => array(
320
-            'delete' => array(
321
-              'path' => 'channelSections',
322
-              'httpMethod' => 'DELETE',
323
-              'parameters' => array(
324
-                'id' => array(
325
-                  'location' => 'query',
326
-                  'type' => 'string',
327
-                  'required' => true,
328
-                ),
329
-                'onBehalfOfContentOwner' => array(
330
-                  'location' => 'query',
331
-                  'type' => 'string',
332
-                ),
333
-              ),
334
-            ),'insert' => array(
335
-              'path' => 'channelSections',
336
-              'httpMethod' => 'POST',
337
-              'parameters' => array(
338
-                'part' => array(
339
-                  'location' => 'query',
340
-                  'type' => 'string',
341
-                  'required' => true,
342
-                ),
343
-                'onBehalfOfContentOwnerChannel' => array(
344
-                  'location' => 'query',
345
-                  'type' => 'string',
346
-                ),
347
-                'onBehalfOfContentOwner' => array(
348
-                  'location' => 'query',
349
-                  'type' => 'string',
350
-                ),
351
-              ),
352
-            ),'list' => array(
353
-              'path' => 'channelSections',
354
-              'httpMethod' => 'GET',
355
-              'parameters' => array(
356
-                'part' => array(
357
-                  'location' => 'query',
358
-                  'type' => 'string',
359
-                  'required' => true,
360
-                ),
361
-                'onBehalfOfContentOwner' => array(
362
-                  'location' => 'query',
363
-                  'type' => 'string',
364
-                ),
365
-                'channelId' => array(
366
-                  'location' => 'query',
367
-                  'type' => 'string',
368
-                ),
369
-                'mine' => array(
370
-                  'location' => 'query',
371
-                  'type' => 'boolean',
372
-                ),
373
-                'hl' => array(
374
-                  'location' => 'query',
375
-                  'type' => 'string',
376
-                ),
377
-                'id' => array(
378
-                  'location' => 'query',
379
-                  'type' => 'string',
380
-                ),
381
-              ),
382
-            ),'update' => array(
383
-              'path' => 'channelSections',
384
-              'httpMethod' => 'PUT',
385
-              'parameters' => array(
386
-                'part' => array(
387
-                  'location' => 'query',
388
-                  'type' => 'string',
389
-                  'required' => true,
390
-                ),
391
-                'onBehalfOfContentOwner' => array(
392
-                  'location' => 'query',
393
-                  'type' => 'string',
394
-                ),
395
-              ),
396
-            ),
397
-          )
398
-        )
399
-    );
400
-    $this->channels = new Google_Service_YouTube_Channels_Resource(
401
-        $this,
402
-        $this->serviceName,
403
-        'channels',
404
-        array(
405
-          'methods' => array(
406
-            'list' => array(
407
-              'path' => 'channels',
408
-              'httpMethod' => 'GET',
409
-              'parameters' => array(
410
-                'part' => array(
411
-                  'location' => 'query',
412
-                  'type' => 'string',
413
-                  'required' => true,
414
-                ),
415
-                'managedByMe' => array(
416
-                  'location' => 'query',
417
-                  'type' => 'boolean',
418
-                ),
419
-                'onBehalfOfContentOwner' => array(
420
-                  'location' => 'query',
421
-                  'type' => 'string',
422
-                ),
423
-                'forUsername' => array(
424
-                  'location' => 'query',
425
-                  'type' => 'string',
426
-                ),
427
-                'mine' => array(
428
-                  'location' => 'query',
429
-                  'type' => 'boolean',
430
-                ),
431
-                'maxResults' => array(
432
-                  'location' => 'query',
433
-                  'type' => 'integer',
434
-                ),
435
-                'id' => array(
436
-                  'location' => 'query',
437
-                  'type' => 'string',
438
-                ),
439
-                'pageToken' => array(
440
-                  'location' => 'query',
441
-                  'type' => 'string',
442
-                ),
443
-                'mySubscribers' => array(
444
-                  'location' => 'query',
445
-                  'type' => 'boolean',
446
-                ),
447
-                'hl' => array(
448
-                  'location' => 'query',
449
-                  'type' => 'string',
450
-                ),
451
-                'categoryId' => array(
452
-                  'location' => 'query',
453
-                  'type' => 'string',
454
-                ),
455
-              ),
456
-            ),'update' => array(
457
-              'path' => 'channels',
458
-              'httpMethod' => 'PUT',
459
-              'parameters' => array(
460
-                'part' => array(
461
-                  'location' => 'query',
462
-                  'type' => 'string',
463
-                  'required' => true,
464
-                ),
465
-                'onBehalfOfContentOwner' => array(
466
-                  'location' => 'query',
467
-                  'type' => 'string',
468
-                ),
469
-              ),
470
-            ),
471
-          )
472
-        )
473
-    );
474
-    $this->commentThreads = new Google_Service_YouTube_CommentThreads_Resource(
475
-        $this,
476
-        $this->serviceName,
477
-        'commentThreads',
478
-        array(
479
-          'methods' => array(
480
-            'insert' => array(
481
-              'path' => 'commentThreads',
482
-              'httpMethod' => 'POST',
483
-              'parameters' => array(
484
-                'part' => array(
485
-                  'location' => 'query',
486
-                  'type' => 'string',
487
-                  'required' => true,
488
-                ),
489
-                'shareOnGooglePlus' => array(
490
-                  'location' => 'query',
491
-                  'type' => 'boolean',
492
-                ),
493
-              ),
494
-            ),'list' => array(
495
-              'path' => 'commentThreads',
496
-              'httpMethod' => 'GET',
497
-              'parameters' => array(
498
-                'part' => array(
499
-                  'location' => 'query',
500
-                  'type' => 'string',
501
-                  'required' => true,
502
-                ),
503
-                'searchTerms' => array(
504
-                  'location' => 'query',
505
-                  'type' => 'string',
506
-                ),
507
-                'allThreadsRelatedToChannelId' => array(
508
-                  'location' => 'query',
509
-                  'type' => 'string',
510
-                ),
511
-                'channelId' => array(
512
-                  'location' => 'query',
513
-                  'type' => 'string',
514
-                ),
515
-                'videoId' => array(
516
-                  'location' => 'query',
517
-                  'type' => 'string',
518
-                ),
519
-                'maxResults' => array(
520
-                  'location' => 'query',
521
-                  'type' => 'integer',
522
-                ),
523
-                'id' => array(
524
-                  'location' => 'query',
525
-                  'type' => 'string',
526
-                ),
527
-                'pageToken' => array(
528
-                  'location' => 'query',
529
-                  'type' => 'string',
530
-                ),
531
-                'moderationStatus' => array(
532
-                  'location' => 'query',
533
-                  'type' => 'string',
534
-                ),
535
-                'textFormat' => array(
536
-                  'location' => 'query',
537
-                  'type' => 'string',
538
-                ),
539
-                'order' => array(
540
-                  'location' => 'query',
541
-                  'type' => 'string',
542
-                ),
543
-              ),
544
-            ),'update' => array(
545
-              'path' => 'commentThreads',
546
-              'httpMethod' => 'PUT',
547
-              'parameters' => array(
548
-                'part' => array(
549
-                  'location' => 'query',
550
-                  'type' => 'string',
551
-                  'required' => true,
552
-                ),
553
-              ),
554
-            ),
555
-          )
556
-        )
557
-    );
558
-    $this->comments = new Google_Service_YouTube_Comments_Resource(
559
-        $this,
560
-        $this->serviceName,
561
-        'comments',
562
-        array(
563
-          'methods' => array(
564
-            'delete' => array(
565
-              'path' => 'comments',
566
-              'httpMethod' => 'DELETE',
567
-              'parameters' => array(
568
-                'id' => array(
569
-                  'location' => 'query',
570
-                  'type' => 'string',
571
-                  'required' => true,
572
-                ),
573
-              ),
574
-            ),'insert' => array(
575
-              'path' => 'comments',
576
-              'httpMethod' => 'POST',
577
-              'parameters' => array(
578
-                'part' => array(
579
-                  'location' => 'query',
580
-                  'type' => 'string',
581
-                  'required' => true,
582
-                ),
583
-              ),
584
-            ),'list' => array(
585
-              'path' => 'comments',
586
-              'httpMethod' => 'GET',
587
-              'parameters' => array(
588
-                'part' => array(
589
-                  'location' => 'query',
590
-                  'type' => 'string',
591
-                  'required' => true,
592
-                ),
593
-                'maxResults' => array(
594
-                  'location' => 'query',
595
-                  'type' => 'integer',
596
-                ),
597
-                'pageToken' => array(
598
-                  'location' => 'query',
599
-                  'type' => 'string',
600
-                ),
601
-                'parentId' => array(
602
-                  'location' => 'query',
603
-                  'type' => 'string',
604
-                ),
605
-                'textFormat' => array(
606
-                  'location' => 'query',
607
-                  'type' => 'string',
608
-                ),
609
-                'id' => array(
610
-                  'location' => 'query',
611
-                  'type' => 'string',
612
-                ),
613
-              ),
614
-            ),'markAsSpam' => array(
615
-              'path' => 'comments/markAsSpam',
616
-              'httpMethod' => 'POST',
617
-              'parameters' => array(
618
-                'id' => array(
619
-                  'location' => 'query',
620
-                  'type' => 'string',
621
-                  'required' => true,
622
-                ),
623
-              ),
624
-            ),'setModerationStatus' => array(
625
-              'path' => 'comments/setModerationStatus',
626
-              'httpMethod' => 'POST',
627
-              'parameters' => array(
628
-                'id' => array(
629
-                  'location' => 'query',
630
-                  'type' => 'string',
631
-                  'required' => true,
632
-                ),
633
-                'moderationStatus' => array(
634
-                  'location' => 'query',
635
-                  'type' => 'string',
636
-                  'required' => true,
637
-                ),
638
-                'banAuthor' => array(
639
-                  'location' => 'query',
640
-                  'type' => 'boolean',
641
-                ),
642
-              ),
643
-            ),'update' => array(
644
-              'path' => 'comments',
645
-              'httpMethod' => 'PUT',
646
-              'parameters' => array(
647
-                'part' => array(
648
-                  'location' => 'query',
649
-                  'type' => 'string',
650
-                  'required' => true,
651
-                ),
652
-              ),
653
-            ),
654
-          )
655
-        )
656
-    );
657
-    $this->guideCategories = new Google_Service_YouTube_GuideCategories_Resource(
658
-        $this,
659
-        $this->serviceName,
660
-        'guideCategories',
661
-        array(
662
-          'methods' => array(
663
-            'list' => array(
664
-              'path' => 'guideCategories',
665
-              'httpMethod' => 'GET',
666
-              'parameters' => array(
667
-                'part' => array(
668
-                  'location' => 'query',
669
-                  'type' => 'string',
670
-                  'required' => true,
671
-                ),
672
-                'regionCode' => array(
673
-                  'location' => 'query',
674
-                  'type' => 'string',
675
-                ),
676
-                'id' => array(
677
-                  'location' => 'query',
678
-                  'type' => 'string',
679
-                ),
680
-                'hl' => array(
681
-                  'location' => 'query',
682
-                  'type' => 'string',
683
-                ),
684
-              ),
685
-            ),
686
-          )
687
-        )
688
-    );
689
-    $this->i18nLanguages = new Google_Service_YouTube_I18nLanguages_Resource(
690
-        $this,
691
-        $this->serviceName,
692
-        'i18nLanguages',
693
-        array(
694
-          'methods' => array(
695
-            'list' => array(
696
-              'path' => 'i18nLanguages',
697
-              'httpMethod' => 'GET',
698
-              'parameters' => array(
699
-                'part' => array(
700
-                  'location' => 'query',
701
-                  'type' => 'string',
702
-                  'required' => true,
703
-                ),
704
-                'hl' => array(
705
-                  'location' => 'query',
706
-                  'type' => 'string',
707
-                ),
708
-              ),
709
-            ),
710
-          )
711
-        )
712
-    );
713
-    $this->i18nRegions = new Google_Service_YouTube_I18nRegions_Resource(
714
-        $this,
715
-        $this->serviceName,
716
-        'i18nRegions',
717
-        array(
718
-          'methods' => array(
719
-            'list' => array(
720
-              'path' => 'i18nRegions',
721
-              'httpMethod' => 'GET',
722
-              'parameters' => array(
723
-                'part' => array(
724
-                  'location' => 'query',
725
-                  'type' => 'string',
726
-                  'required' => true,
727
-                ),
728
-                'hl' => array(
729
-                  'location' => 'query',
730
-                  'type' => 'string',
731
-                ),
732
-              ),
733
-            ),
734
-          )
735
-        )
736
-    );
737
-    $this->liveBroadcasts = new Google_Service_YouTube_LiveBroadcasts_Resource(
738
-        $this,
739
-        $this->serviceName,
740
-        'liveBroadcasts',
741
-        array(
742
-          'methods' => array(
743
-            'bind' => array(
744
-              'path' => 'liveBroadcasts/bind',
745
-              'httpMethod' => 'POST',
746
-              'parameters' => array(
747
-                'id' => array(
748
-                  'location' => 'query',
749
-                  'type' => 'string',
750
-                  'required' => true,
751
-                ),
752
-                'part' => array(
753
-                  'location' => 'query',
754
-                  'type' => 'string',
755
-                  'required' => true,
756
-                ),
757
-                'onBehalfOfContentOwnerChannel' => array(
758
-                  'location' => 'query',
759
-                  'type' => 'string',
760
-                ),
761
-                'onBehalfOfContentOwner' => array(
762
-                  'location' => 'query',
763
-                  'type' => 'string',
764
-                ),
765
-                'streamId' => array(
766
-                  'location' => 'query',
767
-                  'type' => 'string',
768
-                ),
769
-              ),
770
-            ),'control' => array(
771
-              'path' => 'liveBroadcasts/control',
772
-              'httpMethod' => 'POST',
773
-              'parameters' => array(
774
-                'id' => array(
775
-                  'location' => 'query',
776
-                  'type' => 'string',
777
-                  'required' => true,
778
-                ),
779
-                'part' => array(
780
-                  'location' => 'query',
781
-                  'type' => 'string',
782
-                  'required' => true,
783
-                ),
784
-                'onBehalfOfContentOwner' => array(
785
-                  'location' => 'query',
786
-                  'type' => 'string',
787
-                ),
788
-                'displaySlate' => array(
789
-                  'location' => 'query',
790
-                  'type' => 'boolean',
791
-                ),
792
-                'onBehalfOfContentOwnerChannel' => array(
793
-                  'location' => 'query',
794
-                  'type' => 'string',
795
-                ),
796
-                'offsetTimeMs' => array(
797
-                  'location' => 'query',
798
-                  'type' => 'string',
799
-                ),
800
-                'walltime' => array(
801
-                  'location' => 'query',
802
-                  'type' => 'string',
803
-                ),
804
-              ),
805
-            ),'delete' => array(
806
-              'path' => 'liveBroadcasts',
807
-              'httpMethod' => 'DELETE',
808
-              'parameters' => array(
809
-                'id' => array(
810
-                  'location' => 'query',
811
-                  'type' => 'string',
812
-                  'required' => true,
813
-                ),
814
-                'onBehalfOfContentOwnerChannel' => array(
815
-                  'location' => 'query',
816
-                  'type' => 'string',
817
-                ),
818
-                'onBehalfOfContentOwner' => array(
819
-                  'location' => 'query',
820
-                  'type' => 'string',
821
-                ),
822
-              ),
823
-            ),'insert' => array(
824
-              'path' => 'liveBroadcasts',
825
-              'httpMethod' => 'POST',
826
-              'parameters' => array(
827
-                'part' => array(
828
-                  'location' => 'query',
829
-                  'type' => 'string',
830
-                  'required' => true,
831
-                ),
832
-                'onBehalfOfContentOwnerChannel' => array(
833
-                  'location' => 'query',
834
-                  'type' => 'string',
835
-                ),
836
-                'onBehalfOfContentOwner' => array(
837
-                  'location' => 'query',
838
-                  'type' => 'string',
839
-                ),
840
-              ),
841
-            ),'list' => array(
842
-              'path' => 'liveBroadcasts',
843
-              'httpMethod' => 'GET',
844
-              'parameters' => array(
845
-                'part' => array(
846
-                  'location' => 'query',
847
-                  'type' => 'string',
848
-                  'required' => true,
849
-                ),
850
-                'broadcastStatus' => array(
851
-                  'location' => 'query',
852
-                  'type' => 'string',
853
-                ),
854
-                'onBehalfOfContentOwner' => array(
855
-                  'location' => 'query',
856
-                  'type' => 'string',
857
-                ),
858
-                'onBehalfOfContentOwnerChannel' => array(
859
-                  'location' => 'query',
860
-                  'type' => 'string',
861
-                ),
862
-                'mine' => array(
863
-                  'location' => 'query',
864
-                  'type' => 'boolean',
865
-                ),
866
-                'maxResults' => array(
867
-                  'location' => 'query',
868
-                  'type' => 'integer',
869
-                ),
870
-                'pageToken' => array(
871
-                  'location' => 'query',
872
-                  'type' => 'string',
873
-                ),
874
-                'id' => array(
875
-                  'location' => 'query',
876
-                  'type' => 'string',
877
-                ),
878
-              ),
879
-            ),'transition' => array(
880
-              'path' => 'liveBroadcasts/transition',
881
-              'httpMethod' => 'POST',
882
-              'parameters' => array(
883
-                'broadcastStatus' => array(
884
-                  'location' => 'query',
885
-                  'type' => 'string',
886
-                  'required' => true,
887
-                ),
888
-                'id' => array(
889
-                  'location' => 'query',
890
-                  'type' => 'string',
891
-                  'required' => true,
892
-                ),
893
-                'part' => array(
894
-                  'location' => 'query',
895
-                  'type' => 'string',
896
-                  'required' => true,
897
-                ),
898
-                'onBehalfOfContentOwnerChannel' => array(
899
-                  'location' => 'query',
900
-                  'type' => 'string',
901
-                ),
902
-                'onBehalfOfContentOwner' => array(
903
-                  'location' => 'query',
904
-                  'type' => 'string',
905
-                ),
906
-              ),
907
-            ),'update' => array(
908
-              'path' => 'liveBroadcasts',
909
-              'httpMethod' => 'PUT',
910
-              'parameters' => array(
911
-                'part' => array(
912
-                  'location' => 'query',
913
-                  'type' => 'string',
914
-                  'required' => true,
915
-                ),
916
-                'onBehalfOfContentOwnerChannel' => array(
917
-                  'location' => 'query',
918
-                  'type' => 'string',
919
-                ),
920
-                'onBehalfOfContentOwner' => array(
921
-                  'location' => 'query',
922
-                  'type' => 'string',
923
-                ),
924
-              ),
925
-            ),
926
-          )
927
-        )
928
-    );
929
-    $this->liveStreams = new Google_Service_YouTube_LiveStreams_Resource(
930
-        $this,
931
-        $this->serviceName,
932
-        'liveStreams',
933
-        array(
934
-          'methods' => array(
935
-            'delete' => array(
936
-              'path' => 'liveStreams',
937
-              'httpMethod' => 'DELETE',
938
-              'parameters' => array(
939
-                'id' => array(
940
-                  'location' => 'query',
941
-                  'type' => 'string',
942
-                  'required' => true,
943
-                ),
944
-                'onBehalfOfContentOwnerChannel' => array(
945
-                  'location' => 'query',
946
-                  'type' => 'string',
947
-                ),
948
-                'onBehalfOfContentOwner' => array(
949
-                  'location' => 'query',
950
-                  'type' => 'string',
951
-                ),
952
-              ),
953
-            ),'insert' => array(
954
-              'path' => 'liveStreams',
955
-              'httpMethod' => 'POST',
956
-              'parameters' => array(
957
-                'part' => array(
958
-                  'location' => 'query',
959
-                  'type' => 'string',
960
-                  'required' => true,
961
-                ),
962
-                'onBehalfOfContentOwnerChannel' => array(
963
-                  'location' => 'query',
964
-                  'type' => 'string',
965
-                ),
966
-                'onBehalfOfContentOwner' => array(
967
-                  'location' => 'query',
968
-                  'type' => 'string',
969
-                ),
970
-              ),
971
-            ),'list' => array(
972
-              'path' => 'liveStreams',
973
-              'httpMethod' => 'GET',
974
-              'parameters' => array(
975
-                'part' => array(
976
-                  'location' => 'query',
977
-                  'type' => 'string',
978
-                  'required' => true,
979
-                ),
980
-                'onBehalfOfContentOwner' => array(
981
-                  'location' => 'query',
982
-                  'type' => 'string',
983
-                ),
984
-                'onBehalfOfContentOwnerChannel' => array(
985
-                  'location' => 'query',
986
-                  'type' => 'string',
987
-                ),
988
-                'mine' => array(
989
-                  'location' => 'query',
990
-                  'type' => 'boolean',
991
-                ),
992
-                'maxResults' => array(
993
-                  'location' => 'query',
994
-                  'type' => 'integer',
995
-                ),
996
-                'pageToken' => array(
997
-                  'location' => 'query',
998
-                  'type' => 'string',
999
-                ),
1000
-                'id' => array(
1001
-                  'location' => 'query',
1002
-                  'type' => 'string',
1003
-                ),
1004
-              ),
1005
-            ),'update' => array(
1006
-              'path' => 'liveStreams',
1007
-              'httpMethod' => 'PUT',
1008
-              'parameters' => array(
1009
-                'part' => array(
1010
-                  'location' => 'query',
1011
-                  'type' => 'string',
1012
-                  'required' => true,
1013
-                ),
1014
-                'onBehalfOfContentOwnerChannel' => array(
1015
-                  'location' => 'query',
1016
-                  'type' => 'string',
1017
-                ),
1018
-                'onBehalfOfContentOwner' => array(
1019
-                  'location' => 'query',
1020
-                  'type' => 'string',
1021
-                ),
1022
-              ),
1023
-            ),
1024
-          )
1025
-        )
1026
-    );
1027
-    $this->playlistItems = new Google_Service_YouTube_PlaylistItems_Resource(
1028
-        $this,
1029
-        $this->serviceName,
1030
-        'playlistItems',
1031
-        array(
1032
-          'methods' => array(
1033
-            'delete' => array(
1034
-              'path' => 'playlistItems',
1035
-              'httpMethod' => 'DELETE',
1036
-              'parameters' => array(
1037
-                'id' => array(
1038
-                  'location' => 'query',
1039
-                  'type' => 'string',
1040
-                  'required' => true,
1041
-                ),
1042
-              ),
1043
-            ),'insert' => array(
1044
-              'path' => 'playlistItems',
1045
-              'httpMethod' => 'POST',
1046
-              'parameters' => array(
1047
-                'part' => array(
1048
-                  'location' => 'query',
1049
-                  'type' => 'string',
1050
-                  'required' => true,
1051
-                ),
1052
-                'onBehalfOfContentOwner' => array(
1053
-                  'location' => 'query',
1054
-                  'type' => 'string',
1055
-                ),
1056
-              ),
1057
-            ),'list' => array(
1058
-              'path' => 'playlistItems',
1059
-              'httpMethod' => 'GET',
1060
-              'parameters' => array(
1061
-                'part' => array(
1062
-                  'location' => 'query',
1063
-                  'type' => 'string',
1064
-                  'required' => true,
1065
-                ),
1066
-                'onBehalfOfContentOwner' => array(
1067
-                  'location' => 'query',
1068
-                  'type' => 'string',
1069
-                ),
1070
-                'playlistId' => array(
1071
-                  'location' => 'query',
1072
-                  'type' => 'string',
1073
-                ),
1074
-                'videoId' => array(
1075
-                  'location' => 'query',
1076
-                  'type' => 'string',
1077
-                ),
1078
-                'maxResults' => array(
1079
-                  'location' => 'query',
1080
-                  'type' => 'integer',
1081
-                ),
1082
-                'pageToken' => array(
1083
-                  'location' => 'query',
1084
-                  'type' => 'string',
1085
-                ),
1086
-                'id' => array(
1087
-                  'location' => 'query',
1088
-                  'type' => 'string',
1089
-                ),
1090
-              ),
1091
-            ),'update' => array(
1092
-              'path' => 'playlistItems',
1093
-              'httpMethod' => 'PUT',
1094
-              'parameters' => array(
1095
-                'part' => array(
1096
-                  'location' => 'query',
1097
-                  'type' => 'string',
1098
-                  'required' => true,
1099
-                ),
1100
-              ),
1101
-            ),
1102
-          )
1103
-        )
1104
-    );
1105
-    $this->playlists = new Google_Service_YouTube_Playlists_Resource(
1106
-        $this,
1107
-        $this->serviceName,
1108
-        'playlists',
1109
-        array(
1110
-          'methods' => array(
1111
-            'delete' => array(
1112
-              'path' => 'playlists',
1113
-              'httpMethod' => 'DELETE',
1114
-              'parameters' => array(
1115
-                'id' => array(
1116
-                  'location' => 'query',
1117
-                  'type' => 'string',
1118
-                  'required' => true,
1119
-                ),
1120
-                'onBehalfOfContentOwner' => array(
1121
-                  'location' => 'query',
1122
-                  'type' => 'string',
1123
-                ),
1124
-              ),
1125
-            ),'insert' => array(
1126
-              'path' => 'playlists',
1127
-              'httpMethod' => 'POST',
1128
-              'parameters' => array(
1129
-                'part' => array(
1130
-                  'location' => 'query',
1131
-                  'type' => 'string',
1132
-                  'required' => true,
1133
-                ),
1134
-                'onBehalfOfContentOwnerChannel' => array(
1135
-                  'location' => 'query',
1136
-                  'type' => 'string',
1137
-                ),
1138
-                'onBehalfOfContentOwner' => array(
1139
-                  'location' => 'query',
1140
-                  'type' => 'string',
1141
-                ),
1142
-              ),
1143
-            ),'list' => array(
1144
-              'path' => 'playlists',
1145
-              'httpMethod' => 'GET',
1146
-              'parameters' => array(
1147
-                'part' => array(
1148
-                  'location' => 'query',
1149
-                  'type' => 'string',
1150
-                  'required' => true,
1151
-                ),
1152
-                'onBehalfOfContentOwner' => array(
1153
-                  'location' => 'query',
1154
-                  'type' => 'string',
1155
-                ),
1156
-                'onBehalfOfContentOwnerChannel' => array(
1157
-                  'location' => 'query',
1158
-                  'type' => 'string',
1159
-                ),
1160
-                'channelId' => array(
1161
-                  'location' => 'query',
1162
-                  'type' => 'string',
1163
-                ),
1164
-                'mine' => array(
1165
-                  'location' => 'query',
1166
-                  'type' => 'boolean',
1167
-                ),
1168
-                'maxResults' => array(
1169
-                  'location' => 'query',
1170
-                  'type' => 'integer',
1171
-                ),
1172
-                'pageToken' => array(
1173
-                  'location' => 'query',
1174
-                  'type' => 'string',
1175
-                ),
1176
-                'hl' => array(
1177
-                  'location' => 'query',
1178
-                  'type' => 'string',
1179
-                ),
1180
-                'id' => array(
1181
-                  'location' => 'query',
1182
-                  'type' => 'string',
1183
-                ),
1184
-              ),
1185
-            ),'update' => array(
1186
-              'path' => 'playlists',
1187
-              'httpMethod' => 'PUT',
1188
-              'parameters' => array(
1189
-                'part' => array(
1190
-                  'location' => 'query',
1191
-                  'type' => 'string',
1192
-                  'required' => true,
1193
-                ),
1194
-                'onBehalfOfContentOwner' => array(
1195
-                  'location' => 'query',
1196
-                  'type' => 'string',
1197
-                ),
1198
-              ),
1199
-            ),
1200
-          )
1201
-        )
1202
-    );
1203
-    $this->search = new Google_Service_YouTube_Search_Resource(
1204
-        $this,
1205
-        $this->serviceName,
1206
-        'search',
1207
-        array(
1208
-          'methods' => array(
1209
-            'list' => array(
1210
-              'path' => 'search',
1211
-              'httpMethod' => 'GET',
1212
-              'parameters' => array(
1213
-                'part' => array(
1214
-                  'location' => 'query',
1215
-                  'type' => 'string',
1216
-                  'required' => true,
1217
-                ),
1218
-                'eventType' => array(
1219
-                  'location' => 'query',
1220
-                  'type' => 'string',
1221
-                ),
1222
-                'channelId' => array(
1223
-                  'location' => 'query',
1224
-                  'type' => 'string',
1225
-                ),
1226
-                'forDeveloper' => array(
1227
-                  'location' => 'query',
1228
-                  'type' => 'boolean',
1229
-                ),
1230
-                'videoSyndicated' => array(
1231
-                  'location' => 'query',
1232
-                  'type' => 'string',
1233
-                ),
1234
-                'channelType' => array(
1235
-                  'location' => 'query',
1236
-                  'type' => 'string',
1237
-                ),
1238
-                'videoCaption' => array(
1239
-                  'location' => 'query',
1240
-                  'type' => 'string',
1241
-                ),
1242
-                'publishedAfter' => array(
1243
-                  'location' => 'query',
1244
-                  'type' => 'string',
1245
-                ),
1246
-                'onBehalfOfContentOwner' => array(
1247
-                  'location' => 'query',
1248
-                  'type' => 'string',
1249
-                ),
1250
-                'pageToken' => array(
1251
-                  'location' => 'query',
1252
-                  'type' => 'string',
1253
-                ),
1254
-                'forContentOwner' => array(
1255
-                  'location' => 'query',
1256
-                  'type' => 'boolean',
1257
-                ),
1258
-                'regionCode' => array(
1259
-                  'location' => 'query',
1260
-                  'type' => 'string',
1261
-                ),
1262
-                'location' => array(
1263
-                  'location' => 'query',
1264
-                  'type' => 'string',
1265
-                ),
1266
-                'locationRadius' => array(
1267
-                  'location' => 'query',
1268
-                  'type' => 'string',
1269
-                ),
1270
-                'videoType' => array(
1271
-                  'location' => 'query',
1272
-                  'type' => 'string',
1273
-                ),
1274
-                'type' => array(
1275
-                  'location' => 'query',
1276
-                  'type' => 'string',
1277
-                ),
1278
-                'topicId' => array(
1279
-                  'location' => 'query',
1280
-                  'type' => 'string',
1281
-                ),
1282
-                'publishedBefore' => array(
1283
-                  'location' => 'query',
1284
-                  'type' => 'string',
1285
-                ),
1286
-                'videoDimension' => array(
1287
-                  'location' => 'query',
1288
-                  'type' => 'string',
1289
-                ),
1290
-                'videoLicense' => array(
1291
-                  'location' => 'query',
1292
-                  'type' => 'string',
1293
-                ),
1294
-                'maxResults' => array(
1295
-                  'location' => 'query',
1296
-                  'type' => 'integer',
1297
-                ),
1298
-                'relatedToVideoId' => array(
1299
-                  'location' => 'query',
1300
-                  'type' => 'string',
1301
-                ),
1302
-                'videoDefinition' => array(
1303
-                  'location' => 'query',
1304
-                  'type' => 'string',
1305
-                ),
1306
-                'videoDuration' => array(
1307
-                  'location' => 'query',
1308
-                  'type' => 'string',
1309
-                ),
1310
-                'relevanceLanguage' => array(
1311
-                  'location' => 'query',
1312
-                  'type' => 'string',
1313
-                ),
1314
-                'forMine' => array(
1315
-                  'location' => 'query',
1316
-                  'type' => 'boolean',
1317
-                ),
1318
-                'q' => array(
1319
-                  'location' => 'query',
1320
-                  'type' => 'string',
1321
-                ),
1322
-                'safeSearch' => array(
1323
-                  'location' => 'query',
1324
-                  'type' => 'string',
1325
-                ),
1326
-                'videoEmbeddable' => array(
1327
-                  'location' => 'query',
1328
-                  'type' => 'string',
1329
-                ),
1330
-                'videoCategoryId' => array(
1331
-                  'location' => 'query',
1332
-                  'type' => 'string',
1333
-                ),
1334
-                'order' => array(
1335
-                  'location' => 'query',
1336
-                  'type' => 'string',
1337
-                ),
1338
-              ),
1339
-            ),
1340
-          )
1341
-        )
1342
-    );
1343
-    $this->subscriptions = new Google_Service_YouTube_Subscriptions_Resource(
1344
-        $this,
1345
-        $this->serviceName,
1346
-        'subscriptions',
1347
-        array(
1348
-          'methods' => array(
1349
-            'delete' => array(
1350
-              'path' => 'subscriptions',
1351
-              'httpMethod' => 'DELETE',
1352
-              'parameters' => array(
1353
-                'id' => array(
1354
-                  'location' => 'query',
1355
-                  'type' => 'string',
1356
-                  'required' => true,
1357
-                ),
1358
-              ),
1359
-            ),'insert' => array(
1360
-              'path' => 'subscriptions',
1361
-              'httpMethod' => 'POST',
1362
-              'parameters' => array(
1363
-                'part' => array(
1364
-                  'location' => 'query',
1365
-                  'type' => 'string',
1366
-                  'required' => true,
1367
-                ),
1368
-              ),
1369
-            ),'list' => array(
1370
-              'path' => 'subscriptions',
1371
-              'httpMethod' => 'GET',
1372
-              'parameters' => array(
1373
-                'part' => array(
1374
-                  'location' => 'query',
1375
-                  'type' => 'string',
1376
-                  'required' => true,
1377
-                ),
1378
-                'onBehalfOfContentOwner' => array(
1379
-                  'location' => 'query',
1380
-                  'type' => 'string',
1381
-                ),
1382
-                'onBehalfOfContentOwnerChannel' => array(
1383
-                  'location' => 'query',
1384
-                  'type' => 'string',
1385
-                ),
1386
-                'channelId' => array(
1387
-                  'location' => 'query',
1388
-                  'type' => 'string',
1389
-                ),
1390
-                'mine' => array(
1391
-                  'location' => 'query',
1392
-                  'type' => 'boolean',
1393
-                ),
1394
-                'maxResults' => array(
1395
-                  'location' => 'query',
1396
-                  'type' => 'integer',
1397
-                ),
1398
-                'forChannelId' => array(
1399
-                  'location' => 'query',
1400
-                  'type' => 'string',
1401
-                ),
1402
-                'pageToken' => array(
1403
-                  'location' => 'query',
1404
-                  'type' => 'string',
1405
-                ),
1406
-                'mySubscribers' => array(
1407
-                  'location' => 'query',
1408
-                  'type' => 'boolean',
1409
-                ),
1410
-                'order' => array(
1411
-                  'location' => 'query',
1412
-                  'type' => 'string',
1413
-                ),
1414
-                'id' => array(
1415
-                  'location' => 'query',
1416
-                  'type' => 'string',
1417
-                ),
1418
-              ),
1419
-            ),
1420
-          )
1421
-        )
1422
-    );
1423
-    $this->thumbnails = new Google_Service_YouTube_Thumbnails_Resource(
1424
-        $this,
1425
-        $this->serviceName,
1426
-        'thumbnails',
1427
-        array(
1428
-          'methods' => array(
1429
-            'set' => array(
1430
-              'path' => 'thumbnails/set',
1431
-              'httpMethod' => 'POST',
1432
-              'parameters' => array(
1433
-                'videoId' => array(
1434
-                  'location' => 'query',
1435
-                  'type' => 'string',
1436
-                  'required' => true,
1437
-                ),
1438
-                'onBehalfOfContentOwner' => array(
1439
-                  'location' => 'query',
1440
-                  'type' => 'string',
1441
-                ),
1442
-              ),
1443
-            ),
1444
-          )
1445
-        )
1446
-    );
1447
-    $this->videoAbuseReportReasons = new Google_Service_YouTube_VideoAbuseReportReasons_Resource(
1448
-        $this,
1449
-        $this->serviceName,
1450
-        'videoAbuseReportReasons',
1451
-        array(
1452
-          'methods' => array(
1453
-            'list' => array(
1454
-              'path' => 'videoAbuseReportReasons',
1455
-              'httpMethod' => 'GET',
1456
-              'parameters' => array(
1457
-                'part' => array(
1458
-                  'location' => 'query',
1459
-                  'type' => 'string',
1460
-                  'required' => true,
1461
-                ),
1462
-                'hl' => array(
1463
-                  'location' => 'query',
1464
-                  'type' => 'string',
1465
-                ),
1466
-              ),
1467
-            ),
1468
-          )
1469
-        )
1470
-    );
1471
-    $this->videoCategories = new Google_Service_YouTube_VideoCategories_Resource(
1472
-        $this,
1473
-        $this->serviceName,
1474
-        'videoCategories',
1475
-        array(
1476
-          'methods' => array(
1477
-            'list' => array(
1478
-              'path' => 'videoCategories',
1479
-              'httpMethod' => 'GET',
1480
-              'parameters' => array(
1481
-                'part' => array(
1482
-                  'location' => 'query',
1483
-                  'type' => 'string',
1484
-                  'required' => true,
1485
-                ),
1486
-                'regionCode' => array(
1487
-                  'location' => 'query',
1488
-                  'type' => 'string',
1489
-                ),
1490
-                'id' => array(
1491
-                  'location' => 'query',
1492
-                  'type' => 'string',
1493
-                ),
1494
-                'hl' => array(
1495
-                  'location' => 'query',
1496
-                  'type' => 'string',
1497
-                ),
1498
-              ),
1499
-            ),
1500
-          )
1501
-        )
1502
-    );
1503
-    $this->videos = new Google_Service_YouTube_Videos_Resource(
1504
-        $this,
1505
-        $this->serviceName,
1506
-        'videos',
1507
-        array(
1508
-          'methods' => array(
1509
-            'delete' => array(
1510
-              'path' => 'videos',
1511
-              'httpMethod' => 'DELETE',
1512
-              'parameters' => array(
1513
-                'id' => array(
1514
-                  'location' => 'query',
1515
-                  'type' => 'string',
1516
-                  'required' => true,
1517
-                ),
1518
-                'onBehalfOfContentOwner' => array(
1519
-                  'location' => 'query',
1520
-                  'type' => 'string',
1521
-                ),
1522
-              ),
1523
-            ),'getRating' => array(
1524
-              'path' => 'videos/getRating',
1525
-              'httpMethod' => 'GET',
1526
-              'parameters' => array(
1527
-                'id' => array(
1528
-                  'location' => 'query',
1529
-                  'type' => 'string',
1530
-                  'required' => true,
1531
-                ),
1532
-                'onBehalfOfContentOwner' => array(
1533
-                  'location' => 'query',
1534
-                  'type' => 'string',
1535
-                ),
1536
-              ),
1537
-            ),'insert' => array(
1538
-              'path' => 'videos',
1539
-              'httpMethod' => 'POST',
1540
-              'parameters' => array(
1541
-                'part' => array(
1542
-                  'location' => 'query',
1543
-                  'type' => 'string',
1544
-                  'required' => true,
1545
-                ),
1546
-                'onBehalfOfContentOwner' => array(
1547
-                  'location' => 'query',
1548
-                  'type' => 'string',
1549
-                ),
1550
-                'stabilize' => array(
1551
-                  'location' => 'query',
1552
-                  'type' => 'boolean',
1553
-                ),
1554
-                'onBehalfOfContentOwnerChannel' => array(
1555
-                  'location' => 'query',
1556
-                  'type' => 'string',
1557
-                ),
1558
-                'notifySubscribers' => array(
1559
-                  'location' => 'query',
1560
-                  'type' => 'boolean',
1561
-                ),
1562
-                'autoLevels' => array(
1563
-                  'location' => 'query',
1564
-                  'type' => 'boolean',
1565
-                ),
1566
-              ),
1567
-            ),'list' => array(
1568
-              'path' => 'videos',
1569
-              'httpMethod' => 'GET',
1570
-              'parameters' => array(
1571
-                'part' => array(
1572
-                  'location' => 'query',
1573
-                  'type' => 'string',
1574
-                  'required' => true,
1575
-                ),
1576
-                'onBehalfOfContentOwner' => array(
1577
-                  'location' => 'query',
1578
-                  'type' => 'string',
1579
-                ),
1580
-                'regionCode' => array(
1581
-                  'location' => 'query',
1582
-                  'type' => 'string',
1583
-                ),
1584
-                'locale' => array(
1585
-                  'location' => 'query',
1586
-                  'type' => 'string',
1587
-                ),
1588
-                'videoCategoryId' => array(
1589
-                  'location' => 'query',
1590
-                  'type' => 'string',
1591
-                ),
1592
-                'chart' => array(
1593
-                  'location' => 'query',
1594
-                  'type' => 'string',
1595
-                ),
1596
-                'maxResults' => array(
1597
-                  'location' => 'query',
1598
-                  'type' => 'integer',
1599
-                ),
1600
-                'pageToken' => array(
1601
-                  'location' => 'query',
1602
-                  'type' => 'string',
1603
-                ),
1604
-                'debugProjectIdOverride' => array(
1605
-                  'location' => 'query',
1606
-                  'type' => 'string',
1607
-                ),
1608
-                'hl' => array(
1609
-                  'location' => 'query',
1610
-                  'type' => 'string',
1611
-                ),
1612
-                'myRating' => array(
1613
-                  'location' => 'query',
1614
-                  'type' => 'string',
1615
-                ),
1616
-                'id' => array(
1617
-                  'location' => 'query',
1618
-                  'type' => 'string',
1619
-                ),
1620
-              ),
1621
-            ),'rate' => array(
1622
-              'path' => 'videos/rate',
1623
-              'httpMethod' => 'POST',
1624
-              'parameters' => array(
1625
-                'id' => array(
1626
-                  'location' => 'query',
1627
-                  'type' => 'string',
1628
-                  'required' => true,
1629
-                ),
1630
-                'rating' => array(
1631
-                  'location' => 'query',
1632
-                  'type' => 'string',
1633
-                  'required' => true,
1634
-                ),
1635
-              ),
1636
-            ),'reportAbuse' => array(
1637
-              'path' => 'videos/reportAbuse',
1638
-              'httpMethod' => 'POST',
1639
-              'parameters' => array(
1640
-                'onBehalfOfContentOwner' => array(
1641
-                  'location' => 'query',
1642
-                  'type' => 'string',
1643
-                ),
1644
-              ),
1645
-            ),'update' => array(
1646
-              'path' => 'videos',
1647
-              'httpMethod' => 'PUT',
1648
-              'parameters' => array(
1649
-                'part' => array(
1650
-                  'location' => 'query',
1651
-                  'type' => 'string',
1652
-                  'required' => true,
1653
-                ),
1654
-                'onBehalfOfContentOwner' => array(
1655
-                  'location' => 'query',
1656
-                  'type' => 'string',
1657
-                ),
1658
-              ),
1659
-            ),
1660
-          )
1661
-        )
1662
-    );
1663
-    $this->watermarks = new Google_Service_YouTube_Watermarks_Resource(
1664
-        $this,
1665
-        $this->serviceName,
1666
-        'watermarks',
1667
-        array(
1668
-          'methods' => array(
1669
-            'set' => array(
1670
-              'path' => 'watermarks/set',
1671
-              'httpMethod' => 'POST',
1672
-              'parameters' => array(
1673
-                'channelId' => array(
1674
-                  'location' => 'query',
1675
-                  'type' => 'string',
1676
-                  'required' => true,
1677
-                ),
1678
-                'onBehalfOfContentOwner' => array(
1679
-                  'location' => 'query',
1680
-                  'type' => 'string',
1681
-                ),
1682
-              ),
1683
-            ),'unset' => array(
1684
-              'path' => 'watermarks/unset',
1685
-              'httpMethod' => 'POST',
1686
-              'parameters' => array(
1687
-                'channelId' => array(
1688
-                  'location' => 'query',
1689
-                  'type' => 'string',
1690
-                  'required' => true,
1691
-                ),
1692
-                'onBehalfOfContentOwner' => array(
1693
-                  'location' => 'query',
1694
-                  'type' => 'string',
1695
-                ),
1696
-              ),
1697
-            ),
1698
-          )
1699
-        )
1700
-    );
82
+	parent::__construct($client);
83
+	$this->rootUrl = 'https://www.googleapis.com/';
84
+	$this->servicePath = 'youtube/v3/';
85
+	$this->version = 'v3';
86
+	$this->serviceName = 'youtube';
87
+
88
+	$this->activities = new Google_Service_YouTube_Activities_Resource(
89
+		$this,
90
+		$this->serviceName,
91
+		'activities',
92
+		array(
93
+		  'methods' => array(
94
+			'insert' => array(
95
+			  'path' => 'activities',
96
+			  'httpMethod' => 'POST',
97
+			  'parameters' => array(
98
+				'part' => array(
99
+				  'location' => 'query',
100
+				  'type' => 'string',
101
+				  'required' => true,
102
+				),
103
+			  ),
104
+			),'list' => array(
105
+			  'path' => 'activities',
106
+			  'httpMethod' => 'GET',
107
+			  'parameters' => array(
108
+				'part' => array(
109
+				  'location' => 'query',
110
+				  'type' => 'string',
111
+				  'required' => true,
112
+				),
113
+				'regionCode' => array(
114
+				  'location' => 'query',
115
+				  'type' => 'string',
116
+				),
117
+				'publishedBefore' => array(
118
+				  'location' => 'query',
119
+				  'type' => 'string',
120
+				),
121
+				'channelId' => array(
122
+				  'location' => 'query',
123
+				  'type' => 'string',
124
+				),
125
+				'mine' => array(
126
+				  'location' => 'query',
127
+				  'type' => 'boolean',
128
+				),
129
+				'maxResults' => array(
130
+				  'location' => 'query',
131
+				  'type' => 'integer',
132
+				),
133
+				'pageToken' => array(
134
+				  'location' => 'query',
135
+				  'type' => 'string',
136
+				),
137
+				'home' => array(
138
+				  'location' => 'query',
139
+				  'type' => 'boolean',
140
+				),
141
+				'publishedAfter' => array(
142
+				  'location' => 'query',
143
+				  'type' => 'string',
144
+				),
145
+			  ),
146
+			),
147
+		  )
148
+		)
149
+	);
150
+	$this->captions = new Google_Service_YouTube_Captions_Resource(
151
+		$this,
152
+		$this->serviceName,
153
+		'captions',
154
+		array(
155
+		  'methods' => array(
156
+			'delete' => array(
157
+			  'path' => 'captions',
158
+			  'httpMethod' => 'DELETE',
159
+			  'parameters' => array(
160
+				'id' => array(
161
+				  'location' => 'query',
162
+				  'type' => 'string',
163
+				  'required' => true,
164
+				),
165
+				'onBehalfOfContentOwner' => array(
166
+				  'location' => 'query',
167
+				  'type' => 'string',
168
+				),
169
+				'onBehalfOf' => array(
170
+				  'location' => 'query',
171
+				  'type' => 'string',
172
+				),
173
+				'debugProjectIdOverride' => array(
174
+				  'location' => 'query',
175
+				  'type' => 'string',
176
+				),
177
+			  ),
178
+			),'download' => array(
179
+			  'path' => 'captions/{id}',
180
+			  'httpMethod' => 'GET',
181
+			  'parameters' => array(
182
+				'id' => array(
183
+				  'location' => 'path',
184
+				  'type' => 'string',
185
+				  'required' => true,
186
+				),
187
+				'onBehalfOfContentOwner' => array(
188
+				  'location' => 'query',
189
+				  'type' => 'string',
190
+				),
191
+				'onBehalfOf' => array(
192
+				  'location' => 'query',
193
+				  'type' => 'string',
194
+				),
195
+				'debugProjectIdOverride' => array(
196
+				  'location' => 'query',
197
+				  'type' => 'string',
198
+				),
199
+				'tfmt' => array(
200
+				  'location' => 'query',
201
+				  'type' => 'string',
202
+				),
203
+				'tlang' => array(
204
+				  'location' => 'query',
205
+				  'type' => 'string',
206
+				),
207
+			  ),
208
+			),'insert' => array(
209
+			  'path' => 'captions',
210
+			  'httpMethod' => 'POST',
211
+			  'parameters' => array(
212
+				'part' => array(
213
+				  'location' => 'query',
214
+				  'type' => 'string',
215
+				  'required' => true,
216
+				),
217
+				'sync' => array(
218
+				  'location' => 'query',
219
+				  'type' => 'boolean',
220
+				),
221
+				'onBehalfOf' => array(
222
+				  'location' => 'query',
223
+				  'type' => 'string',
224
+				),
225
+				'debugProjectIdOverride' => array(
226
+				  'location' => 'query',
227
+				  'type' => 'string',
228
+				),
229
+				'onBehalfOfContentOwner' => array(
230
+				  'location' => 'query',
231
+				  'type' => 'string',
232
+				),
233
+			  ),
234
+			),'list' => array(
235
+			  'path' => 'captions',
236
+			  'httpMethod' => 'GET',
237
+			  'parameters' => array(
238
+				'part' => array(
239
+				  'location' => 'query',
240
+				  'type' => 'string',
241
+				  'required' => true,
242
+				),
243
+				'videoId' => array(
244
+				  'location' => 'query',
245
+				  'type' => 'string',
246
+				  'required' => true,
247
+				),
248
+				'onBehalfOfContentOwner' => array(
249
+				  'location' => 'query',
250
+				  'type' => 'string',
251
+				),
252
+				'onBehalfOf' => array(
253
+				  'location' => 'query',
254
+				  'type' => 'string',
255
+				),
256
+				'debugProjectIdOverride' => array(
257
+				  'location' => 'query',
258
+				  'type' => 'string',
259
+				),
260
+				'id' => array(
261
+				  'location' => 'query',
262
+				  'type' => 'string',
263
+				),
264
+			  ),
265
+			),'update' => array(
266
+			  'path' => 'captions',
267
+			  'httpMethod' => 'PUT',
268
+			  'parameters' => array(
269
+				'part' => array(
270
+				  'location' => 'query',
271
+				  'type' => 'string',
272
+				  'required' => true,
273
+				),
274
+				'sync' => array(
275
+				  'location' => 'query',
276
+				  'type' => 'boolean',
277
+				),
278
+				'onBehalfOf' => array(
279
+				  'location' => 'query',
280
+				  'type' => 'string',
281
+				),
282
+				'debugProjectIdOverride' => array(
283
+				  'location' => 'query',
284
+				  'type' => 'string',
285
+				),
286
+				'onBehalfOfContentOwner' => array(
287
+				  'location' => 'query',
288
+				  'type' => 'string',
289
+				),
290
+			  ),
291
+			),
292
+		  )
293
+		)
294
+	);
295
+	$this->channelBanners = new Google_Service_YouTube_ChannelBanners_Resource(
296
+		$this,
297
+		$this->serviceName,
298
+		'channelBanners',
299
+		array(
300
+		  'methods' => array(
301
+			'insert' => array(
302
+			  'path' => 'channelBanners/insert',
303
+			  'httpMethod' => 'POST',
304
+			  'parameters' => array(
305
+				'onBehalfOfContentOwner' => array(
306
+				  'location' => 'query',
307
+				  'type' => 'string',
308
+				),
309
+			  ),
310
+			),
311
+		  )
312
+		)
313
+	);
314
+	$this->channelSections = new Google_Service_YouTube_ChannelSections_Resource(
315
+		$this,
316
+		$this->serviceName,
317
+		'channelSections',
318
+		array(
319
+		  'methods' => array(
320
+			'delete' => array(
321
+			  'path' => 'channelSections',
322
+			  'httpMethod' => 'DELETE',
323
+			  'parameters' => array(
324
+				'id' => array(
325
+				  'location' => 'query',
326
+				  'type' => 'string',
327
+				  'required' => true,
328
+				),
329
+				'onBehalfOfContentOwner' => array(
330
+				  'location' => 'query',
331
+				  'type' => 'string',
332
+				),
333
+			  ),
334
+			),'insert' => array(
335
+			  'path' => 'channelSections',
336
+			  'httpMethod' => 'POST',
337
+			  'parameters' => array(
338
+				'part' => array(
339
+				  'location' => 'query',
340
+				  'type' => 'string',
341
+				  'required' => true,
342
+				),
343
+				'onBehalfOfContentOwnerChannel' => array(
344
+				  'location' => 'query',
345
+				  'type' => 'string',
346
+				),
347
+				'onBehalfOfContentOwner' => array(
348
+				  'location' => 'query',
349
+				  'type' => 'string',
350
+				),
351
+			  ),
352
+			),'list' => array(
353
+			  'path' => 'channelSections',
354
+			  'httpMethod' => 'GET',
355
+			  'parameters' => array(
356
+				'part' => array(
357
+				  'location' => 'query',
358
+				  'type' => 'string',
359
+				  'required' => true,
360
+				),
361
+				'onBehalfOfContentOwner' => array(
362
+				  'location' => 'query',
363
+				  'type' => 'string',
364
+				),
365
+				'channelId' => array(
366
+				  'location' => 'query',
367
+				  'type' => 'string',
368
+				),
369
+				'mine' => array(
370
+				  'location' => 'query',
371
+				  'type' => 'boolean',
372
+				),
373
+				'hl' => array(
374
+				  'location' => 'query',
375
+				  'type' => 'string',
376
+				),
377
+				'id' => array(
378
+				  'location' => 'query',
379
+				  'type' => 'string',
380
+				),
381
+			  ),
382
+			),'update' => array(
383
+			  'path' => 'channelSections',
384
+			  'httpMethod' => 'PUT',
385
+			  'parameters' => array(
386
+				'part' => array(
387
+				  'location' => 'query',
388
+				  'type' => 'string',
389
+				  'required' => true,
390
+				),
391
+				'onBehalfOfContentOwner' => array(
392
+				  'location' => 'query',
393
+				  'type' => 'string',
394
+				),
395
+			  ),
396
+			),
397
+		  )
398
+		)
399
+	);
400
+	$this->channels = new Google_Service_YouTube_Channels_Resource(
401
+		$this,
402
+		$this->serviceName,
403
+		'channels',
404
+		array(
405
+		  'methods' => array(
406
+			'list' => array(
407
+			  'path' => 'channels',
408
+			  'httpMethod' => 'GET',
409
+			  'parameters' => array(
410
+				'part' => array(
411
+				  'location' => 'query',
412
+				  'type' => 'string',
413
+				  'required' => true,
414
+				),
415
+				'managedByMe' => array(
416
+				  'location' => 'query',
417
+				  'type' => 'boolean',
418
+				),
419
+				'onBehalfOfContentOwner' => array(
420
+				  'location' => 'query',
421
+				  'type' => 'string',
422
+				),
423
+				'forUsername' => array(
424
+				  'location' => 'query',
425
+				  'type' => 'string',
426
+				),
427
+				'mine' => array(
428
+				  'location' => 'query',
429
+				  'type' => 'boolean',
430
+				),
431
+				'maxResults' => array(
432
+				  'location' => 'query',
433
+				  'type' => 'integer',
434
+				),
435
+				'id' => array(
436
+				  'location' => 'query',
437
+				  'type' => 'string',
438
+				),
439
+				'pageToken' => array(
440
+				  'location' => 'query',
441
+				  'type' => 'string',
442
+				),
443
+				'mySubscribers' => array(
444
+				  'location' => 'query',
445
+				  'type' => 'boolean',
446
+				),
447
+				'hl' => array(
448
+				  'location' => 'query',
449
+				  'type' => 'string',
450
+				),
451
+				'categoryId' => array(
452
+				  'location' => 'query',
453
+				  'type' => 'string',
454
+				),
455
+			  ),
456
+			),'update' => array(
457
+			  'path' => 'channels',
458
+			  'httpMethod' => 'PUT',
459
+			  'parameters' => array(
460
+				'part' => array(
461
+				  'location' => 'query',
462
+				  'type' => 'string',
463
+				  'required' => true,
464
+				),
465
+				'onBehalfOfContentOwner' => array(
466
+				  'location' => 'query',
467
+				  'type' => 'string',
468
+				),
469
+			  ),
470
+			),
471
+		  )
472
+		)
473
+	);
474
+	$this->commentThreads = new Google_Service_YouTube_CommentThreads_Resource(
475
+		$this,
476
+		$this->serviceName,
477
+		'commentThreads',
478
+		array(
479
+		  'methods' => array(
480
+			'insert' => array(
481
+			  'path' => 'commentThreads',
482
+			  'httpMethod' => 'POST',
483
+			  'parameters' => array(
484
+				'part' => array(
485
+				  'location' => 'query',
486
+				  'type' => 'string',
487
+				  'required' => true,
488
+				),
489
+				'shareOnGooglePlus' => array(
490
+				  'location' => 'query',
491
+				  'type' => 'boolean',
492
+				),
493
+			  ),
494
+			),'list' => array(
495
+			  'path' => 'commentThreads',
496
+			  'httpMethod' => 'GET',
497
+			  'parameters' => array(
498
+				'part' => array(
499
+				  'location' => 'query',
500
+				  'type' => 'string',
501
+				  'required' => true,
502
+				),
503
+				'searchTerms' => array(
504
+				  'location' => 'query',
505
+				  'type' => 'string',
506
+				),
507
+				'allThreadsRelatedToChannelId' => array(
508
+				  'location' => 'query',
509
+				  'type' => 'string',
510
+				),
511
+				'channelId' => array(
512
+				  'location' => 'query',
513
+				  'type' => 'string',
514
+				),
515
+				'videoId' => array(
516
+				  'location' => 'query',
517
+				  'type' => 'string',
518
+				),
519
+				'maxResults' => array(
520
+				  'location' => 'query',
521
+				  'type' => 'integer',
522
+				),
523
+				'id' => array(
524
+				  'location' => 'query',
525
+				  'type' => 'string',
526
+				),
527
+				'pageToken' => array(
528
+				  'location' => 'query',
529
+				  'type' => 'string',
530
+				),
531
+				'moderationStatus' => array(
532
+				  'location' => 'query',
533
+				  'type' => 'string',
534
+				),
535
+				'textFormat' => array(
536
+				  'location' => 'query',
537
+				  'type' => 'string',
538
+				),
539
+				'order' => array(
540
+				  'location' => 'query',
541
+				  'type' => 'string',
542
+				),
543
+			  ),
544
+			),'update' => array(
545
+			  'path' => 'commentThreads',
546
+			  'httpMethod' => 'PUT',
547
+			  'parameters' => array(
548
+				'part' => array(
549
+				  'location' => 'query',
550
+				  'type' => 'string',
551
+				  'required' => true,
552
+				),
553
+			  ),
554
+			),
555
+		  )
556
+		)
557
+	);
558
+	$this->comments = new Google_Service_YouTube_Comments_Resource(
559
+		$this,
560
+		$this->serviceName,
561
+		'comments',
562
+		array(
563
+		  'methods' => array(
564
+			'delete' => array(
565
+			  'path' => 'comments',
566
+			  'httpMethod' => 'DELETE',
567
+			  'parameters' => array(
568
+				'id' => array(
569
+				  'location' => 'query',
570
+				  'type' => 'string',
571
+				  'required' => true,
572
+				),
573
+			  ),
574
+			),'insert' => array(
575
+			  'path' => 'comments',
576
+			  'httpMethod' => 'POST',
577
+			  'parameters' => array(
578
+				'part' => array(
579
+				  'location' => 'query',
580
+				  'type' => 'string',
581
+				  'required' => true,
582
+				),
583
+			  ),
584
+			),'list' => array(
585
+			  'path' => 'comments',
586
+			  'httpMethod' => 'GET',
587
+			  'parameters' => array(
588
+				'part' => array(
589
+				  'location' => 'query',
590
+				  'type' => 'string',
591
+				  'required' => true,
592
+				),
593
+				'maxResults' => array(
594
+				  'location' => 'query',
595
+				  'type' => 'integer',
596
+				),
597
+				'pageToken' => array(
598
+				  'location' => 'query',
599
+				  'type' => 'string',
600
+				),
601
+				'parentId' => array(
602
+				  'location' => 'query',
603
+				  'type' => 'string',
604
+				),
605
+				'textFormat' => array(
606
+				  'location' => 'query',
607
+				  'type' => 'string',
608
+				),
609
+				'id' => array(
610
+				  'location' => 'query',
611
+				  'type' => 'string',
612
+				),
613
+			  ),
614
+			),'markAsSpam' => array(
615
+			  'path' => 'comments/markAsSpam',
616
+			  'httpMethod' => 'POST',
617
+			  'parameters' => array(
618
+				'id' => array(
619
+				  'location' => 'query',
620
+				  'type' => 'string',
621
+				  'required' => true,
622
+				),
623
+			  ),
624
+			),'setModerationStatus' => array(
625
+			  'path' => 'comments/setModerationStatus',
626
+			  'httpMethod' => 'POST',
627
+			  'parameters' => array(
628
+				'id' => array(
629
+				  'location' => 'query',
630
+				  'type' => 'string',
631
+				  'required' => true,
632
+				),
633
+				'moderationStatus' => array(
634
+				  'location' => 'query',
635
+				  'type' => 'string',
636
+				  'required' => true,
637
+				),
638
+				'banAuthor' => array(
639
+				  'location' => 'query',
640
+				  'type' => 'boolean',
641
+				),
642
+			  ),
643
+			),'update' => array(
644
+			  'path' => 'comments',
645
+			  'httpMethod' => 'PUT',
646
+			  'parameters' => array(
647
+				'part' => array(
648
+				  'location' => 'query',
649
+				  'type' => 'string',
650
+				  'required' => true,
651
+				),
652
+			  ),
653
+			),
654
+		  )
655
+		)
656
+	);
657
+	$this->guideCategories = new Google_Service_YouTube_GuideCategories_Resource(
658
+		$this,
659
+		$this->serviceName,
660
+		'guideCategories',
661
+		array(
662
+		  'methods' => array(
663
+			'list' => array(
664
+			  'path' => 'guideCategories',
665
+			  'httpMethod' => 'GET',
666
+			  'parameters' => array(
667
+				'part' => array(
668
+				  'location' => 'query',
669
+				  'type' => 'string',
670
+				  'required' => true,
671
+				),
672
+				'regionCode' => array(
673
+				  'location' => 'query',
674
+				  'type' => 'string',
675
+				),
676
+				'id' => array(
677
+				  'location' => 'query',
678
+				  'type' => 'string',
679
+				),
680
+				'hl' => array(
681
+				  'location' => 'query',
682
+				  'type' => 'string',
683
+				),
684
+			  ),
685
+			),
686
+		  )
687
+		)
688
+	);
689
+	$this->i18nLanguages = new Google_Service_YouTube_I18nLanguages_Resource(
690
+		$this,
691
+		$this->serviceName,
692
+		'i18nLanguages',
693
+		array(
694
+		  'methods' => array(
695
+			'list' => array(
696
+			  'path' => 'i18nLanguages',
697
+			  'httpMethod' => 'GET',
698
+			  'parameters' => array(
699
+				'part' => array(
700
+				  'location' => 'query',
701
+				  'type' => 'string',
702
+				  'required' => true,
703
+				),
704
+				'hl' => array(
705
+				  'location' => 'query',
706
+				  'type' => 'string',
707
+				),
708
+			  ),
709
+			),
710
+		  )
711
+		)
712
+	);
713
+	$this->i18nRegions = new Google_Service_YouTube_I18nRegions_Resource(
714
+		$this,
715
+		$this->serviceName,
716
+		'i18nRegions',
717
+		array(
718
+		  'methods' => array(
719
+			'list' => array(
720
+			  'path' => 'i18nRegions',
721
+			  'httpMethod' => 'GET',
722
+			  'parameters' => array(
723
+				'part' => array(
724
+				  'location' => 'query',
725
+				  'type' => 'string',
726
+				  'required' => true,
727
+				),
728
+				'hl' => array(
729
+				  'location' => 'query',
730
+				  'type' => 'string',
731
+				),
732
+			  ),
733
+			),
734
+		  )
735
+		)
736
+	);
737
+	$this->liveBroadcasts = new Google_Service_YouTube_LiveBroadcasts_Resource(
738
+		$this,
739
+		$this->serviceName,
740
+		'liveBroadcasts',
741
+		array(
742
+		  'methods' => array(
743
+			'bind' => array(
744
+			  'path' => 'liveBroadcasts/bind',
745
+			  'httpMethod' => 'POST',
746
+			  'parameters' => array(
747
+				'id' => array(
748
+				  'location' => 'query',
749
+				  'type' => 'string',
750
+				  'required' => true,
751
+				),
752
+				'part' => array(
753
+				  'location' => 'query',
754
+				  'type' => 'string',
755
+				  'required' => true,
756
+				),
757
+				'onBehalfOfContentOwnerChannel' => array(
758
+				  'location' => 'query',
759
+				  'type' => 'string',
760
+				),
761
+				'onBehalfOfContentOwner' => array(
762
+				  'location' => 'query',
763
+				  'type' => 'string',
764
+				),
765
+				'streamId' => array(
766
+				  'location' => 'query',
767
+				  'type' => 'string',
768
+				),
769
+			  ),
770
+			),'control' => array(
771
+			  'path' => 'liveBroadcasts/control',
772
+			  'httpMethod' => 'POST',
773
+			  'parameters' => array(
774
+				'id' => array(
775
+				  'location' => 'query',
776
+				  'type' => 'string',
777
+				  'required' => true,
778
+				),
779
+				'part' => array(
780
+				  'location' => 'query',
781
+				  'type' => 'string',
782
+				  'required' => true,
783
+				),
784
+				'onBehalfOfContentOwner' => array(
785
+				  'location' => 'query',
786
+				  'type' => 'string',
787
+				),
788
+				'displaySlate' => array(
789
+				  'location' => 'query',
790
+				  'type' => 'boolean',
791
+				),
792
+				'onBehalfOfContentOwnerChannel' => array(
793
+				  'location' => 'query',
794
+				  'type' => 'string',
795
+				),
796
+				'offsetTimeMs' => array(
797
+				  'location' => 'query',
798
+				  'type' => 'string',
799
+				),
800
+				'walltime' => array(
801
+				  'location' => 'query',
802
+				  'type' => 'string',
803
+				),
804
+			  ),
805
+			),'delete' => array(
806
+			  'path' => 'liveBroadcasts',
807
+			  'httpMethod' => 'DELETE',
808
+			  'parameters' => array(
809
+				'id' => array(
810
+				  'location' => 'query',
811
+				  'type' => 'string',
812
+				  'required' => true,
813
+				),
814
+				'onBehalfOfContentOwnerChannel' => array(
815
+				  'location' => 'query',
816
+				  'type' => 'string',
817
+				),
818
+				'onBehalfOfContentOwner' => array(
819
+				  'location' => 'query',
820
+				  'type' => 'string',
821
+				),
822
+			  ),
823
+			),'insert' => array(
824
+			  'path' => 'liveBroadcasts',
825
+			  'httpMethod' => 'POST',
826
+			  'parameters' => array(
827
+				'part' => array(
828
+				  'location' => 'query',
829
+				  'type' => 'string',
830
+				  'required' => true,
831
+				),
832
+				'onBehalfOfContentOwnerChannel' => array(
833
+				  'location' => 'query',
834
+				  'type' => 'string',
835
+				),
836
+				'onBehalfOfContentOwner' => array(
837
+				  'location' => 'query',
838
+				  'type' => 'string',
839
+				),
840
+			  ),
841
+			),'list' => array(
842
+			  'path' => 'liveBroadcasts',
843
+			  'httpMethod' => 'GET',
844
+			  'parameters' => array(
845
+				'part' => array(
846
+				  'location' => 'query',
847
+				  'type' => 'string',
848
+				  'required' => true,
849
+				),
850
+				'broadcastStatus' => array(
851
+				  'location' => 'query',
852
+				  'type' => 'string',
853
+				),
854
+				'onBehalfOfContentOwner' => array(
855
+				  'location' => 'query',
856
+				  'type' => 'string',
857
+				),
858
+				'onBehalfOfContentOwnerChannel' => array(
859
+				  'location' => 'query',
860
+				  'type' => 'string',
861
+				),
862
+				'mine' => array(
863
+				  'location' => 'query',
864
+				  'type' => 'boolean',
865
+				),
866
+				'maxResults' => array(
867
+				  'location' => 'query',
868
+				  'type' => 'integer',
869
+				),
870
+				'pageToken' => array(
871
+				  'location' => 'query',
872
+				  'type' => 'string',
873
+				),
874
+				'id' => array(
875
+				  'location' => 'query',
876
+				  'type' => 'string',
877
+				),
878
+			  ),
879
+			),'transition' => array(
880
+			  'path' => 'liveBroadcasts/transition',
881
+			  'httpMethod' => 'POST',
882
+			  'parameters' => array(
883
+				'broadcastStatus' => array(
884
+				  'location' => 'query',
885
+				  'type' => 'string',
886
+				  'required' => true,
887
+				),
888
+				'id' => array(
889
+				  'location' => 'query',
890
+				  'type' => 'string',
891
+				  'required' => true,
892
+				),
893
+				'part' => array(
894
+				  'location' => 'query',
895
+				  'type' => 'string',
896
+				  'required' => true,
897
+				),
898
+				'onBehalfOfContentOwnerChannel' => array(
899
+				  'location' => 'query',
900
+				  'type' => 'string',
901
+				),
902
+				'onBehalfOfContentOwner' => array(
903
+				  'location' => 'query',
904
+				  'type' => 'string',
905
+				),
906
+			  ),
907
+			),'update' => array(
908
+			  'path' => 'liveBroadcasts',
909
+			  'httpMethod' => 'PUT',
910
+			  'parameters' => array(
911
+				'part' => array(
912
+				  'location' => 'query',
913
+				  'type' => 'string',
914
+				  'required' => true,
915
+				),
916
+				'onBehalfOfContentOwnerChannel' => array(
917
+				  'location' => 'query',
918
+				  'type' => 'string',
919
+				),
920
+				'onBehalfOfContentOwner' => array(
921
+				  'location' => 'query',
922
+				  'type' => 'string',
923
+				),
924
+			  ),
925
+			),
926
+		  )
927
+		)
928
+	);
929
+	$this->liveStreams = new Google_Service_YouTube_LiveStreams_Resource(
930
+		$this,
931
+		$this->serviceName,
932
+		'liveStreams',
933
+		array(
934
+		  'methods' => array(
935
+			'delete' => array(
936
+			  'path' => 'liveStreams',
937
+			  'httpMethod' => 'DELETE',
938
+			  'parameters' => array(
939
+				'id' => array(
940
+				  'location' => 'query',
941
+				  'type' => 'string',
942
+				  'required' => true,
943
+				),
944
+				'onBehalfOfContentOwnerChannel' => array(
945
+				  'location' => 'query',
946
+				  'type' => 'string',
947
+				),
948
+				'onBehalfOfContentOwner' => array(
949
+				  'location' => 'query',
950
+				  'type' => 'string',
951
+				),
952
+			  ),
953
+			),'insert' => array(
954
+			  'path' => 'liveStreams',
955
+			  'httpMethod' => 'POST',
956
+			  'parameters' => array(
957
+				'part' => array(
958
+				  'location' => 'query',
959
+				  'type' => 'string',
960
+				  'required' => true,
961
+				),
962
+				'onBehalfOfContentOwnerChannel' => array(
963
+				  'location' => 'query',
964
+				  'type' => 'string',
965
+				),
966
+				'onBehalfOfContentOwner' => array(
967
+				  'location' => 'query',
968
+				  'type' => 'string',
969
+				),
970
+			  ),
971
+			),'list' => array(
972
+			  'path' => 'liveStreams',
973
+			  'httpMethod' => 'GET',
974
+			  'parameters' => array(
975
+				'part' => array(
976
+				  'location' => 'query',
977
+				  'type' => 'string',
978
+				  'required' => true,
979
+				),
980
+				'onBehalfOfContentOwner' => array(
981
+				  'location' => 'query',
982
+				  'type' => 'string',
983
+				),
984
+				'onBehalfOfContentOwnerChannel' => array(
985
+				  'location' => 'query',
986
+				  'type' => 'string',
987
+				),
988
+				'mine' => array(
989
+				  'location' => 'query',
990
+				  'type' => 'boolean',
991
+				),
992
+				'maxResults' => array(
993
+				  'location' => 'query',
994
+				  'type' => 'integer',
995
+				),
996
+				'pageToken' => array(
997
+				  'location' => 'query',
998
+				  'type' => 'string',
999
+				),
1000
+				'id' => array(
1001
+				  'location' => 'query',
1002
+				  'type' => 'string',
1003
+				),
1004
+			  ),
1005
+			),'update' => array(
1006
+			  'path' => 'liveStreams',
1007
+			  'httpMethod' => 'PUT',
1008
+			  'parameters' => array(
1009
+				'part' => array(
1010
+				  'location' => 'query',
1011
+				  'type' => 'string',
1012
+				  'required' => true,
1013
+				),
1014
+				'onBehalfOfContentOwnerChannel' => array(
1015
+				  'location' => 'query',
1016
+				  'type' => 'string',
1017
+				),
1018
+				'onBehalfOfContentOwner' => array(
1019
+				  'location' => 'query',
1020
+				  'type' => 'string',
1021
+				),
1022
+			  ),
1023
+			),
1024
+		  )
1025
+		)
1026
+	);
1027
+	$this->playlistItems = new Google_Service_YouTube_PlaylistItems_Resource(
1028
+		$this,
1029
+		$this->serviceName,
1030
+		'playlistItems',
1031
+		array(
1032
+		  'methods' => array(
1033
+			'delete' => array(
1034
+			  'path' => 'playlistItems',
1035
+			  'httpMethod' => 'DELETE',
1036
+			  'parameters' => array(
1037
+				'id' => array(
1038
+				  'location' => 'query',
1039
+				  'type' => 'string',
1040
+				  'required' => true,
1041
+				),
1042
+			  ),
1043
+			),'insert' => array(
1044
+			  'path' => 'playlistItems',
1045
+			  'httpMethod' => 'POST',
1046
+			  'parameters' => array(
1047
+				'part' => array(
1048
+				  'location' => 'query',
1049
+				  'type' => 'string',
1050
+				  'required' => true,
1051
+				),
1052
+				'onBehalfOfContentOwner' => array(
1053
+				  'location' => 'query',
1054
+				  'type' => 'string',
1055
+				),
1056
+			  ),
1057
+			),'list' => array(
1058
+			  'path' => 'playlistItems',
1059
+			  'httpMethod' => 'GET',
1060
+			  'parameters' => array(
1061
+				'part' => array(
1062
+				  'location' => 'query',
1063
+				  'type' => 'string',
1064
+				  'required' => true,
1065
+				),
1066
+				'onBehalfOfContentOwner' => array(
1067
+				  'location' => 'query',
1068
+				  'type' => 'string',
1069
+				),
1070
+				'playlistId' => array(
1071
+				  'location' => 'query',
1072
+				  'type' => 'string',
1073
+				),
1074
+				'videoId' => array(
1075
+				  'location' => 'query',
1076
+				  'type' => 'string',
1077
+				),
1078
+				'maxResults' => array(
1079
+				  'location' => 'query',
1080
+				  'type' => 'integer',
1081
+				),
1082
+				'pageToken' => array(
1083
+				  'location' => 'query',
1084
+				  'type' => 'string',
1085
+				),
1086
+				'id' => array(
1087
+				  'location' => 'query',
1088
+				  'type' => 'string',
1089
+				),
1090
+			  ),
1091
+			),'update' => array(
1092
+			  'path' => 'playlistItems',
1093
+			  'httpMethod' => 'PUT',
1094
+			  'parameters' => array(
1095
+				'part' => array(
1096
+				  'location' => 'query',
1097
+				  'type' => 'string',
1098
+				  'required' => true,
1099
+				),
1100
+			  ),
1101
+			),
1102
+		  )
1103
+		)
1104
+	);
1105
+	$this->playlists = new Google_Service_YouTube_Playlists_Resource(
1106
+		$this,
1107
+		$this->serviceName,
1108
+		'playlists',
1109
+		array(
1110
+		  'methods' => array(
1111
+			'delete' => array(
1112
+			  'path' => 'playlists',
1113
+			  'httpMethod' => 'DELETE',
1114
+			  'parameters' => array(
1115
+				'id' => array(
1116
+				  'location' => 'query',
1117
+				  'type' => 'string',
1118
+				  'required' => true,
1119
+				),
1120
+				'onBehalfOfContentOwner' => array(
1121
+				  'location' => 'query',
1122
+				  'type' => 'string',
1123
+				),
1124
+			  ),
1125
+			),'insert' => array(
1126
+			  'path' => 'playlists',
1127
+			  'httpMethod' => 'POST',
1128
+			  'parameters' => array(
1129
+				'part' => array(
1130
+				  'location' => 'query',
1131
+				  'type' => 'string',
1132
+				  'required' => true,
1133
+				),
1134
+				'onBehalfOfContentOwnerChannel' => array(
1135
+				  'location' => 'query',
1136
+				  'type' => 'string',
1137
+				),
1138
+				'onBehalfOfContentOwner' => array(
1139
+				  'location' => 'query',
1140
+				  'type' => 'string',
1141
+				),
1142
+			  ),
1143
+			),'list' => array(
1144
+			  'path' => 'playlists',
1145
+			  'httpMethod' => 'GET',
1146
+			  'parameters' => array(
1147
+				'part' => array(
1148
+				  'location' => 'query',
1149
+				  'type' => 'string',
1150
+				  'required' => true,
1151
+				),
1152
+				'onBehalfOfContentOwner' => array(
1153
+				  'location' => 'query',
1154
+				  'type' => 'string',
1155
+				),
1156
+				'onBehalfOfContentOwnerChannel' => array(
1157
+				  'location' => 'query',
1158
+				  'type' => 'string',
1159
+				),
1160
+				'channelId' => array(
1161
+				  'location' => 'query',
1162
+				  'type' => 'string',
1163
+				),
1164
+				'mine' => array(
1165
+				  'location' => 'query',
1166
+				  'type' => 'boolean',
1167
+				),
1168
+				'maxResults' => array(
1169
+				  'location' => 'query',
1170
+				  'type' => 'integer',
1171
+				),
1172
+				'pageToken' => array(
1173
+				  'location' => 'query',
1174
+				  'type' => 'string',
1175
+				),
1176
+				'hl' => array(
1177
+				  'location' => 'query',
1178
+				  'type' => 'string',
1179
+				),
1180
+				'id' => array(
1181
+				  'location' => 'query',
1182
+				  'type' => 'string',
1183
+				),
1184
+			  ),
1185
+			),'update' => array(
1186
+			  'path' => 'playlists',
1187
+			  'httpMethod' => 'PUT',
1188
+			  'parameters' => array(
1189
+				'part' => array(
1190
+				  'location' => 'query',
1191
+				  'type' => 'string',
1192
+				  'required' => true,
1193
+				),
1194
+				'onBehalfOfContentOwner' => array(
1195
+				  'location' => 'query',
1196
+				  'type' => 'string',
1197
+				),
1198
+			  ),
1199
+			),
1200
+		  )
1201
+		)
1202
+	);
1203
+	$this->search = new Google_Service_YouTube_Search_Resource(
1204
+		$this,
1205
+		$this->serviceName,
1206
+		'search',
1207
+		array(
1208
+		  'methods' => array(
1209
+			'list' => array(
1210
+			  'path' => 'search',
1211
+			  'httpMethod' => 'GET',
1212
+			  'parameters' => array(
1213
+				'part' => array(
1214
+				  'location' => 'query',
1215
+				  'type' => 'string',
1216
+				  'required' => true,
1217
+				),
1218
+				'eventType' => array(
1219
+				  'location' => 'query',
1220
+				  'type' => 'string',
1221
+				),
1222
+				'channelId' => array(
1223
+				  'location' => 'query',
1224
+				  'type' => 'string',
1225
+				),
1226
+				'forDeveloper' => array(
1227
+				  'location' => 'query',
1228
+				  'type' => 'boolean',
1229
+				),
1230
+				'videoSyndicated' => array(
1231
+				  'location' => 'query',
1232
+				  'type' => 'string',
1233
+				),
1234
+				'channelType' => array(
1235
+				  'location' => 'query',
1236
+				  'type' => 'string',
1237
+				),
1238
+				'videoCaption' => array(
1239
+				  'location' => 'query',
1240
+				  'type' => 'string',
1241
+				),
1242
+				'publishedAfter' => array(
1243
+				  'location' => 'query',
1244
+				  'type' => 'string',
1245
+				),
1246
+				'onBehalfOfContentOwner' => array(
1247
+				  'location' => 'query',
1248
+				  'type' => 'string',
1249
+				),
1250
+				'pageToken' => array(
1251
+				  'location' => 'query',
1252
+				  'type' => 'string',
1253
+				),
1254
+				'forContentOwner' => array(
1255
+				  'location' => 'query',
1256
+				  'type' => 'boolean',
1257
+				),
1258
+				'regionCode' => array(
1259
+				  'location' => 'query',
1260
+				  'type' => 'string',
1261
+				),
1262
+				'location' => array(
1263
+				  'location' => 'query',
1264
+				  'type' => 'string',
1265
+				),
1266
+				'locationRadius' => array(
1267
+				  'location' => 'query',
1268
+				  'type' => 'string',
1269
+				),
1270
+				'videoType' => array(
1271
+				  'location' => 'query',
1272
+				  'type' => 'string',
1273
+				),
1274
+				'type' => array(
1275
+				  'location' => 'query',
1276
+				  'type' => 'string',
1277
+				),
1278
+				'topicId' => array(
1279
+				  'location' => 'query',
1280
+				  'type' => 'string',
1281
+				),
1282
+				'publishedBefore' => array(
1283
+				  'location' => 'query',
1284
+				  'type' => 'string',
1285
+				),
1286
+				'videoDimension' => array(
1287
+				  'location' => 'query',
1288
+				  'type' => 'string',
1289
+				),
1290
+				'videoLicense' => array(
1291
+				  'location' => 'query',
1292
+				  'type' => 'string',
1293
+				),
1294
+				'maxResults' => array(
1295
+				  'location' => 'query',
1296
+				  'type' => 'integer',
1297
+				),
1298
+				'relatedToVideoId' => array(
1299
+				  'location' => 'query',
1300
+				  'type' => 'string',
1301
+				),
1302
+				'videoDefinition' => array(
1303
+				  'location' => 'query',
1304
+				  'type' => 'string',
1305
+				),
1306
+				'videoDuration' => array(
1307
+				  'location' => 'query',
1308
+				  'type' => 'string',
1309
+				),
1310
+				'relevanceLanguage' => array(
1311
+				  'location' => 'query',
1312
+				  'type' => 'string',
1313
+				),
1314
+				'forMine' => array(
1315
+				  'location' => 'query',
1316
+				  'type' => 'boolean',
1317
+				),
1318
+				'q' => array(
1319
+				  'location' => 'query',
1320
+				  'type' => 'string',
1321
+				),
1322
+				'safeSearch' => array(
1323
+				  'location' => 'query',
1324
+				  'type' => 'string',
1325
+				),
1326
+				'videoEmbeddable' => array(
1327
+				  'location' => 'query',
1328
+				  'type' => 'string',
1329
+				),
1330
+				'videoCategoryId' => array(
1331
+				  'location' => 'query',
1332
+				  'type' => 'string',
1333
+				),
1334
+				'order' => array(
1335
+				  'location' => 'query',
1336
+				  'type' => 'string',
1337
+				),
1338
+			  ),
1339
+			),
1340
+		  )
1341
+		)
1342
+	);
1343
+	$this->subscriptions = new Google_Service_YouTube_Subscriptions_Resource(
1344
+		$this,
1345
+		$this->serviceName,
1346
+		'subscriptions',
1347
+		array(
1348
+		  'methods' => array(
1349
+			'delete' => array(
1350
+			  'path' => 'subscriptions',
1351
+			  'httpMethod' => 'DELETE',
1352
+			  'parameters' => array(
1353
+				'id' => array(
1354
+				  'location' => 'query',
1355
+				  'type' => 'string',
1356
+				  'required' => true,
1357
+				),
1358
+			  ),
1359
+			),'insert' => array(
1360
+			  'path' => 'subscriptions',
1361
+			  'httpMethod' => 'POST',
1362
+			  'parameters' => array(
1363
+				'part' => array(
1364
+				  'location' => 'query',
1365
+				  'type' => 'string',
1366
+				  'required' => true,
1367
+				),
1368
+			  ),
1369
+			),'list' => array(
1370
+			  'path' => 'subscriptions',
1371
+			  'httpMethod' => 'GET',
1372
+			  'parameters' => array(
1373
+				'part' => array(
1374
+				  'location' => 'query',
1375
+				  'type' => 'string',
1376
+				  'required' => true,
1377
+				),
1378
+				'onBehalfOfContentOwner' => array(
1379
+				  'location' => 'query',
1380
+				  'type' => 'string',
1381
+				),
1382
+				'onBehalfOfContentOwnerChannel' => array(
1383
+				  'location' => 'query',
1384
+				  'type' => 'string',
1385
+				),
1386
+				'channelId' => array(
1387
+				  'location' => 'query',
1388
+				  'type' => 'string',
1389
+				),
1390
+				'mine' => array(
1391
+				  'location' => 'query',
1392
+				  'type' => 'boolean',
1393
+				),
1394
+				'maxResults' => array(
1395
+				  'location' => 'query',
1396
+				  'type' => 'integer',
1397
+				),
1398
+				'forChannelId' => array(
1399
+				  'location' => 'query',
1400
+				  'type' => 'string',
1401
+				),
1402
+				'pageToken' => array(
1403
+				  'location' => 'query',
1404
+				  'type' => 'string',
1405
+				),
1406
+				'mySubscribers' => array(
1407
+				  'location' => 'query',
1408
+				  'type' => 'boolean',
1409
+				),
1410
+				'order' => array(
1411
+				  'location' => 'query',
1412
+				  'type' => 'string',
1413
+				),
1414
+				'id' => array(
1415
+				  'location' => 'query',
1416
+				  'type' => 'string',
1417
+				),
1418
+			  ),
1419
+			),
1420
+		  )
1421
+		)
1422
+	);
1423
+	$this->thumbnails = new Google_Service_YouTube_Thumbnails_Resource(
1424
+		$this,
1425
+		$this->serviceName,
1426
+		'thumbnails',
1427
+		array(
1428
+		  'methods' => array(
1429
+			'set' => array(
1430
+			  'path' => 'thumbnails/set',
1431
+			  'httpMethod' => 'POST',
1432
+			  'parameters' => array(
1433
+				'videoId' => array(
1434
+				  'location' => 'query',
1435
+				  'type' => 'string',
1436
+				  'required' => true,
1437
+				),
1438
+				'onBehalfOfContentOwner' => array(
1439
+				  'location' => 'query',
1440
+				  'type' => 'string',
1441
+				),
1442
+			  ),
1443
+			),
1444
+		  )
1445
+		)
1446
+	);
1447
+	$this->videoAbuseReportReasons = new Google_Service_YouTube_VideoAbuseReportReasons_Resource(
1448
+		$this,
1449
+		$this->serviceName,
1450
+		'videoAbuseReportReasons',
1451
+		array(
1452
+		  'methods' => array(
1453
+			'list' => array(
1454
+			  'path' => 'videoAbuseReportReasons',
1455
+			  'httpMethod' => 'GET',
1456
+			  'parameters' => array(
1457
+				'part' => array(
1458
+				  'location' => 'query',
1459
+				  'type' => 'string',
1460
+				  'required' => true,
1461
+				),
1462
+				'hl' => array(
1463
+				  'location' => 'query',
1464
+				  'type' => 'string',
1465
+				),
1466
+			  ),
1467
+			),
1468
+		  )
1469
+		)
1470
+	);
1471
+	$this->videoCategories = new Google_Service_YouTube_VideoCategories_Resource(
1472
+		$this,
1473
+		$this->serviceName,
1474
+		'videoCategories',
1475
+		array(
1476
+		  'methods' => array(
1477
+			'list' => array(
1478
+			  'path' => 'videoCategories',
1479
+			  'httpMethod' => 'GET',
1480
+			  'parameters' => array(
1481
+				'part' => array(
1482
+				  'location' => 'query',
1483
+				  'type' => 'string',
1484
+				  'required' => true,
1485
+				),
1486
+				'regionCode' => array(
1487
+				  'location' => 'query',
1488
+				  'type' => 'string',
1489
+				),
1490
+				'id' => array(
1491
+				  'location' => 'query',
1492
+				  'type' => 'string',
1493
+				),
1494
+				'hl' => array(
1495
+				  'location' => 'query',
1496
+				  'type' => 'string',
1497
+				),
1498
+			  ),
1499
+			),
1500
+		  )
1501
+		)
1502
+	);
1503
+	$this->videos = new Google_Service_YouTube_Videos_Resource(
1504
+		$this,
1505
+		$this->serviceName,
1506
+		'videos',
1507
+		array(
1508
+		  'methods' => array(
1509
+			'delete' => array(
1510
+			  'path' => 'videos',
1511
+			  'httpMethod' => 'DELETE',
1512
+			  'parameters' => array(
1513
+				'id' => array(
1514
+				  'location' => 'query',
1515
+				  'type' => 'string',
1516
+				  'required' => true,
1517
+				),
1518
+				'onBehalfOfContentOwner' => array(
1519
+				  'location' => 'query',
1520
+				  'type' => 'string',
1521
+				),
1522
+			  ),
1523
+			),'getRating' => array(
1524
+			  'path' => 'videos/getRating',
1525
+			  'httpMethod' => 'GET',
1526
+			  'parameters' => array(
1527
+				'id' => array(
1528
+				  'location' => 'query',
1529
+				  'type' => 'string',
1530
+				  'required' => true,
1531
+				),
1532
+				'onBehalfOfContentOwner' => array(
1533
+				  'location' => 'query',
1534
+				  'type' => 'string',
1535
+				),
1536
+			  ),
1537
+			),'insert' => array(
1538
+			  'path' => 'videos',
1539
+			  'httpMethod' => 'POST',
1540
+			  'parameters' => array(
1541
+				'part' => array(
1542
+				  'location' => 'query',
1543
+				  'type' => 'string',
1544
+				  'required' => true,
1545
+				),
1546
+				'onBehalfOfContentOwner' => array(
1547
+				  'location' => 'query',
1548
+				  'type' => 'string',
1549
+				),
1550
+				'stabilize' => array(
1551
+				  'location' => 'query',
1552
+				  'type' => 'boolean',
1553
+				),
1554
+				'onBehalfOfContentOwnerChannel' => array(
1555
+				  'location' => 'query',
1556
+				  'type' => 'string',
1557
+				),
1558
+				'notifySubscribers' => array(
1559
+				  'location' => 'query',
1560
+				  'type' => 'boolean',
1561
+				),
1562
+				'autoLevels' => array(
1563
+				  'location' => 'query',
1564
+				  'type' => 'boolean',
1565
+				),
1566
+			  ),
1567
+			),'list' => array(
1568
+			  'path' => 'videos',
1569
+			  'httpMethod' => 'GET',
1570
+			  'parameters' => array(
1571
+				'part' => array(
1572
+				  'location' => 'query',
1573
+				  'type' => 'string',
1574
+				  'required' => true,
1575
+				),
1576
+				'onBehalfOfContentOwner' => array(
1577
+				  'location' => 'query',
1578
+				  'type' => 'string',
1579
+				),
1580
+				'regionCode' => array(
1581
+				  'location' => 'query',
1582
+				  'type' => 'string',
1583
+				),
1584
+				'locale' => array(
1585
+				  'location' => 'query',
1586
+				  'type' => 'string',
1587
+				),
1588
+				'videoCategoryId' => array(
1589
+				  'location' => 'query',
1590
+				  'type' => 'string',
1591
+				),
1592
+				'chart' => array(
1593
+				  'location' => 'query',
1594
+				  'type' => 'string',
1595
+				),
1596
+				'maxResults' => array(
1597
+				  'location' => 'query',
1598
+				  'type' => 'integer',
1599
+				),
1600
+				'pageToken' => array(
1601
+				  'location' => 'query',
1602
+				  'type' => 'string',
1603
+				),
1604
+				'debugProjectIdOverride' => array(
1605
+				  'location' => 'query',
1606
+				  'type' => 'string',
1607
+				),
1608
+				'hl' => array(
1609
+				  'location' => 'query',
1610
+				  'type' => 'string',
1611
+				),
1612
+				'myRating' => array(
1613
+				  'location' => 'query',
1614
+				  'type' => 'string',
1615
+				),
1616
+				'id' => array(
1617
+				  'location' => 'query',
1618
+				  'type' => 'string',
1619
+				),
1620
+			  ),
1621
+			),'rate' => array(
1622
+			  'path' => 'videos/rate',
1623
+			  'httpMethod' => 'POST',
1624
+			  'parameters' => array(
1625
+				'id' => array(
1626
+				  'location' => 'query',
1627
+				  'type' => 'string',
1628
+				  'required' => true,
1629
+				),
1630
+				'rating' => array(
1631
+				  'location' => 'query',
1632
+				  'type' => 'string',
1633
+				  'required' => true,
1634
+				),
1635
+			  ),
1636
+			),'reportAbuse' => array(
1637
+			  'path' => 'videos/reportAbuse',
1638
+			  'httpMethod' => 'POST',
1639
+			  'parameters' => array(
1640
+				'onBehalfOfContentOwner' => array(
1641
+				  'location' => 'query',
1642
+				  'type' => 'string',
1643
+				),
1644
+			  ),
1645
+			),'update' => array(
1646
+			  'path' => 'videos',
1647
+			  'httpMethod' => 'PUT',
1648
+			  'parameters' => array(
1649
+				'part' => array(
1650
+				  'location' => 'query',
1651
+				  'type' => 'string',
1652
+				  'required' => true,
1653
+				),
1654
+				'onBehalfOfContentOwner' => array(
1655
+				  'location' => 'query',
1656
+				  'type' => 'string',
1657
+				),
1658
+			  ),
1659
+			),
1660
+		  )
1661
+		)
1662
+	);
1663
+	$this->watermarks = new Google_Service_YouTube_Watermarks_Resource(
1664
+		$this,
1665
+		$this->serviceName,
1666
+		'watermarks',
1667
+		array(
1668
+		  'methods' => array(
1669
+			'set' => array(
1670
+			  'path' => 'watermarks/set',
1671
+			  'httpMethod' => 'POST',
1672
+			  'parameters' => array(
1673
+				'channelId' => array(
1674
+				  'location' => 'query',
1675
+				  'type' => 'string',
1676
+				  'required' => true,
1677
+				),
1678
+				'onBehalfOfContentOwner' => array(
1679
+				  'location' => 'query',
1680
+				  'type' => 'string',
1681
+				),
1682
+			  ),
1683
+			),'unset' => array(
1684
+			  'path' => 'watermarks/unset',
1685
+			  'httpMethod' => 'POST',
1686
+			  'parameters' => array(
1687
+				'channelId' => array(
1688
+				  'location' => 'query',
1689
+				  'type' => 'string',
1690
+				  'required' => true,
1691
+				),
1692
+				'onBehalfOfContentOwner' => array(
1693
+				  'location' => 'query',
1694
+				  'type' => 'string',
1695
+				),
1696
+			  ),
1697
+			),
1698
+		  )
1699
+		)
1700
+	);
1701 1701
   }
1702 1702
 }
1703 1703
 
@@ -1733,9 +1733,9 @@  discard block
 block discarded – undo
1733 1733
    */
1734 1734
   public function insert($part, Google_Service_YouTube_Activity $postBody, $optParams = array())
1735 1735
   {
1736
-    $params = array('part' => $part, 'postBody' => $postBody);
1737
-    $params = array_merge($params, $optParams);
1738
-    return $this->call('insert', array($params), "Google_Service_YouTube_Activity");
1736
+	$params = array('part' => $part, 'postBody' => $postBody);
1737
+	$params = array_merge($params, $optParams);
1738
+	return $this->call('insert', array($params), "Google_Service_YouTube_Activity");
1739 1739
   }
1740 1740
 
1741 1741
   /**
@@ -1791,9 +1791,9 @@  discard block
 block discarded – undo
1791 1791
    */
1792 1792
   public function listActivities($part, $optParams = array())
1793 1793
   {
1794
-    $params = array('part' => $part);
1795
-    $params = array_merge($params, $optParams);
1796
-    return $this->call('list', array($params), "Google_Service_YouTube_ActivityListResponse");
1794
+	$params = array('part' => $part);
1795
+	$params = array_merge($params, $optParams);
1796
+	return $this->call('list', array($params), "Google_Service_YouTube_ActivityListResponse");
1797 1797
   }
1798 1798
 }
1799 1799
 
@@ -1835,9 +1835,9 @@  discard block
 block discarded – undo
1835 1835
    */
1836 1836
   public function delete($id, $optParams = array())
1837 1837
   {
1838
-    $params = array('id' => $id);
1839
-    $params = array_merge($params, $optParams);
1840
-    return $this->call('delete', array($params));
1838
+	$params = array('id' => $id);
1839
+	$params = array_merge($params, $optParams);
1840
+	return $this->call('delete', array($params));
1841 1841
   }
1842 1842
 
1843 1843
   /**
@@ -1878,9 +1878,9 @@  discard block
 block discarded – undo
1878 1878
    */
1879 1879
   public function download($id, $optParams = array())
1880 1880
   {
1881
-    $params = array('id' => $id);
1882
-    $params = array_merge($params, $optParams);
1883
-    return $this->call('download', array($params));
1881
+	$params = array('id' => $id);
1882
+	$params = array_merge($params, $optParams);
1883
+	return $this->call('download', array($params));
1884 1884
   }
1885 1885
 
1886 1886
   /**
@@ -1919,9 +1919,9 @@  discard block
 block discarded – undo
1919 1919
    */
1920 1920
   public function insert($part, Google_Service_YouTube_Caption $postBody, $optParams = array())
1921 1921
   {
1922
-    $params = array('part' => $part, 'postBody' => $postBody);
1923
-    $params = array_merge($params, $optParams);
1924
-    return $this->call('insert', array($params), "Google_Service_YouTube_Caption");
1922
+	$params = array('part' => $part, 'postBody' => $postBody);
1923
+	$params = array_merge($params, $optParams);
1924
+	return $this->call('insert', array($params), "Google_Service_YouTube_Caption");
1925 1925
   }
1926 1926
 
1927 1927
   /**
@@ -1960,9 +1960,9 @@  discard block
 block discarded – undo
1960 1960
    */
1961 1961
   public function listCaptions($part, $videoId, $optParams = array())
1962 1962
   {
1963
-    $params = array('part' => $part, 'videoId' => $videoId);
1964
-    $params = array_merge($params, $optParams);
1965
-    return $this->call('list', array($params), "Google_Service_YouTube_CaptionListResponse");
1963
+	$params = array('part' => $part, 'videoId' => $videoId);
1964
+	$params = array_merge($params, $optParams);
1965
+	return $this->call('list', array($params), "Google_Service_YouTube_CaptionListResponse");
1966 1966
   }
1967 1967
 
1968 1968
   /**
@@ -2005,9 +2005,9 @@  discard block
 block discarded – undo
2005 2005
    */
2006 2006
   public function update($part, Google_Service_YouTube_Caption $postBody, $optParams = array())
2007 2007
   {
2008
-    $params = array('part' => $part, 'postBody' => $postBody);
2009
-    $params = array_merge($params, $optParams);
2010
-    return $this->call('update', array($params), "Google_Service_YouTube_Caption");
2008
+	$params = array('part' => $part, 'postBody' => $postBody);
2009
+	$params = array_merge($params, $optParams);
2010
+	return $this->call('update', array($params), "Google_Service_YouTube_Caption");
2011 2011
   }
2012 2012
 }
2013 2013
 
@@ -2052,9 +2052,9 @@  discard block
 block discarded – undo
2052 2052
    */
2053 2053
   public function insert(Google_Service_YouTube_ChannelBannerResource $postBody, $optParams = array())
2054 2054
   {
2055
-    $params = array('postBody' => $postBody);
2056
-    $params = array_merge($params, $optParams);
2057
-    return $this->call('insert', array($params), "Google_Service_YouTube_ChannelBannerResource");
2055
+	$params = array('postBody' => $postBody);
2056
+	$params = array_merge($params, $optParams);
2057
+	return $this->call('insert', array($params), "Google_Service_YouTube_ChannelBannerResource");
2058 2058
   }
2059 2059
 }
2060 2060
 
@@ -2092,9 +2092,9 @@  discard block
 block discarded – undo
2092 2092
    */
2093 2093
   public function delete($id, $optParams = array())
2094 2094
   {
2095
-    $params = array('id' => $id);
2096
-    $params = array_merge($params, $optParams);
2097
-    return $this->call('delete', array($params));
2095
+	$params = array('id' => $id);
2096
+	$params = array_merge($params, $optParams);
2097
+	return $this->call('delete', array($params));
2098 2098
   }
2099 2099
 
2100 2100
   /**
@@ -2145,9 +2145,9 @@  discard block
 block discarded – undo
2145 2145
    */
2146 2146
   public function insert($part, Google_Service_YouTube_ChannelSection $postBody, $optParams = array())
2147 2147
   {
2148
-    $params = array('part' => $part, 'postBody' => $postBody);
2149
-    $params = array_merge($params, $optParams);
2150
-    return $this->call('insert', array($params), "Google_Service_YouTube_ChannelSection");
2148
+	$params = array('part' => $part, 'postBody' => $postBody);
2149
+	$params = array_merge($params, $optParams);
2150
+	return $this->call('insert', array($params), "Google_Service_YouTube_ChannelSection");
2151 2151
   }
2152 2152
 
2153 2153
   /**
@@ -2197,9 +2197,9 @@  discard block
 block discarded – undo
2197 2197
    */
2198 2198
   public function listChannelSections($part, $optParams = array())
2199 2199
   {
2200
-    $params = array('part' => $part);
2201
-    $params = array_merge($params, $optParams);
2202
-    return $this->call('list', array($params), "Google_Service_YouTube_ChannelSectionListResponse");
2200
+	$params = array('part' => $part);
2201
+	$params = array_merge($params, $optParams);
2202
+	return $this->call('list', array($params), "Google_Service_YouTube_ChannelSectionListResponse");
2203 2203
   }
2204 2204
 
2205 2205
   /**
@@ -2230,9 +2230,9 @@  discard block
 block discarded – undo
2230 2230
    */
2231 2231
   public function update($part, Google_Service_YouTube_ChannelSection $postBody, $optParams = array())
2232 2232
   {
2233
-    $params = array('part' => $part, 'postBody' => $postBody);
2234
-    $params = array_merge($params, $optParams);
2235
-    return $this->call('update', array($params), "Google_Service_YouTube_ChannelSection");
2233
+	$params = array('part' => $part, 'postBody' => $postBody);
2234
+	$params = array_merge($params, $optParams);
2235
+	return $this->call('update', array($params), "Google_Service_YouTube_ChannelSection");
2236 2236
   }
2237 2237
 }
2238 2238
 
@@ -2306,9 +2306,9 @@  discard block
 block discarded – undo
2306 2306
    */
2307 2307
   public function listChannels($part, $optParams = array())
2308 2308
   {
2309
-    $params = array('part' => $part);
2310
-    $params = array_merge($params, $optParams);
2311
-    return $this->call('list', array($params), "Google_Service_YouTube_ChannelListResponse");
2309
+	$params = array('part' => $part);
2310
+	$params = array_merge($params, $optParams);
2311
+	return $this->call('list', array($params), "Google_Service_YouTube_ChannelListResponse");
2312 2312
   }
2313 2313
 
2314 2314
   /**
@@ -2342,9 +2342,9 @@  discard block
 block discarded – undo
2342 2342
    */
2343 2343
   public function update($part, Google_Service_YouTube_Channel $postBody, $optParams = array())
2344 2344
   {
2345
-    $params = array('part' => $part, 'postBody' => $postBody);
2346
-    $params = array_merge($params, $optParams);
2347
-    return $this->call('update', array($params), "Google_Service_YouTube_Channel");
2345
+	$params = array('part' => $part, 'postBody' => $postBody);
2346
+	$params = array_merge($params, $optParams);
2347
+	return $this->call('update', array($params), "Google_Service_YouTube_Channel");
2348 2348
   }
2349 2349
 }
2350 2350
 
@@ -2376,9 +2376,9 @@  discard block
 block discarded – undo
2376 2376
    */
2377 2377
   public function insert($part, Google_Service_YouTube_CommentThread $postBody, $optParams = array())
2378 2378
   {
2379
-    $params = array('part' => $part, 'postBody' => $postBody);
2380
-    $params = array_merge($params, $optParams);
2381
-    return $this->call('insert', array($params), "Google_Service_YouTube_CommentThread");
2379
+	$params = array('part' => $part, 'postBody' => $postBody);
2380
+	$params = array_merge($params, $optParams);
2381
+	return $this->call('insert', array($params), "Google_Service_YouTube_CommentThread");
2382 2382
   }
2383 2383
 
2384 2384
   /**
@@ -2436,9 +2436,9 @@  discard block
 block discarded – undo
2436 2436
    */
2437 2437
   public function listCommentThreads($part, $optParams = array())
2438 2438
   {
2439
-    $params = array('part' => $part);
2440
-    $params = array_merge($params, $optParams);
2441
-    return $this->call('list', array($params), "Google_Service_YouTube_CommentThreadListResponse");
2439
+	$params = array('part' => $part);
2440
+	$params = array_merge($params, $optParams);
2441
+	return $this->call('list', array($params), "Google_Service_YouTube_CommentThreadListResponse");
2442 2442
   }
2443 2443
 
2444 2444
   /**
@@ -2454,9 +2454,9 @@  discard block
 block discarded – undo
2454 2454
    */
2455 2455
   public function update($part, Google_Service_YouTube_CommentThread $postBody, $optParams = array())
2456 2456
   {
2457
-    $params = array('part' => $part, 'postBody' => $postBody);
2458
-    $params = array_merge($params, $optParams);
2459
-    return $this->call('update', array($params), "Google_Service_YouTube_CommentThread");
2457
+	$params = array('part' => $part, 'postBody' => $postBody);
2458
+	$params = array_merge($params, $optParams);
2459
+	return $this->call('update', array($params), "Google_Service_YouTube_CommentThread");
2460 2460
   }
2461 2461
 }
2462 2462
 
@@ -2480,9 +2480,9 @@  discard block
 block discarded – undo
2480 2480
    */
2481 2481
   public function delete($id, $optParams = array())
2482 2482
   {
2483
-    $params = array('id' => $id);
2484
-    $params = array_merge($params, $optParams);
2485
-    return $this->call('delete', array($params));
2483
+	$params = array('id' => $id);
2484
+	$params = array_merge($params, $optParams);
2485
+	return $this->call('delete', array($params));
2486 2486
   }
2487 2487
 
2488 2488
   /**
@@ -2498,9 +2498,9 @@  discard block
 block discarded – undo
2498 2498
    */
2499 2499
   public function insert($part, Google_Service_YouTube_Comment $postBody, $optParams = array())
2500 2500
   {
2501
-    $params = array('part' => $part, 'postBody' => $postBody);
2502
-    $params = array_merge($params, $optParams);
2503
-    return $this->call('insert', array($params), "Google_Service_YouTube_Comment");
2501
+	$params = array('part' => $part, 'postBody' => $postBody);
2502
+	$params = array_merge($params, $optParams);
2503
+	return $this->call('insert', array($params), "Google_Service_YouTube_Comment");
2504 2504
   }
2505 2505
 
2506 2506
   /**
@@ -2537,9 +2537,9 @@  discard block
 block discarded – undo
2537 2537
    */
2538 2538
   public function listComments($part, $optParams = array())
2539 2539
   {
2540
-    $params = array('part' => $part);
2541
-    $params = array_merge($params, $optParams);
2542
-    return $this->call('list', array($params), "Google_Service_YouTube_CommentListResponse");
2540
+	$params = array('part' => $part);
2541
+	$params = array_merge($params, $optParams);
2542
+	return $this->call('list', array($params), "Google_Service_YouTube_CommentListResponse");
2543 2543
   }
2544 2544
 
2545 2545
   /**
@@ -2552,9 +2552,9 @@  discard block
 block discarded – undo
2552 2552
    */
2553 2553
   public function markAsSpam($id, $optParams = array())
2554 2554
   {
2555
-    $params = array('id' => $id);
2556
-    $params = array_merge($params, $optParams);
2557
-    return $this->call('markAsSpam', array($params));
2555
+	$params = array('id' => $id);
2556
+	$params = array_merge($params, $optParams);
2557
+	return $this->call('markAsSpam', array($params));
2558 2558
   }
2559 2559
 
2560 2560
   /**
@@ -2577,9 +2577,9 @@  discard block
 block discarded – undo
2577 2577
    */
2578 2578
   public function setModerationStatus($id, $moderationStatus, $optParams = array())
2579 2579
   {
2580
-    $params = array('id' => $id, 'moderationStatus' => $moderationStatus);
2581
-    $params = array_merge($params, $optParams);
2582
-    return $this->call('setModerationStatus', array($params));
2580
+	$params = array('id' => $id, 'moderationStatus' => $moderationStatus);
2581
+	$params = array_merge($params, $optParams);
2582
+	return $this->call('setModerationStatus', array($params));
2583 2583
   }
2584 2584
 
2585 2585
   /**
@@ -2595,9 +2595,9 @@  discard block
 block discarded – undo
2595 2595
    */
2596 2596
   public function update($part, Google_Service_YouTube_Comment $postBody, $optParams = array())
2597 2597
   {
2598
-    $params = array('part' => $part, 'postBody' => $postBody);
2599
-    $params = array_merge($params, $optParams);
2600
-    return $this->call('update', array($params), "Google_Service_YouTube_Comment");
2598
+	$params = array('part' => $part, 'postBody' => $postBody);
2599
+	$params = array_merge($params, $optParams);
2600
+	return $this->call('update', array($params), "Google_Service_YouTube_Comment");
2601 2601
   }
2602 2602
 }
2603 2603
 
@@ -2634,9 +2634,9 @@  discard block
 block discarded – undo
2634 2634
    */
2635 2635
   public function listGuideCategories($part, $optParams = array())
2636 2636
   {
2637
-    $params = array('part' => $part);
2638
-    $params = array_merge($params, $optParams);
2639
-    return $this->call('list', array($params), "Google_Service_YouTube_GuideCategoryListResponse");
2637
+	$params = array('part' => $part);
2638
+	$params = array_merge($params, $optParams);
2639
+	return $this->call('list', array($params), "Google_Service_YouTube_GuideCategoryListResponse");
2640 2640
   }
2641 2641
 }
2642 2642
 
@@ -2666,9 +2666,9 @@  discard block
 block discarded – undo
2666 2666
    */
2667 2667
   public function listI18nLanguages($part, $optParams = array())
2668 2668
   {
2669
-    $params = array('part' => $part);
2670
-    $params = array_merge($params, $optParams);
2671
-    return $this->call('list', array($params), "Google_Service_YouTube_I18nLanguageListResponse");
2669
+	$params = array('part' => $part);
2670
+	$params = array_merge($params, $optParams);
2671
+	return $this->call('list', array($params), "Google_Service_YouTube_I18nLanguageListResponse");
2672 2672
   }
2673 2673
 }
2674 2674
 
@@ -2698,9 +2698,9 @@  discard block
 block discarded – undo
2698 2698
    */
2699 2699
   public function listI18nRegions($part, $optParams = array())
2700 2700
   {
2701
-    $params = array('part' => $part);
2702
-    $params = array_merge($params, $optParams);
2703
-    return $this->call('list', array($params), "Google_Service_YouTube_I18nRegionListResponse");
2701
+	$params = array('part' => $part);
2702
+	$params = array_merge($params, $optParams);
2703
+	return $this->call('list', array($params), "Google_Service_YouTube_I18nRegionListResponse");
2704 2704
   }
2705 2705
 }
2706 2706
 
@@ -2768,9 +2768,9 @@  discard block
 block discarded – undo
2768 2768
    */
2769 2769
   public function bind($id, $part, $optParams = array())
2770 2770
   {
2771
-    $params = array('id' => $id, 'part' => $part);
2772
-    $params = array_merge($params, $optParams);
2773
-    return $this->call('bind', array($params), "Google_Service_YouTube_LiveBroadcast");
2771
+	$params = array('id' => $id, 'part' => $part);
2772
+	$params = array_merge($params, $optParams);
2773
+	return $this->call('bind', array($params), "Google_Service_YouTube_LiveBroadcast");
2774 2774
   }
2775 2775
 
2776 2776
   /**
@@ -2838,9 +2838,9 @@  discard block
 block discarded – undo
2838 2838
    */
2839 2839
   public function control($id, $part, $optParams = array())
2840 2840
   {
2841
-    $params = array('id' => $id, 'part' => $part);
2842
-    $params = array_merge($params, $optParams);
2843
-    return $this->call('control', array($params), "Google_Service_YouTube_LiveBroadcast");
2841
+	$params = array('id' => $id, 'part' => $part);
2842
+	$params = array_merge($params, $optParams);
2843
+	return $this->call('control', array($params), "Google_Service_YouTube_LiveBroadcast");
2844 2844
   }
2845 2845
 
2846 2846
   /**
@@ -2884,9 +2884,9 @@  discard block
 block discarded – undo
2884 2884
    */
2885 2885
   public function delete($id, $optParams = array())
2886 2886
   {
2887
-    $params = array('id' => $id);
2888
-    $params = array_merge($params, $optParams);
2889
-    return $this->call('delete', array($params));
2887
+	$params = array('id' => $id);
2888
+	$params = array_merge($params, $optParams);
2889
+	return $this->call('delete', array($params));
2890 2890
   }
2891 2891
 
2892 2892
   /**
@@ -2936,9 +2936,9 @@  discard block
 block discarded – undo
2936 2936
    */
2937 2937
   public function insert($part, Google_Service_YouTube_LiveBroadcast $postBody, $optParams = array())
2938 2938
   {
2939
-    $params = array('part' => $part, 'postBody' => $postBody);
2940
-    $params = array_merge($params, $optParams);
2941
-    return $this->call('insert', array($params), "Google_Service_YouTube_LiveBroadcast");
2939
+	$params = array('part' => $part, 'postBody' => $postBody);
2940
+	$params = array_merge($params, $optParams);
2941
+	return $this->call('insert', array($params), "Google_Service_YouTube_LiveBroadcast");
2942 2942
   }
2943 2943
 
2944 2944
   /**
@@ -3000,9 +3000,9 @@  discard block
 block discarded – undo
3000 3000
    */
3001 3001
   public function listLiveBroadcasts($part, $optParams = array())
3002 3002
   {
3003
-    $params = array('part' => $part);
3004
-    $params = array_merge($params, $optParams);
3005
-    return $this->call('list', array($params), "Google_Service_YouTube_LiveBroadcastListResponse");
3003
+	$params = array('part' => $part);
3004
+	$params = array_merge($params, $optParams);
3005
+	return $this->call('list', array($params), "Google_Service_YouTube_LiveBroadcastListResponse");
3006 3006
   }
3007 3007
 
3008 3008
   /**
@@ -3060,9 +3060,9 @@  discard block
 block discarded – undo
3060 3060
    */
3061 3061
   public function transition($broadcastStatus, $id, $part, $optParams = array())
3062 3062
   {
3063
-    $params = array('broadcastStatus' => $broadcastStatus, 'id' => $id, 'part' => $part);
3064
-    $params = array_merge($params, $optParams);
3065
-    return $this->call('transition', array($params), "Google_Service_YouTube_LiveBroadcast");
3063
+	$params = array('broadcastStatus' => $broadcastStatus, 'id' => $id, 'part' => $part);
3064
+	$params = array_merge($params, $optParams);
3065
+	return $this->call('transition', array($params), "Google_Service_YouTube_LiveBroadcast");
3066 3066
   }
3067 3067
 
3068 3068
   /**
@@ -3124,9 +3124,9 @@  discard block
 block discarded – undo
3124 3124
    */
3125 3125
   public function update($part, Google_Service_YouTube_LiveBroadcast $postBody, $optParams = array())
3126 3126
   {
3127
-    $params = array('part' => $part, 'postBody' => $postBody);
3128
-    $params = array_merge($params, $optParams);
3129
-    return $this->call('update', array($params), "Google_Service_YouTube_LiveBroadcast");
3127
+	$params = array('part' => $part, 'postBody' => $postBody);
3128
+	$params = array_merge($params, $optParams);
3129
+	return $this->call('update', array($params), "Google_Service_YouTube_LiveBroadcast");
3130 3130
   }
3131 3131
 }
3132 3132
 
@@ -3182,9 +3182,9 @@  discard block
 block discarded – undo
3182 3182
    */
3183 3183
   public function delete($id, $optParams = array())
3184 3184
   {
3185
-    $params = array('id' => $id);
3186
-    $params = array_merge($params, $optParams);
3187
-    return $this->call('delete', array($params));
3185
+	$params = array('id' => $id);
3186
+	$params = array_merge($params, $optParams);
3187
+	return $this->call('delete', array($params));
3188 3188
   }
3189 3189
 
3190 3190
   /**
@@ -3235,9 +3235,9 @@  discard block
 block discarded – undo
3235 3235
    */
3236 3236
   public function insert($part, Google_Service_YouTube_LiveStream $postBody, $optParams = array())
3237 3237
   {
3238
-    $params = array('part' => $part, 'postBody' => $postBody);
3239
-    $params = array_merge($params, $optParams);
3240
-    return $this->call('insert', array($params), "Google_Service_YouTube_LiveStream");
3238
+	$params = array('part' => $part, 'postBody' => $postBody);
3239
+	$params = array_merge($params, $optParams);
3240
+	return $this->call('insert', array($params), "Google_Service_YouTube_LiveStream");
3241 3241
   }
3242 3242
 
3243 3243
   /**
@@ -3297,9 +3297,9 @@  discard block
 block discarded – undo
3297 3297
    */
3298 3298
   public function listLiveStreams($part, $optParams = array())
3299 3299
   {
3300
-    $params = array('part' => $part);
3301
-    $params = array_merge($params, $optParams);
3302
-    return $this->call('list', array($params), "Google_Service_YouTube_LiveStreamListResponse");
3300
+	$params = array('part' => $part);
3301
+	$params = array_merge($params, $optParams);
3302
+	return $this->call('list', array($params), "Google_Service_YouTube_LiveStreamListResponse");
3303 3303
   }
3304 3304
 
3305 3305
   /**
@@ -3356,9 +3356,9 @@  discard block
 block discarded – undo
3356 3356
    */
3357 3357
   public function update($part, Google_Service_YouTube_LiveStream $postBody, $optParams = array())
3358 3358
   {
3359
-    $params = array('part' => $part, 'postBody' => $postBody);
3360
-    $params = array_merge($params, $optParams);
3361
-    return $this->call('update', array($params), "Google_Service_YouTube_LiveStream");
3359
+	$params = array('part' => $part, 'postBody' => $postBody);
3360
+	$params = array_merge($params, $optParams);
3361
+	return $this->call('update', array($params), "Google_Service_YouTube_LiveStream");
3362 3362
   }
3363 3363
 }
3364 3364
 
@@ -3383,9 +3383,9 @@  discard block
 block discarded – undo
3383 3383
    */
3384 3384
   public function delete($id, $optParams = array())
3385 3385
   {
3386
-    $params = array('id' => $id);
3387
-    $params = array_merge($params, $optParams);
3388
-    return $this->call('delete', array($params));
3386
+	$params = array('id' => $id);
3387
+	$params = array_merge($params, $optParams);
3388
+	return $this->call('delete', array($params));
3389 3389
   }
3390 3390
 
3391 3391
   /**
@@ -3413,9 +3413,9 @@  discard block
 block discarded – undo
3413 3413
    */
3414 3414
   public function insert($part, Google_Service_YouTube_PlaylistItem $postBody, $optParams = array())
3415 3415
   {
3416
-    $params = array('part' => $part, 'postBody' => $postBody);
3417
-    $params = array_merge($params, $optParams);
3418
-    return $this->call('insert', array($params), "Google_Service_YouTube_PlaylistItem");
3416
+	$params = array('part' => $part, 'postBody' => $postBody);
3417
+	$params = array_merge($params, $optParams);
3418
+	return $this->call('insert', array($params), "Google_Service_YouTube_PlaylistItem");
3419 3419
   }
3420 3420
 
3421 3421
   /**
@@ -3467,9 +3467,9 @@  discard block
 block discarded – undo
3467 3467
    */
3468 3468
   public function listPlaylistItems($part, $optParams = array())
3469 3469
   {
3470
-    $params = array('part' => $part);
3471
-    $params = array_merge($params, $optParams);
3472
-    return $this->call('list', array($params), "Google_Service_YouTube_PlaylistItemListResponse");
3470
+	$params = array('part' => $part);
3471
+	$params = array_merge($params, $optParams);
3472
+	return $this->call('list', array($params), "Google_Service_YouTube_PlaylistItemListResponse");
3473 3473
   }
3474 3474
 
3475 3475
   /**
@@ -3496,9 +3496,9 @@  discard block
 block discarded – undo
3496 3496
    */
3497 3497
   public function update($part, Google_Service_YouTube_PlaylistItem $postBody, $optParams = array())
3498 3498
   {
3499
-    $params = array('part' => $part, 'postBody' => $postBody);
3500
-    $params = array_merge($params, $optParams);
3501
-    return $this->call('update', array($params), "Google_Service_YouTube_PlaylistItem");
3499
+	$params = array('part' => $part, 'postBody' => $postBody);
3500
+	$params = array_merge($params, $optParams);
3501
+	return $this->call('update', array($params), "Google_Service_YouTube_PlaylistItem");
3502 3502
   }
3503 3503
 }
3504 3504
 
@@ -3536,9 +3536,9 @@  discard block
 block discarded – undo
3536 3536
    */
3537 3537
   public function delete($id, $optParams = array())
3538 3538
   {
3539
-    $params = array('id' => $id);
3540
-    $params = array_merge($params, $optParams);
3541
-    return $this->call('delete', array($params));
3539
+	$params = array('id' => $id);
3540
+	$params = array_merge($params, $optParams);
3541
+	return $this->call('delete', array($params));
3542 3542
   }
3543 3543
 
3544 3544
   /**
@@ -3585,9 +3585,9 @@  discard block
 block discarded – undo
3585 3585
    */
3586 3586
   public function insert($part, Google_Service_YouTube_Playlist $postBody, $optParams = array())
3587 3587
   {
3588
-    $params = array('part' => $part, 'postBody' => $postBody);
3589
-    $params = array_merge($params, $optParams);
3590
-    return $this->call('insert', array($params), "Google_Service_YouTube_Playlist");
3588
+	$params = array('part' => $part, 'postBody' => $postBody);
3589
+	$params = array_merge($params, $optParams);
3590
+	return $this->call('insert', array($params), "Google_Service_YouTube_Playlist");
3591 3591
   }
3592 3592
 
3593 3593
   /**
@@ -3657,9 +3657,9 @@  discard block
 block discarded – undo
3657 3657
    */
3658 3658
   public function listPlaylists($part, $optParams = array())
3659 3659
   {
3660
-    $params = array('part' => $part);
3661
-    $params = array_merge($params, $optParams);
3662
-    return $this->call('list', array($params), "Google_Service_YouTube_PlaylistListResponse");
3660
+	$params = array('part' => $part);
3661
+	$params = array_merge($params, $optParams);
3662
+	return $this->call('list', array($params), "Google_Service_YouTube_PlaylistListResponse");
3663 3663
   }
3664 3664
 
3665 3665
   /**
@@ -3695,9 +3695,9 @@  discard block
 block discarded – undo
3695 3695
    */
3696 3696
   public function update($part, Google_Service_YouTube_Playlist $postBody, $optParams = array())
3697 3697
   {
3698
-    $params = array('part' => $part, 'postBody' => $postBody);
3699
-    $params = array_merge($params, $optParams);
3700
-    return $this->call('update', array($params), "Google_Service_YouTube_Playlist");
3698
+	$params = array('part' => $part, 'postBody' => $postBody);
3699
+	$params = array_merge($params, $optParams);
3700
+	return $this->call('update', array($params), "Google_Service_YouTube_Playlist");
3701 3701
   }
3702 3702
 }
3703 3703
 
@@ -3865,9 +3865,9 @@  discard block
 block discarded – undo
3865 3865
    */
3866 3866
   public function listSearch($part, $optParams = array())
3867 3867
   {
3868
-    $params = array('part' => $part);
3869
-    $params = array_merge($params, $optParams);
3870
-    return $this->call('list', array($params), "Google_Service_YouTube_SearchListResponse");
3868
+	$params = array('part' => $part);
3869
+	$params = array_merge($params, $optParams);
3870
+	return $this->call('list', array($params), "Google_Service_YouTube_SearchListResponse");
3871 3871
   }
3872 3872
 }
3873 3873
 
@@ -3892,9 +3892,9 @@  discard block
 block discarded – undo
3892 3892
    */
3893 3893
   public function delete($id, $optParams = array())
3894 3894
   {
3895
-    $params = array('id' => $id);
3896
-    $params = array_merge($params, $optParams);
3897
-    return $this->call('delete', array($params));
3895
+	$params = array('id' => $id);
3896
+	$params = array_merge($params, $optParams);
3897
+	return $this->call('delete', array($params));
3898 3898
   }
3899 3899
 
3900 3900
   /**
@@ -3910,9 +3910,9 @@  discard block
 block discarded – undo
3910 3910
    */
3911 3911
   public function insert($part, Google_Service_YouTube_Subscription $postBody, $optParams = array())
3912 3912
   {
3913
-    $params = array('part' => $part, 'postBody' => $postBody);
3914
-    $params = array_merge($params, $optParams);
3915
-    return $this->call('insert', array($params), "Google_Service_YouTube_Subscription");
3913
+	$params = array('part' => $part, 'postBody' => $postBody);
3914
+	$params = array_merge($params, $optParams);
3915
+	return $this->call('insert', array($params), "Google_Service_YouTube_Subscription");
3916 3916
   }
3917 3917
 
3918 3918
   /**
@@ -3985,9 +3985,9 @@  discard block
 block discarded – undo
3985 3985
    */
3986 3986
   public function listSubscriptions($part, $optParams = array())
3987 3987
   {
3988
-    $params = array('part' => $part);
3989
-    $params = array_merge($params, $optParams);
3990
-    return $this->call('list', array($params), "Google_Service_YouTube_SubscriptionListResponse");
3988
+	$params = array('part' => $part);
3989
+	$params = array_merge($params, $optParams);
3990
+	return $this->call('list', array($params), "Google_Service_YouTube_SubscriptionListResponse");
3991 3991
   }
3992 3992
 }
3993 3993
 
@@ -4026,9 +4026,9 @@  discard block
 block discarded – undo
4026 4026
    */
4027 4027
   public function set($videoId, $optParams = array())
4028 4028
   {
4029
-    $params = array('videoId' => $videoId);
4030
-    $params = array_merge($params, $optParams);
4031
-    return $this->call('set', array($params), "Google_Service_YouTube_ThumbnailSetResponse");
4029
+	$params = array('videoId' => $videoId);
4030
+	$params = array_merge($params, $optParams);
4031
+	return $this->call('set', array($params), "Google_Service_YouTube_ThumbnailSetResponse");
4032 4032
   }
4033 4033
 }
4034 4034
 
@@ -4058,9 +4058,9 @@  discard block
 block discarded – undo
4058 4058
    */
4059 4059
   public function listVideoAbuseReportReasons($part, $optParams = array())
4060 4060
   {
4061
-    $params = array('part' => $part);
4062
-    $params = array_merge($params, $optParams);
4063
-    return $this->call('list', array($params), "Google_Service_YouTube_VideoAbuseReportReasonListResponse");
4061
+	$params = array('part' => $part);
4062
+	$params = array_merge($params, $optParams);
4063
+	return $this->call('list', array($params), "Google_Service_YouTube_VideoAbuseReportReasonListResponse");
4064 4064
   }
4065 4065
 }
4066 4066
 
@@ -4095,9 +4095,9 @@  discard block
 block discarded – undo
4095 4095
    */
4096 4096
   public function listVideoCategories($part, $optParams = array())
4097 4097
   {
4098
-    $params = array('part' => $part);
4099
-    $params = array_merge($params, $optParams);
4100
-    return $this->call('list', array($params), "Google_Service_YouTube_VideoCategoryListResponse");
4098
+	$params = array('part' => $part);
4099
+	$params = array_merge($params, $optParams);
4100
+	return $this->call('list', array($params), "Google_Service_YouTube_VideoCategoryListResponse");
4101 4101
   }
4102 4102
 }
4103 4103
 
@@ -4135,9 +4135,9 @@  discard block
 block discarded – undo
4135 4135
    */
4136 4136
   public function delete($id, $optParams = array())
4137 4137
   {
4138
-    $params = array('id' => $id);
4139
-    $params = array_merge($params, $optParams);
4140
-    return $this->call('delete', array($params));
4138
+	$params = array('id' => $id);
4139
+	$params = array_merge($params, $optParams);
4140
+	return $this->call('delete', array($params));
4141 4141
   }
4142 4142
 
4143 4143
   /**
@@ -4165,9 +4165,9 @@  discard block
 block discarded – undo
4165 4165
    */
4166 4166
   public function getRating($id, $optParams = array())
4167 4167
   {
4168
-    $params = array('id' => $id);
4169
-    $params = array_merge($params, $optParams);
4170
-    return $this->call('getRating', array($params), "Google_Service_YouTube_VideoGetRatingResponse");
4168
+	$params = array('id' => $id);
4169
+	$params = array_merge($params, $optParams);
4170
+	return $this->call('getRating', array($params), "Google_Service_YouTube_VideoGetRatingResponse");
4171 4171
   }
4172 4172
 
4173 4173
   /**
@@ -4232,9 +4232,9 @@  discard block
 block discarded – undo
4232 4232
    */
4233 4233
   public function insert($part, Google_Service_YouTube_Video $postBody, $optParams = array())
4234 4234
   {
4235
-    $params = array('part' => $part, 'postBody' => $postBody);
4236
-    $params = array_merge($params, $optParams);
4237
-    return $this->call('insert', array($params), "Google_Service_YouTube_Video");
4235
+	$params = array('part' => $part, 'postBody' => $postBody);
4236
+	$params = array_merge($params, $optParams);
4237
+	return $this->call('insert', array($params), "Google_Service_YouTube_Video");
4238 4238
   }
4239 4239
 
4240 4240
   /**
@@ -4309,9 +4309,9 @@  discard block
 block discarded – undo
4309 4309
    */
4310 4310
   public function listVideos($part, $optParams = array())
4311 4311
   {
4312
-    $params = array('part' => $part);
4313
-    $params = array_merge($params, $optParams);
4314
-    return $this->call('list', array($params), "Google_Service_YouTube_VideoListResponse");
4312
+	$params = array('part' => $part);
4313
+	$params = array_merge($params, $optParams);
4314
+	return $this->call('list', array($params), "Google_Service_YouTube_VideoListResponse");
4315 4315
   }
4316 4316
 
4317 4317
   /**
@@ -4325,9 +4325,9 @@  discard block
 block discarded – undo
4325 4325
    */
4326 4326
   public function rate($id, $rating, $optParams = array())
4327 4327
   {
4328
-    $params = array('id' => $id, 'rating' => $rating);
4329
-    $params = array_merge($params, $optParams);
4330
-    return $this->call('rate', array($params));
4328
+	$params = array('id' => $id, 'rating' => $rating);
4329
+	$params = array_merge($params, $optParams);
4330
+	return $this->call('rate', array($params));
4331 4331
   }
4332 4332
 
4333 4333
   /**
@@ -4351,9 +4351,9 @@  discard block
 block discarded – undo
4351 4351
    */
4352 4352
   public function reportAbuse(Google_Service_YouTube_VideoAbuseReport $postBody, $optParams = array())
4353 4353
   {
4354
-    $params = array('postBody' => $postBody);
4355
-    $params = array_merge($params, $optParams);
4356
-    return $this->call('reportAbuse', array($params));
4354
+	$params = array('postBody' => $postBody);
4355
+	$params = array_merge($params, $optParams);
4356
+	return $this->call('reportAbuse', array($params));
4357 4357
   }
4358 4358
 
4359 4359
   /**
@@ -4397,9 +4397,9 @@  discard block
 block discarded – undo
4397 4397
    */
4398 4398
   public function update($part, Google_Service_YouTube_Video $postBody, $optParams = array())
4399 4399
   {
4400
-    $params = array('part' => $part, 'postBody' => $postBody);
4401
-    $params = array_merge($params, $optParams);
4402
-    return $this->call('update', array($params), "Google_Service_YouTube_Video");
4400
+	$params = array('part' => $part, 'postBody' => $postBody);
4401
+	$params = array_merge($params, $optParams);
4402
+	return $this->call('update', array($params), "Google_Service_YouTube_Video");
4403 4403
   }
4404 4404
 }
4405 4405
 
@@ -4438,9 +4438,9 @@  discard block
 block discarded – undo
4438 4438
    */
4439 4439
   public function set($channelId, Google_Service_YouTube_InvideoBranding $postBody, $optParams = array())
4440 4440
   {
4441
-    $params = array('channelId' => $channelId, 'postBody' => $postBody);
4442
-    $params = array_merge($params, $optParams);
4443
-    return $this->call('set', array($params));
4441
+	$params = array('channelId' => $channelId, 'postBody' => $postBody);
4442
+	$params = array_merge($params, $optParams);
4443
+	return $this->call('set', array($params));
4444 4444
   }
4445 4445
 
4446 4446
   /**
@@ -4465,9 +4465,9 @@  discard block
 block discarded – undo
4465 4465
    */
4466 4466
   public function unsetWatermarks($channelId, $optParams = array())
4467 4467
   {
4468
-    $params = array('channelId' => $channelId);
4469
-    $params = array_merge($params, $optParams);
4470
-    return $this->call('unset', array($params));
4468
+	$params = array('channelId' => $channelId);
4469
+	$params = array_merge($params, $optParams);
4470
+	return $this->call('unset', array($params));
4471 4471
   }
4472 4472
 }
4473 4473
 
@@ -4485,19 +4485,19 @@  discard block
 block discarded – undo
4485 4485
 
4486 4486
   public function setAllowed($allowed)
4487 4487
   {
4488
-    $this->allowed = $allowed;
4488
+	$this->allowed = $allowed;
4489 4489
   }
4490 4490
   public function getAllowed()
4491 4491
   {
4492
-    return $this->allowed;
4492
+	return $this->allowed;
4493 4493
   }
4494 4494
   public function setException($exception)
4495 4495
   {
4496
-    $this->exception = $exception;
4496
+	$this->exception = $exception;
4497 4497
   }
4498 4498
   public function getException()
4499 4499
   {
4500
-    return $this->exception;
4500
+	return $this->exception;
4501 4501
   }
4502 4502
 }
4503 4503
 
@@ -4516,43 +4516,43 @@  discard block
 block discarded – undo
4516 4516
 
4517 4517
   public function setContentDetails(Google_Service_YouTube_ActivityContentDetails $contentDetails)
4518 4518
   {
4519
-    $this->contentDetails = $contentDetails;
4519
+	$this->contentDetails = $contentDetails;
4520 4520
   }
4521 4521
   public function getContentDetails()
4522 4522
   {
4523
-    return $this->contentDetails;
4523
+	return $this->contentDetails;
4524 4524
   }
4525 4525
   public function setEtag($etag)
4526 4526
   {
4527
-    $this->etag = $etag;
4527
+	$this->etag = $etag;
4528 4528
   }
4529 4529
   public function getEtag()
4530 4530
   {
4531
-    return $this->etag;
4531
+	return $this->etag;
4532 4532
   }
4533 4533
   public function setId($id)
4534 4534
   {
4535
-    $this->id = $id;
4535
+	$this->id = $id;
4536 4536
   }
4537 4537
   public function getId()
4538 4538
   {
4539
-    return $this->id;
4539
+	return $this->id;
4540 4540
   }
4541 4541
   public function setKind($kind)
4542 4542
   {
4543
-    $this->kind = $kind;
4543
+	$this->kind = $kind;
4544 4544
   }
4545 4545
   public function getKind()
4546 4546
   {
4547
-    return $this->kind;
4547
+	return $this->kind;
4548 4548
   }
4549 4549
   public function setSnippet(Google_Service_YouTube_ActivitySnippet $snippet)
4550 4550
   {
4551
-    $this->snippet = $snippet;
4551
+	$this->snippet = $snippet;
4552 4552
   }
4553 4553
   public function getSnippet()
4554 4554
   {
4555
-    return $this->snippet;
4555
+	return $this->snippet;
4556 4556
   }
4557 4557
 }
4558 4558
 
@@ -4586,91 +4586,91 @@  discard block
 block discarded – undo
4586 4586
 
4587 4587
   public function setBulletin(Google_Service_YouTube_ActivityContentDetailsBulletin $bulletin)
4588 4588
   {
4589
-    $this->bulletin = $bulletin;
4589
+	$this->bulletin = $bulletin;
4590 4590
   }
4591 4591
   public function getBulletin()
4592 4592
   {
4593
-    return $this->bulletin;
4593
+	return $this->bulletin;
4594 4594
   }
4595 4595
   public function setChannelItem(Google_Service_YouTube_ActivityContentDetailsChannelItem $channelItem)
4596 4596
   {
4597
-    $this->channelItem = $channelItem;
4597
+	$this->channelItem = $channelItem;
4598 4598
   }
4599 4599
   public function getChannelItem()
4600 4600
   {
4601
-    return $this->channelItem;
4601
+	return $this->channelItem;
4602 4602
   }
4603 4603
   public function setComment(Google_Service_YouTube_ActivityContentDetailsComment $comment)
4604 4604
   {
4605
-    $this->comment = $comment;
4605
+	$this->comment = $comment;
4606 4606
   }
4607 4607
   public function getComment()
4608 4608
   {
4609
-    return $this->comment;
4609
+	return $this->comment;
4610 4610
   }
4611 4611
   public function setFavorite(Google_Service_YouTube_ActivityContentDetailsFavorite $favorite)
4612 4612
   {
4613
-    $this->favorite = $favorite;
4613
+	$this->favorite = $favorite;
4614 4614
   }
4615 4615
   public function getFavorite()
4616 4616
   {
4617
-    return $this->favorite;
4617
+	return $this->favorite;
4618 4618
   }
4619 4619
   public function setLike(Google_Service_YouTube_ActivityContentDetailsLike $like)
4620 4620
   {
4621
-    $this->like = $like;
4621
+	$this->like = $like;
4622 4622
   }
4623 4623
   public function getLike()
4624 4624
   {
4625
-    return $this->like;
4625
+	return $this->like;
4626 4626
   }
4627 4627
   public function setPlaylistItem(Google_Service_YouTube_ActivityContentDetailsPlaylistItem $playlistItem)
4628 4628
   {
4629
-    $this->playlistItem = $playlistItem;
4629
+	$this->playlistItem = $playlistItem;
4630 4630
   }
4631 4631
   public function getPlaylistItem()
4632 4632
   {
4633
-    return $this->playlistItem;
4633
+	return $this->playlistItem;
4634 4634
   }
4635 4635
   public function setPromotedItem(Google_Service_YouTube_ActivityContentDetailsPromotedItem $promotedItem)
4636 4636
   {
4637
-    $this->promotedItem = $promotedItem;
4637
+	$this->promotedItem = $promotedItem;
4638 4638
   }
4639 4639
   public function getPromotedItem()
4640 4640
   {
4641
-    return $this->promotedItem;
4641
+	return $this->promotedItem;
4642 4642
   }
4643 4643
   public function setRecommendation(Google_Service_YouTube_ActivityContentDetailsRecommendation $recommendation)
4644 4644
   {
4645
-    $this->recommendation = $recommendation;
4645
+	$this->recommendation = $recommendation;
4646 4646
   }
4647 4647
   public function getRecommendation()
4648 4648
   {
4649
-    return $this->recommendation;
4649
+	return $this->recommendation;
4650 4650
   }
4651 4651
   public function setSocial(Google_Service_YouTube_ActivityContentDetailsSocial $social)
4652 4652
   {
4653
-    $this->social = $social;
4653
+	$this->social = $social;
4654 4654
   }
4655 4655
   public function getSocial()
4656 4656
   {
4657
-    return $this->social;
4657
+	return $this->social;
4658 4658
   }
4659 4659
   public function setSubscription(Google_Service_YouTube_ActivityContentDetailsSubscription $subscription)
4660 4660
   {
4661
-    $this->subscription = $subscription;
4661
+	$this->subscription = $subscription;
4662 4662
   }
4663 4663
   public function getSubscription()
4664 4664
   {
4665
-    return $this->subscription;
4665
+	return $this->subscription;
4666 4666
   }
4667 4667
   public function setUpload(Google_Service_YouTube_ActivityContentDetailsUpload $upload)
4668 4668
   {
4669
-    $this->upload = $upload;
4669
+	$this->upload = $upload;
4670 4670
   }
4671 4671
   public function getUpload()
4672 4672
   {
4673
-    return $this->upload;
4673
+	return $this->upload;
4674 4674
   }
4675 4675
 }
4676 4676
 
@@ -4684,11 +4684,11 @@  discard block
 block discarded – undo
4684 4684
 
4685 4685
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4686 4686
   {
4687
-    $this->resourceId = $resourceId;
4687
+	$this->resourceId = $resourceId;
4688 4688
   }
4689 4689
   public function getResourceId()
4690 4690
   {
4691
-    return $this->resourceId;
4691
+	return $this->resourceId;
4692 4692
   }
4693 4693
 }
4694 4694
 
@@ -4702,11 +4702,11 @@  discard block
 block discarded – undo
4702 4702
 
4703 4703
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4704 4704
   {
4705
-    $this->resourceId = $resourceId;
4705
+	$this->resourceId = $resourceId;
4706 4706
   }
4707 4707
   public function getResourceId()
4708 4708
   {
4709
-    return $this->resourceId;
4709
+	return $this->resourceId;
4710 4710
   }
4711 4711
 }
4712 4712
 
@@ -4720,11 +4720,11 @@  discard block
 block discarded – undo
4720 4720
 
4721 4721
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4722 4722
   {
4723
-    $this->resourceId = $resourceId;
4723
+	$this->resourceId = $resourceId;
4724 4724
   }
4725 4725
   public function getResourceId()
4726 4726
   {
4727
-    return $this->resourceId;
4727
+	return $this->resourceId;
4728 4728
   }
4729 4729
 }
4730 4730
 
@@ -4738,11 +4738,11 @@  discard block
 block discarded – undo
4738 4738
 
4739 4739
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4740 4740
   {
4741
-    $this->resourceId = $resourceId;
4741
+	$this->resourceId = $resourceId;
4742 4742
   }
4743 4743
   public function getResourceId()
4744 4744
   {
4745
-    return $this->resourceId;
4745
+	return $this->resourceId;
4746 4746
   }
4747 4747
 }
4748 4748
 
@@ -4756,11 +4756,11 @@  discard block
 block discarded – undo
4756 4756
 
4757 4757
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4758 4758
   {
4759
-    $this->resourceId = $resourceId;
4759
+	$this->resourceId = $resourceId;
4760 4760
   }
4761 4761
   public function getResourceId()
4762 4762
   {
4763
-    return $this->resourceId;
4763
+	return $this->resourceId;
4764 4764
   }
4765 4765
 }
4766 4766
 
@@ -4776,27 +4776,27 @@  discard block
 block discarded – undo
4776 4776
 
4777 4777
   public function setPlaylistId($playlistId)
4778 4778
   {
4779
-    $this->playlistId = $playlistId;
4779
+	$this->playlistId = $playlistId;
4780 4780
   }
4781 4781
   public function getPlaylistId()
4782 4782
   {
4783
-    return $this->playlistId;
4783
+	return $this->playlistId;
4784 4784
   }
4785 4785
   public function setPlaylistItemId($playlistItemId)
4786 4786
   {
4787
-    $this->playlistItemId = $playlistItemId;
4787
+	$this->playlistItemId = $playlistItemId;
4788 4788
   }
4789 4789
   public function getPlaylistItemId()
4790 4790
   {
4791
-    return $this->playlistItemId;
4791
+	return $this->playlistItemId;
4792 4792
   }
4793 4793
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4794 4794
   {
4795
-    $this->resourceId = $resourceId;
4795
+	$this->resourceId = $resourceId;
4796 4796
   }
4797 4797
   public function getResourceId()
4798 4798
   {
4799
-    return $this->resourceId;
4799
+	return $this->resourceId;
4800 4800
   }
4801 4801
 }
4802 4802
 
@@ -4819,83 +4819,83 @@  discard block
 block discarded – undo
4819 4819
 
4820 4820
   public function setAdTag($adTag)
4821 4821
   {
4822
-    $this->adTag = $adTag;
4822
+	$this->adTag = $adTag;
4823 4823
   }
4824 4824
   public function getAdTag()
4825 4825
   {
4826
-    return $this->adTag;
4826
+	return $this->adTag;
4827 4827
   }
4828 4828
   public function setClickTrackingUrl($clickTrackingUrl)
4829 4829
   {
4830
-    $this->clickTrackingUrl = $clickTrackingUrl;
4830
+	$this->clickTrackingUrl = $clickTrackingUrl;
4831 4831
   }
4832 4832
   public function getClickTrackingUrl()
4833 4833
   {
4834
-    return $this->clickTrackingUrl;
4834
+	return $this->clickTrackingUrl;
4835 4835
   }
4836 4836
   public function setCreativeViewUrl($creativeViewUrl)
4837 4837
   {
4838
-    $this->creativeViewUrl = $creativeViewUrl;
4838
+	$this->creativeViewUrl = $creativeViewUrl;
4839 4839
   }
4840 4840
   public function getCreativeViewUrl()
4841 4841
   {
4842
-    return $this->creativeViewUrl;
4842
+	return $this->creativeViewUrl;
4843 4843
   }
4844 4844
   public function setCtaType($ctaType)
4845 4845
   {
4846
-    $this->ctaType = $ctaType;
4846
+	$this->ctaType = $ctaType;
4847 4847
   }
4848 4848
   public function getCtaType()
4849 4849
   {
4850
-    return $this->ctaType;
4850
+	return $this->ctaType;
4851 4851
   }
4852 4852
   public function setCustomCtaButtonText($customCtaButtonText)
4853 4853
   {
4854
-    $this->customCtaButtonText = $customCtaButtonText;
4854
+	$this->customCtaButtonText = $customCtaButtonText;
4855 4855
   }
4856 4856
   public function getCustomCtaButtonText()
4857 4857
   {
4858
-    return $this->customCtaButtonText;
4858
+	return $this->customCtaButtonText;
4859 4859
   }
4860 4860
   public function setDescriptionText($descriptionText)
4861 4861
   {
4862
-    $this->descriptionText = $descriptionText;
4862
+	$this->descriptionText = $descriptionText;
4863 4863
   }
4864 4864
   public function getDescriptionText()
4865 4865
   {
4866
-    return $this->descriptionText;
4866
+	return $this->descriptionText;
4867 4867
   }
4868 4868
   public function setDestinationUrl($destinationUrl)
4869 4869
   {
4870
-    $this->destinationUrl = $destinationUrl;
4870
+	$this->destinationUrl = $destinationUrl;
4871 4871
   }
4872 4872
   public function getDestinationUrl()
4873 4873
   {
4874
-    return $this->destinationUrl;
4874
+	return $this->destinationUrl;
4875 4875
   }
4876 4876
   public function setForecastingUrl($forecastingUrl)
4877 4877
   {
4878
-    $this->forecastingUrl = $forecastingUrl;
4878
+	$this->forecastingUrl = $forecastingUrl;
4879 4879
   }
4880 4880
   public function getForecastingUrl()
4881 4881
   {
4882
-    return $this->forecastingUrl;
4882
+	return $this->forecastingUrl;
4883 4883
   }
4884 4884
   public function setImpressionUrl($impressionUrl)
4885 4885
   {
4886
-    $this->impressionUrl = $impressionUrl;
4886
+	$this->impressionUrl = $impressionUrl;
4887 4887
   }
4888 4888
   public function getImpressionUrl()
4889 4889
   {
4890
-    return $this->impressionUrl;
4890
+	return $this->impressionUrl;
4891 4891
   }
4892 4892
   public function setVideoId($videoId)
4893 4893
   {
4894
-    $this->videoId = $videoId;
4894
+	$this->videoId = $videoId;
4895 4895
   }
4896 4896
   public function getVideoId()
4897 4897
   {
4898
-    return $this->videoId;
4898
+	return $this->videoId;
4899 4899
   }
4900 4900
 }
4901 4901
 
@@ -4912,27 +4912,27 @@  discard block
 block discarded – undo
4912 4912
 
4913 4913
   public function setReason($reason)
4914 4914
   {
4915
-    $this->reason = $reason;
4915
+	$this->reason = $reason;
4916 4916
   }
4917 4917
   public function getReason()
4918 4918
   {
4919
-    return $this->reason;
4919
+	return $this->reason;
4920 4920
   }
4921 4921
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4922 4922
   {
4923
-    $this->resourceId = $resourceId;
4923
+	$this->resourceId = $resourceId;
4924 4924
   }
4925 4925
   public function getResourceId()
4926 4926
   {
4927
-    return $this->resourceId;
4927
+	return $this->resourceId;
4928 4928
   }
4929 4929
   public function setSeedResourceId(Google_Service_YouTube_ResourceId $seedResourceId)
4930 4930
   {
4931
-    $this->seedResourceId = $seedResourceId;
4931
+	$this->seedResourceId = $seedResourceId;
4932 4932
   }
4933 4933
   public function getSeedResourceId()
4934 4934
   {
4935
-    return $this->seedResourceId;
4935
+	return $this->seedResourceId;
4936 4936
   }
4937 4937
 }
4938 4938
 
@@ -4950,43 +4950,43 @@  discard block
 block discarded – undo
4950 4950
 
4951 4951
   public function setAuthor($author)
4952 4952
   {
4953
-    $this->author = $author;
4953
+	$this->author = $author;
4954 4954
   }
4955 4955
   public function getAuthor()
4956 4956
   {
4957
-    return $this->author;
4957
+	return $this->author;
4958 4958
   }
4959 4959
   public function setImageUrl($imageUrl)
4960 4960
   {
4961
-    $this->imageUrl = $imageUrl;
4961
+	$this->imageUrl = $imageUrl;
4962 4962
   }
4963 4963
   public function getImageUrl()
4964 4964
   {
4965
-    return $this->imageUrl;
4965
+	return $this->imageUrl;
4966 4966
   }
4967 4967
   public function setReferenceUrl($referenceUrl)
4968 4968
   {
4969
-    $this->referenceUrl = $referenceUrl;
4969
+	$this->referenceUrl = $referenceUrl;
4970 4970
   }
4971 4971
   public function getReferenceUrl()
4972 4972
   {
4973
-    return $this->referenceUrl;
4973
+	return $this->referenceUrl;
4974 4974
   }
4975 4975
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
4976 4976
   {
4977
-    $this->resourceId = $resourceId;
4977
+	$this->resourceId = $resourceId;
4978 4978
   }
4979 4979
   public function getResourceId()
4980 4980
   {
4981
-    return $this->resourceId;
4981
+	return $this->resourceId;
4982 4982
   }
4983 4983
   public function setType($type)
4984 4984
   {
4985
-    $this->type = $type;
4985
+	$this->type = $type;
4986 4986
   }
4987 4987
   public function getType()
4988 4988
   {
4989
-    return $this->type;
4989
+	return $this->type;
4990 4990
   }
4991 4991
 }
4992 4992
 
@@ -5000,11 +5000,11 @@  discard block
 block discarded – undo
5000 5000
 
5001 5001
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
5002 5002
   {
5003
-    $this->resourceId = $resourceId;
5003
+	$this->resourceId = $resourceId;
5004 5004
   }
5005 5005
   public function getResourceId()
5006 5006
   {
5007
-    return $this->resourceId;
5007
+	return $this->resourceId;
5008 5008
   }
5009 5009
 }
5010 5010
 
@@ -5017,11 +5017,11 @@  discard block
 block discarded – undo
5017 5017
 
5018 5018
   public function setVideoId($videoId)
5019 5019
   {
5020
-    $this->videoId = $videoId;
5020
+	$this->videoId = $videoId;
5021 5021
   }
5022 5022
   public function getVideoId()
5023 5023
   {
5024
-    return $this->videoId;
5024
+	return $this->videoId;
5025 5025
   }
5026 5026
 }
5027 5027
 
@@ -5046,75 +5046,75 @@  discard block
 block discarded – undo
5046 5046
 
5047 5047
   public function setEtag($etag)
5048 5048
   {
5049
-    $this->etag = $etag;
5049
+	$this->etag = $etag;
5050 5050
   }
5051 5051
   public function getEtag()
5052 5052
   {
5053
-    return $this->etag;
5053
+	return $this->etag;
5054 5054
   }
5055 5055
   public function setEventId($eventId)
5056 5056
   {
5057
-    $this->eventId = $eventId;
5057
+	$this->eventId = $eventId;
5058 5058
   }
5059 5059
   public function getEventId()
5060 5060
   {
5061
-    return $this->eventId;
5061
+	return $this->eventId;
5062 5062
   }
5063 5063
   public function setItems($items)
5064 5064
   {
5065
-    $this->items = $items;
5065
+	$this->items = $items;
5066 5066
   }
5067 5067
   public function getItems()
5068 5068
   {
5069
-    return $this->items;
5069
+	return $this->items;
5070 5070
   }
5071 5071
   public function setKind($kind)
5072 5072
   {
5073
-    $this->kind = $kind;
5073
+	$this->kind = $kind;
5074 5074
   }
5075 5075
   public function getKind()
5076 5076
   {
5077
-    return $this->kind;
5077
+	return $this->kind;
5078 5078
   }
5079 5079
   public function setNextPageToken($nextPageToken)
5080 5080
   {
5081
-    $this->nextPageToken = $nextPageToken;
5081
+	$this->nextPageToken = $nextPageToken;
5082 5082
   }
5083 5083
   public function getNextPageToken()
5084 5084
   {
5085
-    return $this->nextPageToken;
5085
+	return $this->nextPageToken;
5086 5086
   }
5087 5087
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
5088 5088
   {
5089
-    $this->pageInfo = $pageInfo;
5089
+	$this->pageInfo = $pageInfo;
5090 5090
   }
5091 5091
   public function getPageInfo()
5092 5092
   {
5093
-    return $this->pageInfo;
5093
+	return $this->pageInfo;
5094 5094
   }
5095 5095
   public function setPrevPageToken($prevPageToken)
5096 5096
   {
5097
-    $this->prevPageToken = $prevPageToken;
5097
+	$this->prevPageToken = $prevPageToken;
5098 5098
   }
5099 5099
   public function getPrevPageToken()
5100 5100
   {
5101
-    return $this->prevPageToken;
5101
+	return $this->prevPageToken;
5102 5102
   }
5103 5103
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
5104 5104
   {
5105
-    $this->tokenPagination = $tokenPagination;
5105
+	$this->tokenPagination = $tokenPagination;
5106 5106
   }
5107 5107
   public function getTokenPagination()
5108 5108
   {
5109
-    return $this->tokenPagination;
5109
+	return $this->tokenPagination;
5110 5110
   }
5111 5111
   public function setVisitorId($visitorId)
5112 5112
   {
5113
-    $this->visitorId = $visitorId;
5113
+	$this->visitorId = $visitorId;
5114 5114
   }
5115 5115
   public function getVisitorId()
5116 5116
   {
5117
-    return $this->visitorId;
5117
+	return $this->visitorId;
5118 5118
   }
5119 5119
 }
5120 5120
 
@@ -5135,67 +5135,67 @@  discard block
 block discarded – undo
5135 5135
 
5136 5136
   public function setChannelId($channelId)
5137 5137
   {
5138
-    $this->channelId = $channelId;
5138
+	$this->channelId = $channelId;
5139 5139
   }
5140 5140
   public function getChannelId()
5141 5141
   {
5142
-    return $this->channelId;
5142
+	return $this->channelId;
5143 5143
   }
5144 5144
   public function setChannelTitle($channelTitle)
5145 5145
   {
5146
-    $this->channelTitle = $channelTitle;
5146
+	$this->channelTitle = $channelTitle;
5147 5147
   }
5148 5148
   public function getChannelTitle()
5149 5149
   {
5150
-    return $this->channelTitle;
5150
+	return $this->channelTitle;
5151 5151
   }
5152 5152
   public function setDescription($description)
5153 5153
   {
5154
-    $this->description = $description;
5154
+	$this->description = $description;
5155 5155
   }
5156 5156
   public function getDescription()
5157 5157
   {
5158
-    return $this->description;
5158
+	return $this->description;
5159 5159
   }
5160 5160
   public function setGroupId($groupId)
5161 5161
   {
5162
-    $this->groupId = $groupId;
5162
+	$this->groupId = $groupId;
5163 5163
   }
5164 5164
   public function getGroupId()
5165 5165
   {
5166
-    return $this->groupId;
5166
+	return $this->groupId;
5167 5167
   }
5168 5168
   public function setPublishedAt($publishedAt)
5169 5169
   {
5170
-    $this->publishedAt = $publishedAt;
5170
+	$this->publishedAt = $publishedAt;
5171 5171
   }
5172 5172
   public function getPublishedAt()
5173 5173
   {
5174
-    return $this->publishedAt;
5174
+	return $this->publishedAt;
5175 5175
   }
5176 5176
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
5177 5177
   {
5178
-    $this->thumbnails = $thumbnails;
5178
+	$this->thumbnails = $thumbnails;
5179 5179
   }
5180 5180
   public function getThumbnails()
5181 5181
   {
5182
-    return $this->thumbnails;
5182
+	return $this->thumbnails;
5183 5183
   }
5184 5184
   public function setTitle($title)
5185 5185
   {
5186
-    $this->title = $title;
5186
+	$this->title = $title;
5187 5187
   }
5188 5188
   public function getTitle()
5189 5189
   {
5190
-    return $this->title;
5190
+	return $this->title;
5191 5191
   }
5192 5192
   public function setType($type)
5193 5193
   {
5194
-    $this->type = $type;
5194
+	$this->type = $type;
5195 5195
   }
5196 5196
   public function getType()
5197 5197
   {
5198
-    return $this->type;
5198
+	return $this->type;
5199 5199
   }
5200 5200
 }
5201 5201
 
@@ -5212,35 +5212,35 @@  discard block
 block discarded – undo
5212 5212
 
5213 5213
   public function setEtag($etag)
5214 5214
   {
5215
-    $this->etag = $etag;
5215
+	$this->etag = $etag;
5216 5216
   }
5217 5217
   public function getEtag()
5218 5218
   {
5219
-    return $this->etag;
5219
+	return $this->etag;
5220 5220
   }
5221 5221
   public function setId($id)
5222 5222
   {
5223
-    $this->id = $id;
5223
+	$this->id = $id;
5224 5224
   }
5225 5225
   public function getId()
5226 5226
   {
5227
-    return $this->id;
5227
+	return $this->id;
5228 5228
   }
5229 5229
   public function setKind($kind)
5230 5230
   {
5231
-    $this->kind = $kind;
5231
+	$this->kind = $kind;
5232 5232
   }
5233 5233
   public function getKind()
5234 5234
   {
5235
-    return $this->kind;
5235
+	return $this->kind;
5236 5236
   }
5237 5237
   public function setSnippet(Google_Service_YouTube_CaptionSnippet $snippet)
5238 5238
   {
5239
-    $this->snippet = $snippet;
5239
+	$this->snippet = $snippet;
5240 5240
   }
5241 5241
   public function getSnippet()
5242 5242
   {
5243
-    return $this->snippet;
5243
+	return $this->snippet;
5244 5244
   }
5245 5245
 }
5246 5246
 
@@ -5259,43 +5259,43 @@  discard block
 block discarded – undo
5259 5259
 
5260 5260
   public function setEtag($etag)
5261 5261
   {
5262
-    $this->etag = $etag;
5262
+	$this->etag = $etag;
5263 5263
   }
5264 5264
   public function getEtag()
5265 5265
   {
5266
-    return $this->etag;
5266
+	return $this->etag;
5267 5267
   }
5268 5268
   public function setEventId($eventId)
5269 5269
   {
5270
-    $this->eventId = $eventId;
5270
+	$this->eventId = $eventId;
5271 5271
   }
5272 5272
   public function getEventId()
5273 5273
   {
5274
-    return $this->eventId;
5274
+	return $this->eventId;
5275 5275
   }
5276 5276
   public function setItems($items)
5277 5277
   {
5278
-    $this->items = $items;
5278
+	$this->items = $items;
5279 5279
   }
5280 5280
   public function getItems()
5281 5281
   {
5282
-    return $this->items;
5282
+	return $this->items;
5283 5283
   }
5284 5284
   public function setKind($kind)
5285 5285
   {
5286
-    $this->kind = $kind;
5286
+	$this->kind = $kind;
5287 5287
   }
5288 5288
   public function getKind()
5289 5289
   {
5290
-    return $this->kind;
5290
+	return $this->kind;
5291 5291
   }
5292 5292
   public function setVisitorId($visitorId)
5293 5293
   {
5294
-    $this->visitorId = $visitorId;
5294
+	$this->visitorId = $visitorId;
5295 5295
   }
5296 5296
   public function getVisitorId()
5297 5297
   {
5298
-    return $this->visitorId;
5298
+	return $this->visitorId;
5299 5299
   }
5300 5300
 }
5301 5301
 
@@ -5320,107 +5320,107 @@  discard block
 block discarded – undo
5320 5320
 
5321 5321
   public function setAudioTrackType($audioTrackType)
5322 5322
   {
5323
-    $this->audioTrackType = $audioTrackType;
5323
+	$this->audioTrackType = $audioTrackType;
5324 5324
   }
5325 5325
   public function getAudioTrackType()
5326 5326
   {
5327
-    return $this->audioTrackType;
5327
+	return $this->audioTrackType;
5328 5328
   }
5329 5329
   public function setFailureReason($failureReason)
5330 5330
   {
5331
-    $this->failureReason = $failureReason;
5331
+	$this->failureReason = $failureReason;
5332 5332
   }
5333 5333
   public function getFailureReason()
5334 5334
   {
5335
-    return $this->failureReason;
5335
+	return $this->failureReason;
5336 5336
   }
5337 5337
   public function setIsAutoSynced($isAutoSynced)
5338 5338
   {
5339
-    $this->isAutoSynced = $isAutoSynced;
5339
+	$this->isAutoSynced = $isAutoSynced;
5340 5340
   }
5341 5341
   public function getIsAutoSynced()
5342 5342
   {
5343
-    return $this->isAutoSynced;
5343
+	return $this->isAutoSynced;
5344 5344
   }
5345 5345
   public function setIsCC($isCC)
5346 5346
   {
5347
-    $this->isCC = $isCC;
5347
+	$this->isCC = $isCC;
5348 5348
   }
5349 5349
   public function getIsCC()
5350 5350
   {
5351
-    return $this->isCC;
5351
+	return $this->isCC;
5352 5352
   }
5353 5353
   public function setIsDraft($isDraft)
5354 5354
   {
5355
-    $this->isDraft = $isDraft;
5355
+	$this->isDraft = $isDraft;
5356 5356
   }
5357 5357
   public function getIsDraft()
5358 5358
   {
5359
-    return $this->isDraft;
5359
+	return $this->isDraft;
5360 5360
   }
5361 5361
   public function setIsEasyReader($isEasyReader)
5362 5362
   {
5363
-    $this->isEasyReader = $isEasyReader;
5363
+	$this->isEasyReader = $isEasyReader;
5364 5364
   }
5365 5365
   public function getIsEasyReader()
5366 5366
   {
5367
-    return $this->isEasyReader;
5367
+	return $this->isEasyReader;
5368 5368
   }
5369 5369
   public function setIsLarge($isLarge)
5370 5370
   {
5371
-    $this->isLarge = $isLarge;
5371
+	$this->isLarge = $isLarge;
5372 5372
   }
5373 5373
   public function getIsLarge()
5374 5374
   {
5375
-    return $this->isLarge;
5375
+	return $this->isLarge;
5376 5376
   }
5377 5377
   public function setLanguage($language)
5378 5378
   {
5379
-    $this->language = $language;
5379
+	$this->language = $language;
5380 5380
   }
5381 5381
   public function getLanguage()
5382 5382
   {
5383
-    return $this->language;
5383
+	return $this->language;
5384 5384
   }
5385 5385
   public function setLastUpdated($lastUpdated)
5386 5386
   {
5387
-    $this->lastUpdated = $lastUpdated;
5387
+	$this->lastUpdated = $lastUpdated;
5388 5388
   }
5389 5389
   public function getLastUpdated()
5390 5390
   {
5391
-    return $this->lastUpdated;
5391
+	return $this->lastUpdated;
5392 5392
   }
5393 5393
   public function setName($name)
5394 5394
   {
5395
-    $this->name = $name;
5395
+	$this->name = $name;
5396 5396
   }
5397 5397
   public function getName()
5398 5398
   {
5399
-    return $this->name;
5399
+	return $this->name;
5400 5400
   }
5401 5401
   public function setStatus($status)
5402 5402
   {
5403
-    $this->status = $status;
5403
+	$this->status = $status;
5404 5404
   }
5405 5405
   public function getStatus()
5406 5406
   {
5407
-    return $this->status;
5407
+	return $this->status;
5408 5408
   }
5409 5409
   public function setTrackKind($trackKind)
5410 5410
   {
5411
-    $this->trackKind = $trackKind;
5411
+	$this->trackKind = $trackKind;
5412 5412
   }
5413 5413
   public function getTrackKind()
5414 5414
   {
5415
-    return $this->trackKind;
5415
+	return $this->trackKind;
5416 5416
   }
5417 5417
   public function setVideoId($videoId)
5418 5418
   {
5419
-    $this->videoId = $videoId;
5419
+	$this->videoId = $videoId;
5420 5420
   }
5421 5421
   public function getVideoId()
5422 5422
   {
5423
-    return $this->videoId;
5423
+	return $this->videoId;
5424 5424
   }
5425 5425
 }
5426 5426
 
@@ -5436,27 +5436,27 @@  discard block
 block discarded – undo
5436 5436
 
5437 5437
   public function setFormat($format)
5438 5438
   {
5439
-    $this->format = $format;
5439
+	$this->format = $format;
5440 5440
   }
5441 5441
   public function getFormat()
5442 5442
   {
5443
-    return $this->format;
5443
+	return $this->format;
5444 5444
   }
5445 5445
   public function setIngestionInfo(Google_Service_YouTube_IngestionInfo $ingestionInfo)
5446 5446
   {
5447
-    $this->ingestionInfo = $ingestionInfo;
5447
+	$this->ingestionInfo = $ingestionInfo;
5448 5448
   }
5449 5449
   public function getIngestionInfo()
5450 5450
   {
5451
-    return $this->ingestionInfo;
5451
+	return $this->ingestionInfo;
5452 5452
   }
5453 5453
   public function setIngestionType($ingestionType)
5454 5454
   {
5455
-    $this->ingestionType = $ingestionType;
5455
+	$this->ingestionType = $ingestionType;
5456 5456
   }
5457 5457
   public function getIngestionType()
5458 5458
   {
5459
-    return $this->ingestionType;
5459
+	return $this->ingestionType;
5460 5460
   }
5461 5461
 }
5462 5462
 
@@ -5493,115 +5493,115 @@  discard block
 block discarded – undo
5493 5493
 
5494 5494
   public function setAuditDetails(Google_Service_YouTube_ChannelAuditDetails $auditDetails)
5495 5495
   {
5496
-    $this->auditDetails = $auditDetails;
5496
+	$this->auditDetails = $auditDetails;
5497 5497
   }
5498 5498
   public function getAuditDetails()
5499 5499
   {
5500
-    return $this->auditDetails;
5500
+	return $this->auditDetails;
5501 5501
   }
5502 5502
   public function setBrandingSettings(Google_Service_YouTube_ChannelBrandingSettings $brandingSettings)
5503 5503
   {
5504
-    $this->brandingSettings = $brandingSettings;
5504
+	$this->brandingSettings = $brandingSettings;
5505 5505
   }
5506 5506
   public function getBrandingSettings()
5507 5507
   {
5508
-    return $this->brandingSettings;
5508
+	return $this->brandingSettings;
5509 5509
   }
5510 5510
   public function setContentDetails(Google_Service_YouTube_ChannelContentDetails $contentDetails)
5511 5511
   {
5512
-    $this->contentDetails = $contentDetails;
5512
+	$this->contentDetails = $contentDetails;
5513 5513
   }
5514 5514
   public function getContentDetails()
5515 5515
   {
5516
-    return $this->contentDetails;
5516
+	return $this->contentDetails;
5517 5517
   }
5518 5518
   public function setContentOwnerDetails(Google_Service_YouTube_ChannelContentOwnerDetails $contentOwnerDetails)
5519 5519
   {
5520
-    $this->contentOwnerDetails = $contentOwnerDetails;
5520
+	$this->contentOwnerDetails = $contentOwnerDetails;
5521 5521
   }
5522 5522
   public function getContentOwnerDetails()
5523 5523
   {
5524
-    return $this->contentOwnerDetails;
5524
+	return $this->contentOwnerDetails;
5525 5525
   }
5526 5526
   public function setConversionPings(Google_Service_YouTube_ChannelConversionPings $conversionPings)
5527 5527
   {
5528
-    $this->conversionPings = $conversionPings;
5528
+	$this->conversionPings = $conversionPings;
5529 5529
   }
5530 5530
   public function getConversionPings()
5531 5531
   {
5532
-    return $this->conversionPings;
5532
+	return $this->conversionPings;
5533 5533
   }
5534 5534
   public function setEtag($etag)
5535 5535
   {
5536
-    $this->etag = $etag;
5536
+	$this->etag = $etag;
5537 5537
   }
5538 5538
   public function getEtag()
5539 5539
   {
5540
-    return $this->etag;
5540
+	return $this->etag;
5541 5541
   }
5542 5542
   public function setId($id)
5543 5543
   {
5544
-    $this->id = $id;
5544
+	$this->id = $id;
5545 5545
   }
5546 5546
   public function getId()
5547 5547
   {
5548
-    return $this->id;
5548
+	return $this->id;
5549 5549
   }
5550 5550
   public function setInvideoPromotion(Google_Service_YouTube_InvideoPromotion $invideoPromotion)
5551 5551
   {
5552
-    $this->invideoPromotion = $invideoPromotion;
5552
+	$this->invideoPromotion = $invideoPromotion;
5553 5553
   }
5554 5554
   public function getInvideoPromotion()
5555 5555
   {
5556
-    return $this->invideoPromotion;
5556
+	return $this->invideoPromotion;
5557 5557
   }
5558 5558
   public function setKind($kind)
5559 5559
   {
5560
-    $this->kind = $kind;
5560
+	$this->kind = $kind;
5561 5561
   }
5562 5562
   public function getKind()
5563 5563
   {
5564
-    return $this->kind;
5564
+	return $this->kind;
5565 5565
   }
5566 5566
   public function setLocalizations($localizations)
5567 5567
   {
5568
-    $this->localizations = $localizations;
5568
+	$this->localizations = $localizations;
5569 5569
   }
5570 5570
   public function getLocalizations()
5571 5571
   {
5572
-    return $this->localizations;
5572
+	return $this->localizations;
5573 5573
   }
5574 5574
   public function setSnippet(Google_Service_YouTube_ChannelSnippet $snippet)
5575 5575
   {
5576
-    $this->snippet = $snippet;
5576
+	$this->snippet = $snippet;
5577 5577
   }
5578 5578
   public function getSnippet()
5579 5579
   {
5580
-    return $this->snippet;
5580
+	return $this->snippet;
5581 5581
   }
5582 5582
   public function setStatistics(Google_Service_YouTube_ChannelStatistics $statistics)
5583 5583
   {
5584
-    $this->statistics = $statistics;
5584
+	$this->statistics = $statistics;
5585 5585
   }
5586 5586
   public function getStatistics()
5587 5587
   {
5588
-    return $this->statistics;
5588
+	return $this->statistics;
5589 5589
   }
5590 5590
   public function setStatus(Google_Service_YouTube_ChannelStatus $status)
5591 5591
   {
5592
-    $this->status = $status;
5592
+	$this->status = $status;
5593 5593
   }
5594 5594
   public function getStatus()
5595 5595
   {
5596
-    return $this->status;
5596
+	return $this->status;
5597 5597
   }
5598 5598
   public function setTopicDetails(Google_Service_YouTube_ChannelTopicDetails $topicDetails)
5599 5599
   {
5600
-    $this->topicDetails = $topicDetails;
5600
+	$this->topicDetails = $topicDetails;
5601 5601
   }
5602 5602
   public function getTopicDetails()
5603 5603
   {
5604
-    return $this->topicDetails;
5604
+	return $this->topicDetails;
5605 5605
   }
5606 5606
 }
5607 5607
 
@@ -5617,35 +5617,35 @@  discard block
 block discarded – undo
5617 5617
 
5618 5618
   public function setCommunityGuidelinesGoodStanding($communityGuidelinesGoodStanding)
5619 5619
   {
5620
-    $this->communityGuidelinesGoodStanding = $communityGuidelinesGoodStanding;
5620
+	$this->communityGuidelinesGoodStanding = $communityGuidelinesGoodStanding;
5621 5621
   }
5622 5622
   public function getCommunityGuidelinesGoodStanding()
5623 5623
   {
5624
-    return $this->communityGuidelinesGoodStanding;
5624
+	return $this->communityGuidelinesGoodStanding;
5625 5625
   }
5626 5626
   public function setContentIdClaimsGoodStanding($contentIdClaimsGoodStanding)
5627 5627
   {
5628
-    $this->contentIdClaimsGoodStanding = $contentIdClaimsGoodStanding;
5628
+	$this->contentIdClaimsGoodStanding = $contentIdClaimsGoodStanding;
5629 5629
   }
5630 5630
   public function getContentIdClaimsGoodStanding()
5631 5631
   {
5632
-    return $this->contentIdClaimsGoodStanding;
5632
+	return $this->contentIdClaimsGoodStanding;
5633 5633
   }
5634 5634
   public function setCopyrightStrikesGoodStanding($copyrightStrikesGoodStanding)
5635 5635
   {
5636
-    $this->copyrightStrikesGoodStanding = $copyrightStrikesGoodStanding;
5636
+	$this->copyrightStrikesGoodStanding = $copyrightStrikesGoodStanding;
5637 5637
   }
5638 5638
   public function getCopyrightStrikesGoodStanding()
5639 5639
   {
5640
-    return $this->copyrightStrikesGoodStanding;
5640
+	return $this->copyrightStrikesGoodStanding;
5641 5641
   }
5642 5642
   public function setOverallGoodStanding($overallGoodStanding)
5643 5643
   {
5644
-    $this->overallGoodStanding = $overallGoodStanding;
5644
+	$this->overallGoodStanding = $overallGoodStanding;
5645 5645
   }
5646 5646
   public function getOverallGoodStanding()
5647 5647
   {
5648
-    return $this->overallGoodStanding;
5648
+	return $this->overallGoodStanding;
5649 5649
   }
5650 5650
 }
5651 5651
 
@@ -5660,27 +5660,27 @@  discard block
 block discarded – undo
5660 5660
 
5661 5661
   public function setEtag($etag)
5662 5662
   {
5663
-    $this->etag = $etag;
5663
+	$this->etag = $etag;
5664 5664
   }
5665 5665
   public function getEtag()
5666 5666
   {
5667
-    return $this->etag;
5667
+	return $this->etag;
5668 5668
   }
5669 5669
   public function setKind($kind)
5670 5670
   {
5671
-    $this->kind = $kind;
5671
+	$this->kind = $kind;
5672 5672
   }
5673 5673
   public function getKind()
5674 5674
   {
5675
-    return $this->kind;
5675
+	return $this->kind;
5676 5676
   }
5677 5677
   public function setUrl($url)
5678 5678
   {
5679
-    $this->url = $url;
5679
+	$this->url = $url;
5680 5680
   }
5681 5681
   public function getUrl()
5682 5682
   {
5683
-    return $this->url;
5683
+	return $this->url;
5684 5684
   }
5685 5685
 }
5686 5686
 
@@ -5701,35 +5701,35 @@  discard block
 block discarded – undo
5701 5701
 
5702 5702
   public function setChannel(Google_Service_YouTube_ChannelSettings $channel)
5703 5703
   {
5704
-    $this->channel = $channel;
5704
+	$this->channel = $channel;
5705 5705
   }
5706 5706
   public function getChannel()
5707 5707
   {
5708
-    return $this->channel;
5708
+	return $this->channel;
5709 5709
   }
5710 5710
   public function setHints($hints)
5711 5711
   {
5712
-    $this->hints = $hints;
5712
+	$this->hints = $hints;
5713 5713
   }
5714 5714
   public function getHints()
5715 5715
   {
5716
-    return $this->hints;
5716
+	return $this->hints;
5717 5717
   }
5718 5718
   public function setImage(Google_Service_YouTube_ImageSettings $image)
5719 5719
   {
5720
-    $this->image = $image;
5720
+	$this->image = $image;
5721 5721
   }
5722 5722
   public function getImage()
5723 5723
   {
5724
-    return $this->image;
5724
+	return $this->image;
5725 5725
   }
5726 5726
   public function setWatch(Google_Service_YouTube_WatchSettings $watch)
5727 5727
   {
5728
-    $this->watch = $watch;
5728
+	$this->watch = $watch;
5729 5729
   }
5730 5730
   public function getWatch()
5731 5731
   {
5732
-    return $this->watch;
5732
+	return $this->watch;
5733 5733
   }
5734 5734
 }
5735 5735
 
@@ -5744,19 +5744,19 @@  discard block
 block discarded – undo
5744 5744
 
5745 5745
   public function setGooglePlusUserId($googlePlusUserId)
5746 5746
   {
5747
-    $this->googlePlusUserId = $googlePlusUserId;
5747
+	$this->googlePlusUserId = $googlePlusUserId;
5748 5748
   }
5749 5749
   public function getGooglePlusUserId()
5750 5750
   {
5751
-    return $this->googlePlusUserId;
5751
+	return $this->googlePlusUserId;
5752 5752
   }
5753 5753
   public function setRelatedPlaylists(Google_Service_YouTube_ChannelContentDetailsRelatedPlaylists $relatedPlaylists)
5754 5754
   {
5755
-    $this->relatedPlaylists = $relatedPlaylists;
5755
+	$this->relatedPlaylists = $relatedPlaylists;
5756 5756
   }
5757 5757
   public function getRelatedPlaylists()
5758 5758
   {
5759
-    return $this->relatedPlaylists;
5759
+	return $this->relatedPlaylists;
5760 5760
   }
5761 5761
 }
5762 5762
 
@@ -5773,43 +5773,43 @@  discard block
 block discarded – undo
5773 5773
 
5774 5774
   public function setFavorites($favorites)
5775 5775
   {
5776
-    $this->favorites = $favorites;
5776
+	$this->favorites = $favorites;
5777 5777
   }
5778 5778
   public function getFavorites()
5779 5779
   {
5780
-    return $this->favorites;
5780
+	return $this->favorites;
5781 5781
   }
5782 5782
   public function setLikes($likes)
5783 5783
   {
5784
-    $this->likes = $likes;
5784
+	$this->likes = $likes;
5785 5785
   }
5786 5786
   public function getLikes()
5787 5787
   {
5788
-    return $this->likes;
5788
+	return $this->likes;
5789 5789
   }
5790 5790
   public function setUploads($uploads)
5791 5791
   {
5792
-    $this->uploads = $uploads;
5792
+	$this->uploads = $uploads;
5793 5793
   }
5794 5794
   public function getUploads()
5795 5795
   {
5796
-    return $this->uploads;
5796
+	return $this->uploads;
5797 5797
   }
5798 5798
   public function setWatchHistory($watchHistory)
5799 5799
   {
5800
-    $this->watchHistory = $watchHistory;
5800
+	$this->watchHistory = $watchHistory;
5801 5801
   }
5802 5802
   public function getWatchHistory()
5803 5803
   {
5804
-    return $this->watchHistory;
5804
+	return $this->watchHistory;
5805 5805
   }
5806 5806
   public function setWatchLater($watchLater)
5807 5807
   {
5808
-    $this->watchLater = $watchLater;
5808
+	$this->watchLater = $watchLater;
5809 5809
   }
5810 5810
   public function getWatchLater()
5811 5811
   {
5812
-    return $this->watchLater;
5812
+	return $this->watchLater;
5813 5813
   }
5814 5814
 }
5815 5815
 
@@ -5823,19 +5823,19 @@  discard block
 block discarded – undo
5823 5823
 
5824 5824
   public function setContentOwner($contentOwner)
5825 5825
   {
5826
-    $this->contentOwner = $contentOwner;
5826
+	$this->contentOwner = $contentOwner;
5827 5827
   }
5828 5828
   public function getContentOwner()
5829 5829
   {
5830
-    return $this->contentOwner;
5830
+	return $this->contentOwner;
5831 5831
   }
5832 5832
   public function setTimeLinked($timeLinked)
5833 5833
   {
5834
-    $this->timeLinked = $timeLinked;
5834
+	$this->timeLinked = $timeLinked;
5835 5835
   }
5836 5836
   public function getTimeLinked()
5837 5837
   {
5838
-    return $this->timeLinked;
5838
+	return $this->timeLinked;
5839 5839
   }
5840 5840
 }
5841 5841
 
@@ -5849,19 +5849,19 @@  discard block
 block discarded – undo
5849 5849
 
5850 5850
   public function setContext($context)
5851 5851
   {
5852
-    $this->context = $context;
5852
+	$this->context = $context;
5853 5853
   }
5854 5854
   public function getContext()
5855 5855
   {
5856
-    return $this->context;
5856
+	return $this->context;
5857 5857
   }
5858 5858
   public function setConversionUrl($conversionUrl)
5859 5859
   {
5860
-    $this->conversionUrl = $conversionUrl;
5860
+	$this->conversionUrl = $conversionUrl;
5861 5861
   }
5862 5862
   public function getConversionUrl()
5863 5863
   {
5864
-    return $this->conversionUrl;
5864
+	return $this->conversionUrl;
5865 5865
   }
5866 5866
 }
5867 5867
 
@@ -5876,11 +5876,11 @@  discard block
 block discarded – undo
5876 5876
 
5877 5877
   public function setPings($pings)
5878 5878
   {
5879
-    $this->pings = $pings;
5879
+	$this->pings = $pings;
5880 5880
   }
5881 5881
   public function getPings()
5882 5882
   {
5883
-    return $this->pings;
5883
+	return $this->pings;
5884 5884
   }
5885 5885
 }
5886 5886
 
@@ -5893,11 +5893,11 @@  discard block
 block discarded – undo
5893 5893
 
5894 5894
   public function setValue($value)
5895 5895
   {
5896
-    $this->value = $value;
5896
+	$this->value = $value;
5897 5897
   }
5898 5898
   public function getValue()
5899 5899
   {
5900
-    return $this->value;
5900
+	return $this->value;
5901 5901
   }
5902 5902
 }
5903 5903
 
@@ -5922,75 +5922,75 @@  discard block
 block discarded – undo
5922 5922
 
5923 5923
   public function setEtag($etag)
5924 5924
   {
5925
-    $this->etag = $etag;
5925
+	$this->etag = $etag;
5926 5926
   }
5927 5927
   public function getEtag()
5928 5928
   {
5929
-    return $this->etag;
5929
+	return $this->etag;
5930 5930
   }
5931 5931
   public function setEventId($eventId)
5932 5932
   {
5933
-    $this->eventId = $eventId;
5933
+	$this->eventId = $eventId;
5934 5934
   }
5935 5935
   public function getEventId()
5936 5936
   {
5937
-    return $this->eventId;
5937
+	return $this->eventId;
5938 5938
   }
5939 5939
   public function setItems($items)
5940 5940
   {
5941
-    $this->items = $items;
5941
+	$this->items = $items;
5942 5942
   }
5943 5943
   public function getItems()
5944 5944
   {
5945
-    return $this->items;
5945
+	return $this->items;
5946 5946
   }
5947 5947
   public function setKind($kind)
5948 5948
   {
5949
-    $this->kind = $kind;
5949
+	$this->kind = $kind;
5950 5950
   }
5951 5951
   public function getKind()
5952 5952
   {
5953
-    return $this->kind;
5953
+	return $this->kind;
5954 5954
   }
5955 5955
   public function setNextPageToken($nextPageToken)
5956 5956
   {
5957
-    $this->nextPageToken = $nextPageToken;
5957
+	$this->nextPageToken = $nextPageToken;
5958 5958
   }
5959 5959
   public function getNextPageToken()
5960 5960
   {
5961
-    return $this->nextPageToken;
5961
+	return $this->nextPageToken;
5962 5962
   }
5963 5963
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
5964 5964
   {
5965
-    $this->pageInfo = $pageInfo;
5965
+	$this->pageInfo = $pageInfo;
5966 5966
   }
5967 5967
   public function getPageInfo()
5968 5968
   {
5969
-    return $this->pageInfo;
5969
+	return $this->pageInfo;
5970 5970
   }
5971 5971
   public function setPrevPageToken($prevPageToken)
5972 5972
   {
5973
-    $this->prevPageToken = $prevPageToken;
5973
+	$this->prevPageToken = $prevPageToken;
5974 5974
   }
5975 5975
   public function getPrevPageToken()
5976 5976
   {
5977
-    return $this->prevPageToken;
5977
+	return $this->prevPageToken;
5978 5978
   }
5979 5979
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
5980 5980
   {
5981
-    $this->tokenPagination = $tokenPagination;
5981
+	$this->tokenPagination = $tokenPagination;
5982 5982
   }
5983 5983
   public function getTokenPagination()
5984 5984
   {
5985
-    return $this->tokenPagination;
5985
+	return $this->tokenPagination;
5986 5986
   }
5987 5987
   public function setVisitorId($visitorId)
5988 5988
   {
5989
-    $this->visitorId = $visitorId;
5989
+	$this->visitorId = $visitorId;
5990 5990
   }
5991 5991
   public function getVisitorId()
5992 5992
   {
5993
-    return $this->visitorId;
5993
+	return $this->visitorId;
5994 5994
   }
5995 5995
 }
5996 5996
 
@@ -6004,19 +6004,19 @@  discard block
 block discarded – undo
6004 6004
 
6005 6005
   public function setDescription($description)
6006 6006
   {
6007
-    $this->description = $description;
6007
+	$this->description = $description;
6008 6008
   }
6009 6009
   public function getDescription()
6010 6010
   {
6011
-    return $this->description;
6011
+	return $this->description;
6012 6012
   }
6013 6013
   public function setTitle($title)
6014 6014
   {
6015
-    $this->title = $title;
6015
+	$this->title = $title;
6016 6016
   }
6017 6017
   public function getTitle()
6018 6018
   {
6019
-    return $this->title;
6019
+	return $this->title;
6020 6020
   }
6021 6021
 }
6022 6022
 
@@ -6043,59 +6043,59 @@  discard block
 block discarded – undo
6043 6043
 
6044 6044
   public function setContentDetails(Google_Service_YouTube_ChannelSectionContentDetails $contentDetails)
6045 6045
   {
6046
-    $this->contentDetails = $contentDetails;
6046
+	$this->contentDetails = $contentDetails;
6047 6047
   }
6048 6048
   public function getContentDetails()
6049 6049
   {
6050
-    return $this->contentDetails;
6050
+	return $this->contentDetails;
6051 6051
   }
6052 6052
   public function setEtag($etag)
6053 6053
   {
6054
-    $this->etag = $etag;
6054
+	$this->etag = $etag;
6055 6055
   }
6056 6056
   public function getEtag()
6057 6057
   {
6058
-    return $this->etag;
6058
+	return $this->etag;
6059 6059
   }
6060 6060
   public function setId($id)
6061 6061
   {
6062
-    $this->id = $id;
6062
+	$this->id = $id;
6063 6063
   }
6064 6064
   public function getId()
6065 6065
   {
6066
-    return $this->id;
6066
+	return $this->id;
6067 6067
   }
6068 6068
   public function setKind($kind)
6069 6069
   {
6070
-    $this->kind = $kind;
6070
+	$this->kind = $kind;
6071 6071
   }
6072 6072
   public function getKind()
6073 6073
   {
6074
-    return $this->kind;
6074
+	return $this->kind;
6075 6075
   }
6076 6076
   public function setLocalizations($localizations)
6077 6077
   {
6078
-    $this->localizations = $localizations;
6078
+	$this->localizations = $localizations;
6079 6079
   }
6080 6080
   public function getLocalizations()
6081 6081
   {
6082
-    return $this->localizations;
6082
+	return $this->localizations;
6083 6083
   }
6084 6084
   public function setSnippet(Google_Service_YouTube_ChannelSectionSnippet $snippet)
6085 6085
   {
6086
-    $this->snippet = $snippet;
6086
+	$this->snippet = $snippet;
6087 6087
   }
6088 6088
   public function getSnippet()
6089 6089
   {
6090
-    return $this->snippet;
6090
+	return $this->snippet;
6091 6091
   }
6092 6092
   public function setTargeting(Google_Service_YouTube_ChannelSectionTargeting $targeting)
6093 6093
   {
6094
-    $this->targeting = $targeting;
6094
+	$this->targeting = $targeting;
6095 6095
   }
6096 6096
   public function getTargeting()
6097 6097
   {
6098
-    return $this->targeting;
6098
+	return $this->targeting;
6099 6099
   }
6100 6100
 }
6101 6101
 
@@ -6110,19 +6110,19 @@  discard block
 block discarded – undo
6110 6110
 
6111 6111
   public function setChannels($channels)
6112 6112
   {
6113
-    $this->channels = $channels;
6113
+	$this->channels = $channels;
6114 6114
   }
6115 6115
   public function getChannels()
6116 6116
   {
6117
-    return $this->channels;
6117
+	return $this->channels;
6118 6118
   }
6119 6119
   public function setPlaylists($playlists)
6120 6120
   {
6121
-    $this->playlists = $playlists;
6121
+	$this->playlists = $playlists;
6122 6122
   }
6123 6123
   public function getPlaylists()
6124 6124
   {
6125
-    return $this->playlists;
6125
+	return $this->playlists;
6126 6126
   }
6127 6127
 }
6128 6128
 
@@ -6141,43 +6141,43 @@  discard block
 block discarded – undo
6141 6141
 
6142 6142
   public function setEtag($etag)
6143 6143
   {
6144
-    $this->etag = $etag;
6144
+	$this->etag = $etag;
6145 6145
   }
6146 6146
   public function getEtag()
6147 6147
   {
6148
-    return $this->etag;
6148
+	return $this->etag;
6149 6149
   }
6150 6150
   public function setEventId($eventId)
6151 6151
   {
6152
-    $this->eventId = $eventId;
6152
+	$this->eventId = $eventId;
6153 6153
   }
6154 6154
   public function getEventId()
6155 6155
   {
6156
-    return $this->eventId;
6156
+	return $this->eventId;
6157 6157
   }
6158 6158
   public function setItems($items)
6159 6159
   {
6160
-    $this->items = $items;
6160
+	$this->items = $items;
6161 6161
   }
6162 6162
   public function getItems()
6163 6163
   {
6164
-    return $this->items;
6164
+	return $this->items;
6165 6165
   }
6166 6166
   public function setKind($kind)
6167 6167
   {
6168
-    $this->kind = $kind;
6168
+	$this->kind = $kind;
6169 6169
   }
6170 6170
   public function getKind()
6171 6171
   {
6172
-    return $this->kind;
6172
+	return $this->kind;
6173 6173
   }
6174 6174
   public function setVisitorId($visitorId)
6175 6175
   {
6176
-    $this->visitorId = $visitorId;
6176
+	$this->visitorId = $visitorId;
6177 6177
   }
6178 6178
   public function getVisitorId()
6179 6179
   {
6180
-    return $this->visitorId;
6180
+	return $this->visitorId;
6181 6181
   }
6182 6182
 }
6183 6183
 
@@ -6190,11 +6190,11 @@  discard block
 block discarded – undo
6190 6190
 
6191 6191
   public function setTitle($title)
6192 6192
   {
6193
-    $this->title = $title;
6193
+	$this->title = $title;
6194 6194
   }
6195 6195
   public function getTitle()
6196 6196
   {
6197
-    return $this->title;
6197
+	return $this->title;
6198 6198
   }
6199 6199
 }
6200 6200
 
@@ -6218,59 +6218,59 @@  discard block
 block discarded – undo
6218 6218
 
6219 6219
   public function setChannelId($channelId)
6220 6220
   {
6221
-    $this->channelId = $channelId;
6221
+	$this->channelId = $channelId;
6222 6222
   }
6223 6223
   public function getChannelId()
6224 6224
   {
6225
-    return $this->channelId;
6225
+	return $this->channelId;
6226 6226
   }
6227 6227
   public function setDefaultLanguage($defaultLanguage)
6228 6228
   {
6229
-    $this->defaultLanguage = $defaultLanguage;
6229
+	$this->defaultLanguage = $defaultLanguage;
6230 6230
   }
6231 6231
   public function getDefaultLanguage()
6232 6232
   {
6233
-    return $this->defaultLanguage;
6233
+	return $this->defaultLanguage;
6234 6234
   }
6235 6235
   public function setLocalized(Google_Service_YouTube_ChannelSectionLocalization $localized)
6236 6236
   {
6237
-    $this->localized = $localized;
6237
+	$this->localized = $localized;
6238 6238
   }
6239 6239
   public function getLocalized()
6240 6240
   {
6241
-    return $this->localized;
6241
+	return $this->localized;
6242 6242
   }
6243 6243
   public function setPosition($position)
6244 6244
   {
6245
-    $this->position = $position;
6245
+	$this->position = $position;
6246 6246
   }
6247 6247
   public function getPosition()
6248 6248
   {
6249
-    return $this->position;
6249
+	return $this->position;
6250 6250
   }
6251 6251
   public function setStyle($style)
6252 6252
   {
6253
-    $this->style = $style;
6253
+	$this->style = $style;
6254 6254
   }
6255 6255
   public function getStyle()
6256 6256
   {
6257
-    return $this->style;
6257
+	return $this->style;
6258 6258
   }
6259 6259
   public function setTitle($title)
6260 6260
   {
6261
-    $this->title = $title;
6261
+	$this->title = $title;
6262 6262
   }
6263 6263
   public function getTitle()
6264 6264
   {
6265
-    return $this->title;
6265
+	return $this->title;
6266 6266
   }
6267 6267
   public function setType($type)
6268 6268
   {
6269
-    $this->type = $type;
6269
+	$this->type = $type;
6270 6270
   }
6271 6271
   public function getType()
6272 6272
   {
6273
-    return $this->type;
6273
+	return $this->type;
6274 6274
   }
6275 6275
 }
6276 6276
 
@@ -6286,27 +6286,27 @@  discard block
 block discarded – undo
6286 6286
 
6287 6287
   public function setCountries($countries)
6288 6288
   {
6289
-    $this->countries = $countries;
6289
+	$this->countries = $countries;
6290 6290
   }
6291 6291
   public function getCountries()
6292 6292
   {
6293
-    return $this->countries;
6293
+	return $this->countries;
6294 6294
   }
6295 6295
   public function setLanguages($languages)
6296 6296
   {
6297
-    $this->languages = $languages;
6297
+	$this->languages = $languages;
6298 6298
   }
6299 6299
   public function getLanguages()
6300 6300
   {
6301
-    return $this->languages;
6301
+	return $this->languages;
6302 6302
   }
6303 6303
   public function setRegions($regions)
6304 6304
   {
6305
-    $this->regions = $regions;
6305
+	$this->regions = $regions;
6306 6306
   }
6307 6307
   public function getRegions()
6308 6308
   {
6309
-    return $this->regions;
6309
+	return $this->regions;
6310 6310
   }
6311 6311
 }
6312 6312
 
@@ -6333,115 +6333,115 @@  discard block
 block discarded – undo
6333 6333
 
6334 6334
   public function setCountry($country)
6335 6335
   {
6336
-    $this->country = $country;
6336
+	$this->country = $country;
6337 6337
   }
6338 6338
   public function getCountry()
6339 6339
   {
6340
-    return $this->country;
6340
+	return $this->country;
6341 6341
   }
6342 6342
   public function setDefaultLanguage($defaultLanguage)
6343 6343
   {
6344
-    $this->defaultLanguage = $defaultLanguage;
6344
+	$this->defaultLanguage = $defaultLanguage;
6345 6345
   }
6346 6346
   public function getDefaultLanguage()
6347 6347
   {
6348
-    return $this->defaultLanguage;
6348
+	return $this->defaultLanguage;
6349 6349
   }
6350 6350
   public function setDefaultTab($defaultTab)
6351 6351
   {
6352
-    $this->defaultTab = $defaultTab;
6352
+	$this->defaultTab = $defaultTab;
6353 6353
   }
6354 6354
   public function getDefaultTab()
6355 6355
   {
6356
-    return $this->defaultTab;
6356
+	return $this->defaultTab;
6357 6357
   }
6358 6358
   public function setDescription($description)
6359 6359
   {
6360
-    $this->description = $description;
6360
+	$this->description = $description;
6361 6361
   }
6362 6362
   public function getDescription()
6363 6363
   {
6364
-    return $this->description;
6364
+	return $this->description;
6365 6365
   }
6366 6366
   public function setFeaturedChannelsTitle($featuredChannelsTitle)
6367 6367
   {
6368
-    $this->featuredChannelsTitle = $featuredChannelsTitle;
6368
+	$this->featuredChannelsTitle = $featuredChannelsTitle;
6369 6369
   }
6370 6370
   public function getFeaturedChannelsTitle()
6371 6371
   {
6372
-    return $this->featuredChannelsTitle;
6372
+	return $this->featuredChannelsTitle;
6373 6373
   }
6374 6374
   public function setFeaturedChannelsUrls($featuredChannelsUrls)
6375 6375
   {
6376
-    $this->featuredChannelsUrls = $featuredChannelsUrls;
6376
+	$this->featuredChannelsUrls = $featuredChannelsUrls;
6377 6377
   }
6378 6378
   public function getFeaturedChannelsUrls()
6379 6379
   {
6380
-    return $this->featuredChannelsUrls;
6380
+	return $this->featuredChannelsUrls;
6381 6381
   }
6382 6382
   public function setKeywords($keywords)
6383 6383
   {
6384
-    $this->keywords = $keywords;
6384
+	$this->keywords = $keywords;
6385 6385
   }
6386 6386
   public function getKeywords()
6387 6387
   {
6388
-    return $this->keywords;
6388
+	return $this->keywords;
6389 6389
   }
6390 6390
   public function setModerateComments($moderateComments)
6391 6391
   {
6392
-    $this->moderateComments = $moderateComments;
6392
+	$this->moderateComments = $moderateComments;
6393 6393
   }
6394 6394
   public function getModerateComments()
6395 6395
   {
6396
-    return $this->moderateComments;
6396
+	return $this->moderateComments;
6397 6397
   }
6398 6398
   public function setProfileColor($profileColor)
6399 6399
   {
6400
-    $this->profileColor = $profileColor;
6400
+	$this->profileColor = $profileColor;
6401 6401
   }
6402 6402
   public function getProfileColor()
6403 6403
   {
6404
-    return $this->profileColor;
6404
+	return $this->profileColor;
6405 6405
   }
6406 6406
   public function setShowBrowseView($showBrowseView)
6407 6407
   {
6408
-    $this->showBrowseView = $showBrowseView;
6408
+	$this->showBrowseView = $showBrowseView;
6409 6409
   }
6410 6410
   public function getShowBrowseView()
6411 6411
   {
6412
-    return $this->showBrowseView;
6412
+	return $this->showBrowseView;
6413 6413
   }
6414 6414
   public function setShowRelatedChannels($showRelatedChannels)
6415 6415
   {
6416
-    $this->showRelatedChannels = $showRelatedChannels;
6416
+	$this->showRelatedChannels = $showRelatedChannels;
6417 6417
   }
6418 6418
   public function getShowRelatedChannels()
6419 6419
   {
6420
-    return $this->showRelatedChannels;
6420
+	return $this->showRelatedChannels;
6421 6421
   }
6422 6422
   public function setTitle($title)
6423 6423
   {
6424
-    $this->title = $title;
6424
+	$this->title = $title;
6425 6425
   }
6426 6426
   public function getTitle()
6427 6427
   {
6428
-    return $this->title;
6428
+	return $this->title;
6429 6429
   }
6430 6430
   public function setTrackingAnalyticsAccountId($trackingAnalyticsAccountId)
6431 6431
   {
6432
-    $this->trackingAnalyticsAccountId = $trackingAnalyticsAccountId;
6432
+	$this->trackingAnalyticsAccountId = $trackingAnalyticsAccountId;
6433 6433
   }
6434 6434
   public function getTrackingAnalyticsAccountId()
6435 6435
   {
6436
-    return $this->trackingAnalyticsAccountId;
6436
+	return $this->trackingAnalyticsAccountId;
6437 6437
   }
6438 6438
   public function setUnsubscribedTrailer($unsubscribedTrailer)
6439 6439
   {
6440
-    $this->unsubscribedTrailer = $unsubscribedTrailer;
6440
+	$this->unsubscribedTrailer = $unsubscribedTrailer;
6441 6441
   }
6442 6442
   public function getUnsubscribedTrailer()
6443 6443
   {
6444
-    return $this->unsubscribedTrailer;
6444
+	return $this->unsubscribedTrailer;
6445 6445
   }
6446 6446
 }
6447 6447
 
@@ -6462,59 +6462,59 @@  discard block
 block discarded – undo
6462 6462
 
6463 6463
   public function setCountry($country)
6464 6464
   {
6465
-    $this->country = $country;
6465
+	$this->country = $country;
6466 6466
   }
6467 6467
   public function getCountry()
6468 6468
   {
6469
-    return $this->country;
6469
+	return $this->country;
6470 6470
   }
6471 6471
   public function setDefaultLanguage($defaultLanguage)
6472 6472
   {
6473
-    $this->defaultLanguage = $defaultLanguage;
6473
+	$this->defaultLanguage = $defaultLanguage;
6474 6474
   }
6475 6475
   public function getDefaultLanguage()
6476 6476
   {
6477
-    return $this->defaultLanguage;
6477
+	return $this->defaultLanguage;
6478 6478
   }
6479 6479
   public function setDescription($description)
6480 6480
   {
6481
-    $this->description = $description;
6481
+	$this->description = $description;
6482 6482
   }
6483 6483
   public function getDescription()
6484 6484
   {
6485
-    return $this->description;
6485
+	return $this->description;
6486 6486
   }
6487 6487
   public function setLocalized(Google_Service_YouTube_ChannelLocalization $localized)
6488 6488
   {
6489
-    $this->localized = $localized;
6489
+	$this->localized = $localized;
6490 6490
   }
6491 6491
   public function getLocalized()
6492 6492
   {
6493
-    return $this->localized;
6493
+	return $this->localized;
6494 6494
   }
6495 6495
   public function setPublishedAt($publishedAt)
6496 6496
   {
6497
-    $this->publishedAt = $publishedAt;
6497
+	$this->publishedAt = $publishedAt;
6498 6498
   }
6499 6499
   public function getPublishedAt()
6500 6500
   {
6501
-    return $this->publishedAt;
6501
+	return $this->publishedAt;
6502 6502
   }
6503 6503
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
6504 6504
   {
6505
-    $this->thumbnails = $thumbnails;
6505
+	$this->thumbnails = $thumbnails;
6506 6506
   }
6507 6507
   public function getThumbnails()
6508 6508
   {
6509
-    return $this->thumbnails;
6509
+	return $this->thumbnails;
6510 6510
   }
6511 6511
   public function setTitle($title)
6512 6512
   {
6513
-    $this->title = $title;
6513
+	$this->title = $title;
6514 6514
   }
6515 6515
   public function getTitle()
6516 6516
   {
6517
-    return $this->title;
6517
+	return $this->title;
6518 6518
   }
6519 6519
 }
6520 6520
 
@@ -6531,43 +6531,43 @@  discard block
 block discarded – undo
6531 6531
 
6532 6532
   public function setCommentCount($commentCount)
6533 6533
   {
6534
-    $this->commentCount = $commentCount;
6534
+	$this->commentCount = $commentCount;
6535 6535
   }
6536 6536
   public function getCommentCount()
6537 6537
   {
6538
-    return $this->commentCount;
6538
+	return $this->commentCount;
6539 6539
   }
6540 6540
   public function setHiddenSubscriberCount($hiddenSubscriberCount)
6541 6541
   {
6542
-    $this->hiddenSubscriberCount = $hiddenSubscriberCount;
6542
+	$this->hiddenSubscriberCount = $hiddenSubscriberCount;
6543 6543
   }
6544 6544
   public function getHiddenSubscriberCount()
6545 6545
   {
6546
-    return $this->hiddenSubscriberCount;
6546
+	return $this->hiddenSubscriberCount;
6547 6547
   }
6548 6548
   public function setSubscriberCount($subscriberCount)
6549 6549
   {
6550
-    $this->subscriberCount = $subscriberCount;
6550
+	$this->subscriberCount = $subscriberCount;
6551 6551
   }
6552 6552
   public function getSubscriberCount()
6553 6553
   {
6554
-    return $this->subscriberCount;
6554
+	return $this->subscriberCount;
6555 6555
   }
6556 6556
   public function setVideoCount($videoCount)
6557 6557
   {
6558
-    $this->videoCount = $videoCount;
6558
+	$this->videoCount = $videoCount;
6559 6559
   }
6560 6560
   public function getVideoCount()
6561 6561
   {
6562
-    return $this->videoCount;
6562
+	return $this->videoCount;
6563 6563
   }
6564 6564
   public function setViewCount($viewCount)
6565 6565
   {
6566
-    $this->viewCount = $viewCount;
6566
+	$this->viewCount = $viewCount;
6567 6567
   }
6568 6568
   public function getViewCount()
6569 6569
   {
6570
-    return $this->viewCount;
6570
+	return $this->viewCount;
6571 6571
   }
6572 6572
 }
6573 6573
 
@@ -6582,27 +6582,27 @@  discard block
 block discarded – undo
6582 6582
 
6583 6583
   public function setIsLinked($isLinked)
6584 6584
   {
6585
-    $this->isLinked = $isLinked;
6585
+	$this->isLinked = $isLinked;
6586 6586
   }
6587 6587
   public function getIsLinked()
6588 6588
   {
6589
-    return $this->isLinked;
6589
+	return $this->isLinked;
6590 6590
   }
6591 6591
   public function setLongUploadsStatus($longUploadsStatus)
6592 6592
   {
6593
-    $this->longUploadsStatus = $longUploadsStatus;
6593
+	$this->longUploadsStatus = $longUploadsStatus;
6594 6594
   }
6595 6595
   public function getLongUploadsStatus()
6596 6596
   {
6597
-    return $this->longUploadsStatus;
6597
+	return $this->longUploadsStatus;
6598 6598
   }
6599 6599
   public function setPrivacyStatus($privacyStatus)
6600 6600
   {
6601
-    $this->privacyStatus = $privacyStatus;
6601
+	$this->privacyStatus = $privacyStatus;
6602 6602
   }
6603 6603
   public function getPrivacyStatus()
6604 6604
   {
6605
-    return $this->privacyStatus;
6605
+	return $this->privacyStatus;
6606 6606
   }
6607 6607
 }
6608 6608
 
@@ -6616,11 +6616,11 @@  discard block
 block discarded – undo
6616 6616
 
6617 6617
   public function setTopicIds($topicIds)
6618 6618
   {
6619
-    $this->topicIds = $topicIds;
6619
+	$this->topicIds = $topicIds;
6620 6620
   }
6621 6621
   public function getTopicIds()
6622 6622
   {
6623
-    return $this->topicIds;
6623
+	return $this->topicIds;
6624 6624
   }
6625 6625
 }
6626 6626
 
@@ -6637,35 +6637,35 @@  discard block
 block discarded – undo
6637 6637
 
6638 6638
   public function setEtag($etag)
6639 6639
   {
6640
-    $this->etag = $etag;
6640
+	$this->etag = $etag;
6641 6641
   }
6642 6642
   public function getEtag()
6643 6643
   {
6644
-    return $this->etag;
6644
+	return $this->etag;
6645 6645
   }
6646 6646
   public function setId($id)
6647 6647
   {
6648
-    $this->id = $id;
6648
+	$this->id = $id;
6649 6649
   }
6650 6650
   public function getId()
6651 6651
   {
6652
-    return $this->id;
6652
+	return $this->id;
6653 6653
   }
6654 6654
   public function setKind($kind)
6655 6655
   {
6656
-    $this->kind = $kind;
6656
+	$this->kind = $kind;
6657 6657
   }
6658 6658
   public function getKind()
6659 6659
   {
6660
-    return $this->kind;
6660
+	return $this->kind;
6661 6661
   }
6662 6662
   public function setSnippet(Google_Service_YouTube_CommentSnippet $snippet)
6663 6663
   {
6664
-    $this->snippet = $snippet;
6664
+	$this->snippet = $snippet;
6665 6665
   }
6666 6666
   public function getSnippet()
6667 6667
   {
6668
-    return $this->snippet;
6668
+	return $this->snippet;
6669 6669
   }
6670 6670
 }
6671 6671
 
@@ -6689,67 +6689,67 @@  discard block
 block discarded – undo
6689 6689
 
6690 6690
   public function setEtag($etag)
6691 6691
   {
6692
-    $this->etag = $etag;
6692
+	$this->etag = $etag;
6693 6693
   }
6694 6694
   public function getEtag()
6695 6695
   {
6696
-    return $this->etag;
6696
+	return $this->etag;
6697 6697
   }
6698 6698
   public function setEventId($eventId)
6699 6699
   {
6700
-    $this->eventId = $eventId;
6700
+	$this->eventId = $eventId;
6701 6701
   }
6702 6702
   public function getEventId()
6703 6703
   {
6704
-    return $this->eventId;
6704
+	return $this->eventId;
6705 6705
   }
6706 6706
   public function setItems($items)
6707 6707
   {
6708
-    $this->items = $items;
6708
+	$this->items = $items;
6709 6709
   }
6710 6710
   public function getItems()
6711 6711
   {
6712
-    return $this->items;
6712
+	return $this->items;
6713 6713
   }
6714 6714
   public function setKind($kind)
6715 6715
   {
6716
-    $this->kind = $kind;
6716
+	$this->kind = $kind;
6717 6717
   }
6718 6718
   public function getKind()
6719 6719
   {
6720
-    return $this->kind;
6720
+	return $this->kind;
6721 6721
   }
6722 6722
   public function setNextPageToken($nextPageToken)
6723 6723
   {
6724
-    $this->nextPageToken = $nextPageToken;
6724
+	$this->nextPageToken = $nextPageToken;
6725 6725
   }
6726 6726
   public function getNextPageToken()
6727 6727
   {
6728
-    return $this->nextPageToken;
6728
+	return $this->nextPageToken;
6729 6729
   }
6730 6730
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
6731 6731
   {
6732
-    $this->pageInfo = $pageInfo;
6732
+	$this->pageInfo = $pageInfo;
6733 6733
   }
6734 6734
   public function getPageInfo()
6735 6735
   {
6736
-    return $this->pageInfo;
6736
+	return $this->pageInfo;
6737 6737
   }
6738 6738
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
6739 6739
   {
6740
-    $this->tokenPagination = $tokenPagination;
6740
+	$this->tokenPagination = $tokenPagination;
6741 6741
   }
6742 6742
   public function getTokenPagination()
6743 6743
   {
6744
-    return $this->tokenPagination;
6744
+	return $this->tokenPagination;
6745 6745
   }
6746 6746
   public function setVisitorId($visitorId)
6747 6747
   {
6748
-    $this->visitorId = $visitorId;
6748
+	$this->visitorId = $visitorId;
6749 6749
   }
6750 6750
   public function getVisitorId()
6751 6751
   {
6752
-    return $this->visitorId;
6752
+	return $this->visitorId;
6753 6753
   }
6754 6754
 }
6755 6755
 
@@ -6778,131 +6778,131 @@  discard block
 block discarded – undo
6778 6778
 
6779 6779
   public function setAuthorChannelId(Google_Service_YouTube_ChannelId $authorChannelId)
6780 6780
   {
6781
-    $this->authorChannelId = $authorChannelId;
6781
+	$this->authorChannelId = $authorChannelId;
6782 6782
   }
6783 6783
   public function getAuthorChannelId()
6784 6784
   {
6785
-    return $this->authorChannelId;
6785
+	return $this->authorChannelId;
6786 6786
   }
6787 6787
   public function setAuthorChannelUrl($authorChannelUrl)
6788 6788
   {
6789
-    $this->authorChannelUrl = $authorChannelUrl;
6789
+	$this->authorChannelUrl = $authorChannelUrl;
6790 6790
   }
6791 6791
   public function getAuthorChannelUrl()
6792 6792
   {
6793
-    return $this->authorChannelUrl;
6793
+	return $this->authorChannelUrl;
6794 6794
   }
6795 6795
   public function setAuthorDisplayName($authorDisplayName)
6796 6796
   {
6797
-    $this->authorDisplayName = $authorDisplayName;
6797
+	$this->authorDisplayName = $authorDisplayName;
6798 6798
   }
6799 6799
   public function getAuthorDisplayName()
6800 6800
   {
6801
-    return $this->authorDisplayName;
6801
+	return $this->authorDisplayName;
6802 6802
   }
6803 6803
   public function setAuthorGoogleplusProfileUrl($authorGoogleplusProfileUrl)
6804 6804
   {
6805
-    $this->authorGoogleplusProfileUrl = $authorGoogleplusProfileUrl;
6805
+	$this->authorGoogleplusProfileUrl = $authorGoogleplusProfileUrl;
6806 6806
   }
6807 6807
   public function getAuthorGoogleplusProfileUrl()
6808 6808
   {
6809
-    return $this->authorGoogleplusProfileUrl;
6809
+	return $this->authorGoogleplusProfileUrl;
6810 6810
   }
6811 6811
   public function setAuthorProfileImageUrl($authorProfileImageUrl)
6812 6812
   {
6813
-    $this->authorProfileImageUrl = $authorProfileImageUrl;
6813
+	$this->authorProfileImageUrl = $authorProfileImageUrl;
6814 6814
   }
6815 6815
   public function getAuthorProfileImageUrl()
6816 6816
   {
6817
-    return $this->authorProfileImageUrl;
6817
+	return $this->authorProfileImageUrl;
6818 6818
   }
6819 6819
   public function setCanRate($canRate)
6820 6820
   {
6821
-    $this->canRate = $canRate;
6821
+	$this->canRate = $canRate;
6822 6822
   }
6823 6823
   public function getCanRate()
6824 6824
   {
6825
-    return $this->canRate;
6825
+	return $this->canRate;
6826 6826
   }
6827 6827
   public function setChannelId($channelId)
6828 6828
   {
6829
-    $this->channelId = $channelId;
6829
+	$this->channelId = $channelId;
6830 6830
   }
6831 6831
   public function getChannelId()
6832 6832
   {
6833
-    return $this->channelId;
6833
+	return $this->channelId;
6834 6834
   }
6835 6835
   public function setLikeCount($likeCount)
6836 6836
   {
6837
-    $this->likeCount = $likeCount;
6837
+	$this->likeCount = $likeCount;
6838 6838
   }
6839 6839
   public function getLikeCount()
6840 6840
   {
6841
-    return $this->likeCount;
6841
+	return $this->likeCount;
6842 6842
   }
6843 6843
   public function setModerationStatus($moderationStatus)
6844 6844
   {
6845
-    $this->moderationStatus = $moderationStatus;
6845
+	$this->moderationStatus = $moderationStatus;
6846 6846
   }
6847 6847
   public function getModerationStatus()
6848 6848
   {
6849
-    return $this->moderationStatus;
6849
+	return $this->moderationStatus;
6850 6850
   }
6851 6851
   public function setParentId($parentId)
6852 6852
   {
6853
-    $this->parentId = $parentId;
6853
+	$this->parentId = $parentId;
6854 6854
   }
6855 6855
   public function getParentId()
6856 6856
   {
6857
-    return $this->parentId;
6857
+	return $this->parentId;
6858 6858
   }
6859 6859
   public function setPublishedAt($publishedAt)
6860 6860
   {
6861
-    $this->publishedAt = $publishedAt;
6861
+	$this->publishedAt = $publishedAt;
6862 6862
   }
6863 6863
   public function getPublishedAt()
6864 6864
   {
6865
-    return $this->publishedAt;
6865
+	return $this->publishedAt;
6866 6866
   }
6867 6867
   public function setTextDisplay($textDisplay)
6868 6868
   {
6869
-    $this->textDisplay = $textDisplay;
6869
+	$this->textDisplay = $textDisplay;
6870 6870
   }
6871 6871
   public function getTextDisplay()
6872 6872
   {
6873
-    return $this->textDisplay;
6873
+	return $this->textDisplay;
6874 6874
   }
6875 6875
   public function setTextOriginal($textOriginal)
6876 6876
   {
6877
-    $this->textOriginal = $textOriginal;
6877
+	$this->textOriginal = $textOriginal;
6878 6878
   }
6879 6879
   public function getTextOriginal()
6880 6880
   {
6881
-    return $this->textOriginal;
6881
+	return $this->textOriginal;
6882 6882
   }
6883 6883
   public function setUpdatedAt($updatedAt)
6884 6884
   {
6885
-    $this->updatedAt = $updatedAt;
6885
+	$this->updatedAt = $updatedAt;
6886 6886
   }
6887 6887
   public function getUpdatedAt()
6888 6888
   {
6889
-    return $this->updatedAt;
6889
+	return $this->updatedAt;
6890 6890
   }
6891 6891
   public function setVideoId($videoId)
6892 6892
   {
6893
-    $this->videoId = $videoId;
6893
+	$this->videoId = $videoId;
6894 6894
   }
6895 6895
   public function getVideoId()
6896 6896
   {
6897
-    return $this->videoId;
6897
+	return $this->videoId;
6898 6898
   }
6899 6899
   public function setViewerRating($viewerRating)
6900 6900
   {
6901
-    $this->viewerRating = $viewerRating;
6901
+	$this->viewerRating = $viewerRating;
6902 6902
   }
6903 6903
   public function getViewerRating()
6904 6904
   {
6905
-    return $this->viewerRating;
6905
+	return $this->viewerRating;
6906 6906
   }
6907 6907
 }
6908 6908
 
@@ -6921,43 +6921,43 @@  discard block
 block discarded – undo
6921 6921
 
6922 6922
   public function setEtag($etag)
6923 6923
   {
6924
-    $this->etag = $etag;
6924
+	$this->etag = $etag;
6925 6925
   }
6926 6926
   public function getEtag()
6927 6927
   {
6928
-    return $this->etag;
6928
+	return $this->etag;
6929 6929
   }
6930 6930
   public function setId($id)
6931 6931
   {
6932
-    $this->id = $id;
6932
+	$this->id = $id;
6933 6933
   }
6934 6934
   public function getId()
6935 6935
   {
6936
-    return $this->id;
6936
+	return $this->id;
6937 6937
   }
6938 6938
   public function setKind($kind)
6939 6939
   {
6940
-    $this->kind = $kind;
6940
+	$this->kind = $kind;
6941 6941
   }
6942 6942
   public function getKind()
6943 6943
   {
6944
-    return $this->kind;
6944
+	return $this->kind;
6945 6945
   }
6946 6946
   public function setReplies(Google_Service_YouTube_CommentThreadReplies $replies)
6947 6947
   {
6948
-    $this->replies = $replies;
6948
+	$this->replies = $replies;
6949 6949
   }
6950 6950
   public function getReplies()
6951 6951
   {
6952
-    return $this->replies;
6952
+	return $this->replies;
6953 6953
   }
6954 6954
   public function setSnippet(Google_Service_YouTube_CommentThreadSnippet $snippet)
6955 6955
   {
6956
-    $this->snippet = $snippet;
6956
+	$this->snippet = $snippet;
6957 6957
   }
6958 6958
   public function getSnippet()
6959 6959
   {
6960
-    return $this->snippet;
6960
+	return $this->snippet;
6961 6961
   }
6962 6962
 }
6963 6963
 
@@ -6981,67 +6981,67 @@  discard block
 block discarded – undo
6981 6981
 
6982 6982
   public function setEtag($etag)
6983 6983
   {
6984
-    $this->etag = $etag;
6984
+	$this->etag = $etag;
6985 6985
   }
6986 6986
   public function getEtag()
6987 6987
   {
6988
-    return $this->etag;
6988
+	return $this->etag;
6989 6989
   }
6990 6990
   public function setEventId($eventId)
6991 6991
   {
6992
-    $this->eventId = $eventId;
6992
+	$this->eventId = $eventId;
6993 6993
   }
6994 6994
   public function getEventId()
6995 6995
   {
6996
-    return $this->eventId;
6996
+	return $this->eventId;
6997 6997
   }
6998 6998
   public function setItems($items)
6999 6999
   {
7000
-    $this->items = $items;
7000
+	$this->items = $items;
7001 7001
   }
7002 7002
   public function getItems()
7003 7003
   {
7004
-    return $this->items;
7004
+	return $this->items;
7005 7005
   }
7006 7006
   public function setKind($kind)
7007 7007
   {
7008
-    $this->kind = $kind;
7008
+	$this->kind = $kind;
7009 7009
   }
7010 7010
   public function getKind()
7011 7011
   {
7012
-    return $this->kind;
7012
+	return $this->kind;
7013 7013
   }
7014 7014
   public function setNextPageToken($nextPageToken)
7015 7015
   {
7016
-    $this->nextPageToken = $nextPageToken;
7016
+	$this->nextPageToken = $nextPageToken;
7017 7017
   }
7018 7018
   public function getNextPageToken()
7019 7019
   {
7020
-    return $this->nextPageToken;
7020
+	return $this->nextPageToken;
7021 7021
   }
7022 7022
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
7023 7023
   {
7024
-    $this->pageInfo = $pageInfo;
7024
+	$this->pageInfo = $pageInfo;
7025 7025
   }
7026 7026
   public function getPageInfo()
7027 7027
   {
7028
-    return $this->pageInfo;
7028
+	return $this->pageInfo;
7029 7029
   }
7030 7030
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
7031 7031
   {
7032
-    $this->tokenPagination = $tokenPagination;
7032
+	$this->tokenPagination = $tokenPagination;
7033 7033
   }
7034 7034
   public function getTokenPagination()
7035 7035
   {
7036
-    return $this->tokenPagination;
7036
+	return $this->tokenPagination;
7037 7037
   }
7038 7038
   public function setVisitorId($visitorId)
7039 7039
   {
7040
-    $this->visitorId = $visitorId;
7040
+	$this->visitorId = $visitorId;
7041 7041
   }
7042 7042
   public function getVisitorId()
7043 7043
   {
7044
-    return $this->visitorId;
7044
+	return $this->visitorId;
7045 7045
   }
7046 7046
 }
7047 7047
 
@@ -7056,11 +7056,11 @@  discard block
 block discarded – undo
7056 7056
 
7057 7057
   public function setComments($comments)
7058 7058
   {
7059
-    $this->comments = $comments;
7059
+	$this->comments = $comments;
7060 7060
   }
7061 7061
   public function getComments()
7062 7062
   {
7063
-    return $this->comments;
7063
+	return $this->comments;
7064 7064
   }
7065 7065
 }
7066 7066
 
@@ -7079,51 +7079,51 @@  discard block
 block discarded – undo
7079 7079
 
7080 7080
   public function setCanReply($canReply)
7081 7081
   {
7082
-    $this->canReply = $canReply;
7082
+	$this->canReply = $canReply;
7083 7083
   }
7084 7084
   public function getCanReply()
7085 7085
   {
7086
-    return $this->canReply;
7086
+	return $this->canReply;
7087 7087
   }
7088 7088
   public function setChannelId($channelId)
7089 7089
   {
7090
-    $this->channelId = $channelId;
7090
+	$this->channelId = $channelId;
7091 7091
   }
7092 7092
   public function getChannelId()
7093 7093
   {
7094
-    return $this->channelId;
7094
+	return $this->channelId;
7095 7095
   }
7096 7096
   public function setIsPublic($isPublic)
7097 7097
   {
7098
-    $this->isPublic = $isPublic;
7098
+	$this->isPublic = $isPublic;
7099 7099
   }
7100 7100
   public function getIsPublic()
7101 7101
   {
7102
-    return $this->isPublic;
7102
+	return $this->isPublic;
7103 7103
   }
7104 7104
   public function setTopLevelComment(Google_Service_YouTube_Comment $topLevelComment)
7105 7105
   {
7106
-    $this->topLevelComment = $topLevelComment;
7106
+	$this->topLevelComment = $topLevelComment;
7107 7107
   }
7108 7108
   public function getTopLevelComment()
7109 7109
   {
7110
-    return $this->topLevelComment;
7110
+	return $this->topLevelComment;
7111 7111
   }
7112 7112
   public function setTotalReplyCount($totalReplyCount)
7113 7113
   {
7114
-    $this->totalReplyCount = $totalReplyCount;
7114
+	$this->totalReplyCount = $totalReplyCount;
7115 7115
   }
7116 7116
   public function getTotalReplyCount()
7117 7117
   {
7118
-    return $this->totalReplyCount;
7118
+	return $this->totalReplyCount;
7119 7119
   }
7120 7120
   public function setVideoId($videoId)
7121 7121
   {
7122
-    $this->videoId = $videoId;
7122
+	$this->videoId = $videoId;
7123 7123
   }
7124 7124
   public function getVideoId()
7125 7125
   {
7126
-    return $this->videoId;
7126
+	return $this->videoId;
7127 7127
   }
7128 7128
 }
7129 7129
 
@@ -7200,515 +7200,515 @@  discard block
 block discarded – undo
7200 7200
 
7201 7201
   public function setAcbRating($acbRating)
7202 7202
   {
7203
-    $this->acbRating = $acbRating;
7203
+	$this->acbRating = $acbRating;
7204 7204
   }
7205 7205
   public function getAcbRating()
7206 7206
   {
7207
-    return $this->acbRating;
7207
+	return $this->acbRating;
7208 7208
   }
7209 7209
   public function setAgcomRating($agcomRating)
7210 7210
   {
7211
-    $this->agcomRating = $agcomRating;
7211
+	$this->agcomRating = $agcomRating;
7212 7212
   }
7213 7213
   public function getAgcomRating()
7214 7214
   {
7215
-    return $this->agcomRating;
7215
+	return $this->agcomRating;
7216 7216
   }
7217 7217
   public function setAnatelRating($anatelRating)
7218 7218
   {
7219
-    $this->anatelRating = $anatelRating;
7219
+	$this->anatelRating = $anatelRating;
7220 7220
   }
7221 7221
   public function getAnatelRating()
7222 7222
   {
7223
-    return $this->anatelRating;
7223
+	return $this->anatelRating;
7224 7224
   }
7225 7225
   public function setBbfcRating($bbfcRating)
7226 7226
   {
7227
-    $this->bbfcRating = $bbfcRating;
7227
+	$this->bbfcRating = $bbfcRating;
7228 7228
   }
7229 7229
   public function getBbfcRating()
7230 7230
   {
7231
-    return $this->bbfcRating;
7231
+	return $this->bbfcRating;
7232 7232
   }
7233 7233
   public function setBfvcRating($bfvcRating)
7234 7234
   {
7235
-    $this->bfvcRating = $bfvcRating;
7235
+	$this->bfvcRating = $bfvcRating;
7236 7236
   }
7237 7237
   public function getBfvcRating()
7238 7238
   {
7239
-    return $this->bfvcRating;
7239
+	return $this->bfvcRating;
7240 7240
   }
7241 7241
   public function setBmukkRating($bmukkRating)
7242 7242
   {
7243
-    $this->bmukkRating = $bmukkRating;
7243
+	$this->bmukkRating = $bmukkRating;
7244 7244
   }
7245 7245
   public function getBmukkRating()
7246 7246
   {
7247
-    return $this->bmukkRating;
7247
+	return $this->bmukkRating;
7248 7248
   }
7249 7249
   public function setCatvRating($catvRating)
7250 7250
   {
7251
-    $this->catvRating = $catvRating;
7251
+	$this->catvRating = $catvRating;
7252 7252
   }
7253 7253
   public function getCatvRating()
7254 7254
   {
7255
-    return $this->catvRating;
7255
+	return $this->catvRating;
7256 7256
   }
7257 7257
   public function setCatvfrRating($catvfrRating)
7258 7258
   {
7259
-    $this->catvfrRating = $catvfrRating;
7259
+	$this->catvfrRating = $catvfrRating;
7260 7260
   }
7261 7261
   public function getCatvfrRating()
7262 7262
   {
7263
-    return $this->catvfrRating;
7263
+	return $this->catvfrRating;
7264 7264
   }
7265 7265
   public function setCbfcRating($cbfcRating)
7266 7266
   {
7267
-    $this->cbfcRating = $cbfcRating;
7267
+	$this->cbfcRating = $cbfcRating;
7268 7268
   }
7269 7269
   public function getCbfcRating()
7270 7270
   {
7271
-    return $this->cbfcRating;
7271
+	return $this->cbfcRating;
7272 7272
   }
7273 7273
   public function setCccRating($cccRating)
7274 7274
   {
7275
-    $this->cccRating = $cccRating;
7275
+	$this->cccRating = $cccRating;
7276 7276
   }
7277 7277
   public function getCccRating()
7278 7278
   {
7279
-    return $this->cccRating;
7279
+	return $this->cccRating;
7280 7280
   }
7281 7281
   public function setCceRating($cceRating)
7282 7282
   {
7283
-    $this->cceRating = $cceRating;
7283
+	$this->cceRating = $cceRating;
7284 7284
   }
7285 7285
   public function getCceRating()
7286 7286
   {
7287
-    return $this->cceRating;
7287
+	return $this->cceRating;
7288 7288
   }
7289 7289
   public function setChfilmRating($chfilmRating)
7290 7290
   {
7291
-    $this->chfilmRating = $chfilmRating;
7291
+	$this->chfilmRating = $chfilmRating;
7292 7292
   }
7293 7293
   public function getChfilmRating()
7294 7294
   {
7295
-    return $this->chfilmRating;
7295
+	return $this->chfilmRating;
7296 7296
   }
7297 7297
   public function setChvrsRating($chvrsRating)
7298 7298
   {
7299
-    $this->chvrsRating = $chvrsRating;
7299
+	$this->chvrsRating = $chvrsRating;
7300 7300
   }
7301 7301
   public function getChvrsRating()
7302 7302
   {
7303
-    return $this->chvrsRating;
7303
+	return $this->chvrsRating;
7304 7304
   }
7305 7305
   public function setCicfRating($cicfRating)
7306 7306
   {
7307
-    $this->cicfRating = $cicfRating;
7307
+	$this->cicfRating = $cicfRating;
7308 7308
   }
7309 7309
   public function getCicfRating()
7310 7310
   {
7311
-    return $this->cicfRating;
7311
+	return $this->cicfRating;
7312 7312
   }
7313 7313
   public function setCnaRating($cnaRating)
7314 7314
   {
7315
-    $this->cnaRating = $cnaRating;
7315
+	$this->cnaRating = $cnaRating;
7316 7316
   }
7317 7317
   public function getCnaRating()
7318 7318
   {
7319
-    return $this->cnaRating;
7319
+	return $this->cnaRating;
7320 7320
   }
7321 7321
   public function setCsaRating($csaRating)
7322 7322
   {
7323
-    $this->csaRating = $csaRating;
7323
+	$this->csaRating = $csaRating;
7324 7324
   }
7325 7325
   public function getCsaRating()
7326 7326
   {
7327
-    return $this->csaRating;
7327
+	return $this->csaRating;
7328 7328
   }
7329 7329
   public function setCscfRating($cscfRating)
7330 7330
   {
7331
-    $this->cscfRating = $cscfRating;
7331
+	$this->cscfRating = $cscfRating;
7332 7332
   }
7333 7333
   public function getCscfRating()
7334 7334
   {
7335
-    return $this->cscfRating;
7335
+	return $this->cscfRating;
7336 7336
   }
7337 7337
   public function setCzfilmRating($czfilmRating)
7338 7338
   {
7339
-    $this->czfilmRating = $czfilmRating;
7339
+	$this->czfilmRating = $czfilmRating;
7340 7340
   }
7341 7341
   public function getCzfilmRating()
7342 7342
   {
7343
-    return $this->czfilmRating;
7343
+	return $this->czfilmRating;
7344 7344
   }
7345 7345
   public function setDjctqRating($djctqRating)
7346 7346
   {
7347
-    $this->djctqRating = $djctqRating;
7347
+	$this->djctqRating = $djctqRating;
7348 7348
   }
7349 7349
   public function getDjctqRating()
7350 7350
   {
7351
-    return $this->djctqRating;
7351
+	return $this->djctqRating;
7352 7352
   }
7353 7353
   public function setDjctqRatingReasons($djctqRatingReasons)
7354 7354
   {
7355
-    $this->djctqRatingReasons = $djctqRatingReasons;
7355
+	$this->djctqRatingReasons = $djctqRatingReasons;
7356 7356
   }
7357 7357
   public function getDjctqRatingReasons()
7358 7358
   {
7359
-    return $this->djctqRatingReasons;
7359
+	return $this->djctqRatingReasons;
7360 7360
   }
7361 7361
   public function setEefilmRating($eefilmRating)
7362 7362
   {
7363
-    $this->eefilmRating = $eefilmRating;
7363
+	$this->eefilmRating = $eefilmRating;
7364 7364
   }
7365 7365
   public function getEefilmRating()
7366 7366
   {
7367
-    return $this->eefilmRating;
7367
+	return $this->eefilmRating;
7368 7368
   }
7369 7369
   public function setEgfilmRating($egfilmRating)
7370 7370
   {
7371
-    $this->egfilmRating = $egfilmRating;
7371
+	$this->egfilmRating = $egfilmRating;
7372 7372
   }
7373 7373
   public function getEgfilmRating()
7374 7374
   {
7375
-    return $this->egfilmRating;
7375
+	return $this->egfilmRating;
7376 7376
   }
7377 7377
   public function setEirinRating($eirinRating)
7378 7378
   {
7379
-    $this->eirinRating = $eirinRating;
7379
+	$this->eirinRating = $eirinRating;
7380 7380
   }
7381 7381
   public function getEirinRating()
7382 7382
   {
7383
-    return $this->eirinRating;
7383
+	return $this->eirinRating;
7384 7384
   }
7385 7385
   public function setFcbmRating($fcbmRating)
7386 7386
   {
7387
-    $this->fcbmRating = $fcbmRating;
7387
+	$this->fcbmRating = $fcbmRating;
7388 7388
   }
7389 7389
   public function getFcbmRating()
7390 7390
   {
7391
-    return $this->fcbmRating;
7391
+	return $this->fcbmRating;
7392 7392
   }
7393 7393
   public function setFcoRating($fcoRating)
7394 7394
   {
7395
-    $this->fcoRating = $fcoRating;
7395
+	$this->fcoRating = $fcoRating;
7396 7396
   }
7397 7397
   public function getFcoRating()
7398 7398
   {
7399
-    return $this->fcoRating;
7399
+	return $this->fcoRating;
7400 7400
   }
7401 7401
   public function setFmocRating($fmocRating)
7402 7402
   {
7403
-    $this->fmocRating = $fmocRating;
7403
+	$this->fmocRating = $fmocRating;
7404 7404
   }
7405 7405
   public function getFmocRating()
7406 7406
   {
7407
-    return $this->fmocRating;
7407
+	return $this->fmocRating;
7408 7408
   }
7409 7409
   public function setFpbRating($fpbRating)
7410 7410
   {
7411
-    $this->fpbRating = $fpbRating;
7411
+	$this->fpbRating = $fpbRating;
7412 7412
   }
7413 7413
   public function getFpbRating()
7414 7414
   {
7415
-    return $this->fpbRating;
7415
+	return $this->fpbRating;
7416 7416
   }
7417 7417
   public function setFskRating($fskRating)
7418 7418
   {
7419
-    $this->fskRating = $fskRating;
7419
+	$this->fskRating = $fskRating;
7420 7420
   }
7421 7421
   public function getFskRating()
7422 7422
   {
7423
-    return $this->fskRating;
7423
+	return $this->fskRating;
7424 7424
   }
7425 7425
   public function setGrfilmRating($grfilmRating)
7426 7426
   {
7427
-    $this->grfilmRating = $grfilmRating;
7427
+	$this->grfilmRating = $grfilmRating;
7428 7428
   }
7429 7429
   public function getGrfilmRating()
7430 7430
   {
7431
-    return $this->grfilmRating;
7431
+	return $this->grfilmRating;
7432 7432
   }
7433 7433
   public function setIcaaRating($icaaRating)
7434 7434
   {
7435
-    $this->icaaRating = $icaaRating;
7435
+	$this->icaaRating = $icaaRating;
7436 7436
   }
7437 7437
   public function getIcaaRating()
7438 7438
   {
7439
-    return $this->icaaRating;
7439
+	return $this->icaaRating;
7440 7440
   }
7441 7441
   public function setIfcoRating($ifcoRating)
7442 7442
   {
7443
-    $this->ifcoRating = $ifcoRating;
7443
+	$this->ifcoRating = $ifcoRating;
7444 7444
   }
7445 7445
   public function getIfcoRating()
7446 7446
   {
7447
-    return $this->ifcoRating;
7447
+	return $this->ifcoRating;
7448 7448
   }
7449 7449
   public function setIlfilmRating($ilfilmRating)
7450 7450
   {
7451
-    $this->ilfilmRating = $ilfilmRating;
7451
+	$this->ilfilmRating = $ilfilmRating;
7452 7452
   }
7453 7453
   public function getIlfilmRating()
7454 7454
   {
7455
-    return $this->ilfilmRating;
7455
+	return $this->ilfilmRating;
7456 7456
   }
7457 7457
   public function setIncaaRating($incaaRating)
7458 7458
   {
7459
-    $this->incaaRating = $incaaRating;
7459
+	$this->incaaRating = $incaaRating;
7460 7460
   }
7461 7461
   public function getIncaaRating()
7462 7462
   {
7463
-    return $this->incaaRating;
7463
+	return $this->incaaRating;
7464 7464
   }
7465 7465
   public function setKfcbRating($kfcbRating)
7466 7466
   {
7467
-    $this->kfcbRating = $kfcbRating;
7467
+	$this->kfcbRating = $kfcbRating;
7468 7468
   }
7469 7469
   public function getKfcbRating()
7470 7470
   {
7471
-    return $this->kfcbRating;
7471
+	return $this->kfcbRating;
7472 7472
   }
7473 7473
   public function setKijkwijzerRating($kijkwijzerRating)
7474 7474
   {
7475
-    $this->kijkwijzerRating = $kijkwijzerRating;
7475
+	$this->kijkwijzerRating = $kijkwijzerRating;
7476 7476
   }
7477 7477
   public function getKijkwijzerRating()
7478 7478
   {
7479
-    return $this->kijkwijzerRating;
7479
+	return $this->kijkwijzerRating;
7480 7480
   }
7481 7481
   public function setKmrbRating($kmrbRating)
7482 7482
   {
7483
-    $this->kmrbRating = $kmrbRating;
7483
+	$this->kmrbRating = $kmrbRating;
7484 7484
   }
7485 7485
   public function getKmrbRating()
7486 7486
   {
7487
-    return $this->kmrbRating;
7487
+	return $this->kmrbRating;
7488 7488
   }
7489 7489
   public function setLsfRating($lsfRating)
7490 7490
   {
7491
-    $this->lsfRating = $lsfRating;
7491
+	$this->lsfRating = $lsfRating;
7492 7492
   }
7493 7493
   public function getLsfRating()
7494 7494
   {
7495
-    return $this->lsfRating;
7495
+	return $this->lsfRating;
7496 7496
   }
7497 7497
   public function setMccaaRating($mccaaRating)
7498 7498
   {
7499
-    $this->mccaaRating = $mccaaRating;
7499
+	$this->mccaaRating = $mccaaRating;
7500 7500
   }
7501 7501
   public function getMccaaRating()
7502 7502
   {
7503
-    return $this->mccaaRating;
7503
+	return $this->mccaaRating;
7504 7504
   }
7505 7505
   public function setMccypRating($mccypRating)
7506 7506
   {
7507
-    $this->mccypRating = $mccypRating;
7507
+	$this->mccypRating = $mccypRating;
7508 7508
   }
7509 7509
   public function getMccypRating()
7510 7510
   {
7511
-    return $this->mccypRating;
7511
+	return $this->mccypRating;
7512 7512
   }
7513 7513
   public function setMdaRating($mdaRating)
7514 7514
   {
7515
-    $this->mdaRating = $mdaRating;
7515
+	$this->mdaRating = $mdaRating;
7516 7516
   }
7517 7517
   public function getMdaRating()
7518 7518
   {
7519
-    return $this->mdaRating;
7519
+	return $this->mdaRating;
7520 7520
   }
7521 7521
   public function setMedietilsynetRating($medietilsynetRating)
7522 7522
   {
7523
-    $this->medietilsynetRating = $medietilsynetRating;
7523
+	$this->medietilsynetRating = $medietilsynetRating;
7524 7524
   }
7525 7525
   public function getMedietilsynetRating()
7526 7526
   {
7527
-    return $this->medietilsynetRating;
7527
+	return $this->medietilsynetRating;
7528 7528
   }
7529 7529
   public function setMekuRating($mekuRating)
7530 7530
   {
7531
-    $this->mekuRating = $mekuRating;
7531
+	$this->mekuRating = $mekuRating;
7532 7532
   }
7533 7533
   public function getMekuRating()
7534 7534
   {
7535
-    return $this->mekuRating;
7535
+	return $this->mekuRating;
7536 7536
   }
7537 7537
   public function setMibacRating($mibacRating)
7538 7538
   {
7539
-    $this->mibacRating = $mibacRating;
7539
+	$this->mibacRating = $mibacRating;
7540 7540
   }
7541 7541
   public function getMibacRating()
7542 7542
   {
7543
-    return $this->mibacRating;
7543
+	return $this->mibacRating;
7544 7544
   }
7545 7545
   public function setMocRating($mocRating)
7546 7546
   {
7547
-    $this->mocRating = $mocRating;
7547
+	$this->mocRating = $mocRating;
7548 7548
   }
7549 7549
   public function getMocRating()
7550 7550
   {
7551
-    return $this->mocRating;
7551
+	return $this->mocRating;
7552 7552
   }
7553 7553
   public function setMoctwRating($moctwRating)
7554 7554
   {
7555
-    $this->moctwRating = $moctwRating;
7555
+	$this->moctwRating = $moctwRating;
7556 7556
   }
7557 7557
   public function getMoctwRating()
7558 7558
   {
7559
-    return $this->moctwRating;
7559
+	return $this->moctwRating;
7560 7560
   }
7561 7561
   public function setMpaaRating($mpaaRating)
7562 7562
   {
7563
-    $this->mpaaRating = $mpaaRating;
7563
+	$this->mpaaRating = $mpaaRating;
7564 7564
   }
7565 7565
   public function getMpaaRating()
7566 7566
   {
7567
-    return $this->mpaaRating;
7567
+	return $this->mpaaRating;
7568 7568
   }
7569 7569
   public function setMtrcbRating($mtrcbRating)
7570 7570
   {
7571
-    $this->mtrcbRating = $mtrcbRating;
7571
+	$this->mtrcbRating = $mtrcbRating;
7572 7572
   }
7573 7573
   public function getMtrcbRating()
7574 7574
   {
7575
-    return $this->mtrcbRating;
7575
+	return $this->mtrcbRating;
7576 7576
   }
7577 7577
   public function setNbcRating($nbcRating)
7578 7578
   {
7579
-    $this->nbcRating = $nbcRating;
7579
+	$this->nbcRating = $nbcRating;
7580 7580
   }
7581 7581
   public function getNbcRating()
7582 7582
   {
7583
-    return $this->nbcRating;
7583
+	return $this->nbcRating;
7584 7584
   }
7585 7585
   public function setNbcplRating($nbcplRating)
7586 7586
   {
7587
-    $this->nbcplRating = $nbcplRating;
7587
+	$this->nbcplRating = $nbcplRating;
7588 7588
   }
7589 7589
   public function getNbcplRating()
7590 7590
   {
7591
-    return $this->nbcplRating;
7591
+	return $this->nbcplRating;
7592 7592
   }
7593 7593
   public function setNfrcRating($nfrcRating)
7594 7594
   {
7595
-    $this->nfrcRating = $nfrcRating;
7595
+	$this->nfrcRating = $nfrcRating;
7596 7596
   }
7597 7597
   public function getNfrcRating()
7598 7598
   {
7599
-    return $this->nfrcRating;
7599
+	return $this->nfrcRating;
7600 7600
   }
7601 7601
   public function setNfvcbRating($nfvcbRating)
7602 7602
   {
7603
-    $this->nfvcbRating = $nfvcbRating;
7603
+	$this->nfvcbRating = $nfvcbRating;
7604 7604
   }
7605 7605
   public function getNfvcbRating()
7606 7606
   {
7607
-    return $this->nfvcbRating;
7607
+	return $this->nfvcbRating;
7608 7608
   }
7609 7609
   public function setNkclvRating($nkclvRating)
7610 7610
   {
7611
-    $this->nkclvRating = $nkclvRating;
7611
+	$this->nkclvRating = $nkclvRating;
7612 7612
   }
7613 7613
   public function getNkclvRating()
7614 7614
   {
7615
-    return $this->nkclvRating;
7615
+	return $this->nkclvRating;
7616 7616
   }
7617 7617
   public function setOflcRating($oflcRating)
7618 7618
   {
7619
-    $this->oflcRating = $oflcRating;
7619
+	$this->oflcRating = $oflcRating;
7620 7620
   }
7621 7621
   public function getOflcRating()
7622 7622
   {
7623
-    return $this->oflcRating;
7623
+	return $this->oflcRating;
7624 7624
   }
7625 7625
   public function setPefilmRating($pefilmRating)
7626 7626
   {
7627
-    $this->pefilmRating = $pefilmRating;
7627
+	$this->pefilmRating = $pefilmRating;
7628 7628
   }
7629 7629
   public function getPefilmRating()
7630 7630
   {
7631
-    return $this->pefilmRating;
7631
+	return $this->pefilmRating;
7632 7632
   }
7633 7633
   public function setRcnofRating($rcnofRating)
7634 7634
   {
7635
-    $this->rcnofRating = $rcnofRating;
7635
+	$this->rcnofRating = $rcnofRating;
7636 7636
   }
7637 7637
   public function getRcnofRating()
7638 7638
   {
7639
-    return $this->rcnofRating;
7639
+	return $this->rcnofRating;
7640 7640
   }
7641 7641
   public function setResorteviolenciaRating($resorteviolenciaRating)
7642 7642
   {
7643
-    $this->resorteviolenciaRating = $resorteviolenciaRating;
7643
+	$this->resorteviolenciaRating = $resorteviolenciaRating;
7644 7644
   }
7645 7645
   public function getResorteviolenciaRating()
7646 7646
   {
7647
-    return $this->resorteviolenciaRating;
7647
+	return $this->resorteviolenciaRating;
7648 7648
   }
7649 7649
   public function setRtcRating($rtcRating)
7650 7650
   {
7651
-    $this->rtcRating = $rtcRating;
7651
+	$this->rtcRating = $rtcRating;
7652 7652
   }
7653 7653
   public function getRtcRating()
7654 7654
   {
7655
-    return $this->rtcRating;
7655
+	return $this->rtcRating;
7656 7656
   }
7657 7657
   public function setRteRating($rteRating)
7658 7658
   {
7659
-    $this->rteRating = $rteRating;
7659
+	$this->rteRating = $rteRating;
7660 7660
   }
7661 7661
   public function getRteRating()
7662 7662
   {
7663
-    return $this->rteRating;
7663
+	return $this->rteRating;
7664 7664
   }
7665 7665
   public function setRussiaRating($russiaRating)
7666 7666
   {
7667
-    $this->russiaRating = $russiaRating;
7667
+	$this->russiaRating = $russiaRating;
7668 7668
   }
7669 7669
   public function getRussiaRating()
7670 7670
   {
7671
-    return $this->russiaRating;
7671
+	return $this->russiaRating;
7672 7672
   }
7673 7673
   public function setSkfilmRating($skfilmRating)
7674 7674
   {
7675
-    $this->skfilmRating = $skfilmRating;
7675
+	$this->skfilmRating = $skfilmRating;
7676 7676
   }
7677 7677
   public function getSkfilmRating()
7678 7678
   {
7679
-    return $this->skfilmRating;
7679
+	return $this->skfilmRating;
7680 7680
   }
7681 7681
   public function setSmaisRating($smaisRating)
7682 7682
   {
7683
-    $this->smaisRating = $smaisRating;
7683
+	$this->smaisRating = $smaisRating;
7684 7684
   }
7685 7685
   public function getSmaisRating()
7686 7686
   {
7687
-    return $this->smaisRating;
7687
+	return $this->smaisRating;
7688 7688
   }
7689 7689
   public function setSmsaRating($smsaRating)
7690 7690
   {
7691
-    $this->smsaRating = $smsaRating;
7691
+	$this->smsaRating = $smsaRating;
7692 7692
   }
7693 7693
   public function getSmsaRating()
7694 7694
   {
7695
-    return $this->smsaRating;
7695
+	return $this->smsaRating;
7696 7696
   }
7697 7697
   public function setTvpgRating($tvpgRating)
7698 7698
   {
7699
-    $this->tvpgRating = $tvpgRating;
7699
+	$this->tvpgRating = $tvpgRating;
7700 7700
   }
7701 7701
   public function getTvpgRating()
7702 7702
   {
7703
-    return $this->tvpgRating;
7703
+	return $this->tvpgRating;
7704 7704
   }
7705 7705
   public function setYtRating($ytRating)
7706 7706
   {
7707
-    $this->ytRating = $ytRating;
7707
+	$this->ytRating = $ytRating;
7708 7708
   }
7709 7709
   public function getYtRating()
7710 7710
   {
7711
-    return $this->ytRating;
7711
+	return $this->ytRating;
7712 7712
   }
7713 7713
 }
7714 7714
 
@@ -7723,27 +7723,27 @@  discard block
 block discarded – undo
7723 7723
 
7724 7724
   public function setAltitude($altitude)
7725 7725
   {
7726
-    $this->altitude = $altitude;
7726
+	$this->altitude = $altitude;
7727 7727
   }
7728 7728
   public function getAltitude()
7729 7729
   {
7730
-    return $this->altitude;
7730
+	return $this->altitude;
7731 7731
   }
7732 7732
   public function setLatitude($latitude)
7733 7733
   {
7734
-    $this->latitude = $latitude;
7734
+	$this->latitude = $latitude;
7735 7735
   }
7736 7736
   public function getLatitude()
7737 7737
   {
7738
-    return $this->latitude;
7738
+	return $this->latitude;
7739 7739
   }
7740 7740
   public function setLongitude($longitude)
7741 7741
   {
7742
-    $this->longitude = $longitude;
7742
+	$this->longitude = $longitude;
7743 7743
   }
7744 7744
   public function getLongitude()
7745 7745
   {
7746
-    return $this->longitude;
7746
+	return $this->longitude;
7747 7747
   }
7748 7748
 }
7749 7749
 
@@ -7760,35 +7760,35 @@  discard block
 block discarded – undo
7760 7760
 
7761 7761
   public function setEtag($etag)
7762 7762
   {
7763
-    $this->etag = $etag;
7763
+	$this->etag = $etag;
7764 7764
   }
7765 7765
   public function getEtag()
7766 7766
   {
7767
-    return $this->etag;
7767
+	return $this->etag;
7768 7768
   }
7769 7769
   public function setId($id)
7770 7770
   {
7771
-    $this->id = $id;
7771
+	$this->id = $id;
7772 7772
   }
7773 7773
   public function getId()
7774 7774
   {
7775
-    return $this->id;
7775
+	return $this->id;
7776 7776
   }
7777 7777
   public function setKind($kind)
7778 7778
   {
7779
-    $this->kind = $kind;
7779
+	$this->kind = $kind;
7780 7780
   }
7781 7781
   public function getKind()
7782 7782
   {
7783
-    return $this->kind;
7783
+	return $this->kind;
7784 7784
   }
7785 7785
   public function setSnippet(Google_Service_YouTube_GuideCategorySnippet $snippet)
7786 7786
   {
7787
-    $this->snippet = $snippet;
7787
+	$this->snippet = $snippet;
7788 7788
   }
7789 7789
   public function getSnippet()
7790 7790
   {
7791
-    return $this->snippet;
7791
+	return $this->snippet;
7792 7792
   }
7793 7793
 }
7794 7794
 
@@ -7813,75 +7813,75 @@  discard block
 block discarded – undo
7813 7813
 
7814 7814
   public function setEtag($etag)
7815 7815
   {
7816
-    $this->etag = $etag;
7816
+	$this->etag = $etag;
7817 7817
   }
7818 7818
   public function getEtag()
7819 7819
   {
7820
-    return $this->etag;
7820
+	return $this->etag;
7821 7821
   }
7822 7822
   public function setEventId($eventId)
7823 7823
   {
7824
-    $this->eventId = $eventId;
7824
+	$this->eventId = $eventId;
7825 7825
   }
7826 7826
   public function getEventId()
7827 7827
   {
7828
-    return $this->eventId;
7828
+	return $this->eventId;
7829 7829
   }
7830 7830
   public function setItems($items)
7831 7831
   {
7832
-    $this->items = $items;
7832
+	$this->items = $items;
7833 7833
   }
7834 7834
   public function getItems()
7835 7835
   {
7836
-    return $this->items;
7836
+	return $this->items;
7837 7837
   }
7838 7838
   public function setKind($kind)
7839 7839
   {
7840
-    $this->kind = $kind;
7840
+	$this->kind = $kind;
7841 7841
   }
7842 7842
   public function getKind()
7843 7843
   {
7844
-    return $this->kind;
7844
+	return $this->kind;
7845 7845
   }
7846 7846
   public function setNextPageToken($nextPageToken)
7847 7847
   {
7848
-    $this->nextPageToken = $nextPageToken;
7848
+	$this->nextPageToken = $nextPageToken;
7849 7849
   }
7850 7850
   public function getNextPageToken()
7851 7851
   {
7852
-    return $this->nextPageToken;
7852
+	return $this->nextPageToken;
7853 7853
   }
7854 7854
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
7855 7855
   {
7856
-    $this->pageInfo = $pageInfo;
7856
+	$this->pageInfo = $pageInfo;
7857 7857
   }
7858 7858
   public function getPageInfo()
7859 7859
   {
7860
-    return $this->pageInfo;
7860
+	return $this->pageInfo;
7861 7861
   }
7862 7862
   public function setPrevPageToken($prevPageToken)
7863 7863
   {
7864
-    $this->prevPageToken = $prevPageToken;
7864
+	$this->prevPageToken = $prevPageToken;
7865 7865
   }
7866 7866
   public function getPrevPageToken()
7867 7867
   {
7868
-    return $this->prevPageToken;
7868
+	return $this->prevPageToken;
7869 7869
   }
7870 7870
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
7871 7871
   {
7872
-    $this->tokenPagination = $tokenPagination;
7872
+	$this->tokenPagination = $tokenPagination;
7873 7873
   }
7874 7874
   public function getTokenPagination()
7875 7875
   {
7876
-    return $this->tokenPagination;
7876
+	return $this->tokenPagination;
7877 7877
   }
7878 7878
   public function setVisitorId($visitorId)
7879 7879
   {
7880
-    $this->visitorId = $visitorId;
7880
+	$this->visitorId = $visitorId;
7881 7881
   }
7882 7882
   public function getVisitorId()
7883 7883
   {
7884
-    return $this->visitorId;
7884
+	return $this->visitorId;
7885 7885
   }
7886 7886
 }
7887 7887
 
@@ -7895,19 +7895,19 @@  discard block
 block discarded – undo
7895 7895
 
7896 7896
   public function setChannelId($channelId)
7897 7897
   {
7898
-    $this->channelId = $channelId;
7898
+	$this->channelId = $channelId;
7899 7899
   }
7900 7900
   public function getChannelId()
7901 7901
   {
7902
-    return $this->channelId;
7902
+	return $this->channelId;
7903 7903
   }
7904 7904
   public function setTitle($title)
7905 7905
   {
7906
-    $this->title = $title;
7906
+	$this->title = $title;
7907 7907
   }
7908 7908
   public function getTitle()
7909 7909
   {
7910
-    return $this->title;
7910
+	return $this->title;
7911 7911
   }
7912 7912
 }
7913 7913
 
@@ -7924,35 +7924,35 @@  discard block
 block discarded – undo
7924 7924
 
7925 7925
   public function setEtag($etag)
7926 7926
   {
7927
-    $this->etag = $etag;
7927
+	$this->etag = $etag;
7928 7928
   }
7929 7929
   public function getEtag()
7930 7930
   {
7931
-    return $this->etag;
7931
+	return $this->etag;
7932 7932
   }
7933 7933
   public function setId($id)
7934 7934
   {
7935
-    $this->id = $id;
7935
+	$this->id = $id;
7936 7936
   }
7937 7937
   public function getId()
7938 7938
   {
7939
-    return $this->id;
7939
+	return $this->id;
7940 7940
   }
7941 7941
   public function setKind($kind)
7942 7942
   {
7943
-    $this->kind = $kind;
7943
+	$this->kind = $kind;
7944 7944
   }
7945 7945
   public function getKind()
7946 7946
   {
7947
-    return $this->kind;
7947
+	return $this->kind;
7948 7948
   }
7949 7949
   public function setSnippet(Google_Service_YouTube_I18nLanguageSnippet $snippet)
7950 7950
   {
7951
-    $this->snippet = $snippet;
7951
+	$this->snippet = $snippet;
7952 7952
   }
7953 7953
   public function getSnippet()
7954 7954
   {
7955
-    return $this->snippet;
7955
+	return $this->snippet;
7956 7956
   }
7957 7957
 }
7958 7958
 
@@ -7971,43 +7971,43 @@  discard block
 block discarded – undo
7971 7971
 
7972 7972
   public function setEtag($etag)
7973 7973
   {
7974
-    $this->etag = $etag;
7974
+	$this->etag = $etag;
7975 7975
   }
7976 7976
   public function getEtag()
7977 7977
   {
7978
-    return $this->etag;
7978
+	return $this->etag;
7979 7979
   }
7980 7980
   public function setEventId($eventId)
7981 7981
   {
7982
-    $this->eventId = $eventId;
7982
+	$this->eventId = $eventId;
7983 7983
   }
7984 7984
   public function getEventId()
7985 7985
   {
7986
-    return $this->eventId;
7986
+	return $this->eventId;
7987 7987
   }
7988 7988
   public function setItems($items)
7989 7989
   {
7990
-    $this->items = $items;
7990
+	$this->items = $items;
7991 7991
   }
7992 7992
   public function getItems()
7993 7993
   {
7994
-    return $this->items;
7994
+	return $this->items;
7995 7995
   }
7996 7996
   public function setKind($kind)
7997 7997
   {
7998
-    $this->kind = $kind;
7998
+	$this->kind = $kind;
7999 7999
   }
8000 8000
   public function getKind()
8001 8001
   {
8002
-    return $this->kind;
8002
+	return $this->kind;
8003 8003
   }
8004 8004
   public function setVisitorId($visitorId)
8005 8005
   {
8006
-    $this->visitorId = $visitorId;
8006
+	$this->visitorId = $visitorId;
8007 8007
   }
8008 8008
   public function getVisitorId()
8009 8009
   {
8010
-    return $this->visitorId;
8010
+	return $this->visitorId;
8011 8011
   }
8012 8012
 }
8013 8013
 
@@ -8021,19 +8021,19 @@  discard block
 block discarded – undo
8021 8021
 
8022 8022
   public function setHl($hl)
8023 8023
   {
8024
-    $this->hl = $hl;
8024
+	$this->hl = $hl;
8025 8025
   }
8026 8026
   public function getHl()
8027 8027
   {
8028
-    return $this->hl;
8028
+	return $this->hl;
8029 8029
   }
8030 8030
   public function setName($name)
8031 8031
   {
8032
-    $this->name = $name;
8032
+	$this->name = $name;
8033 8033
   }
8034 8034
   public function getName()
8035 8035
   {
8036
-    return $this->name;
8036
+	return $this->name;
8037 8037
   }
8038 8038
 }
8039 8039
 
@@ -8050,35 +8050,35 @@  discard block
 block discarded – undo
8050 8050
 
8051 8051
   public function setEtag($etag)
8052 8052
   {
8053
-    $this->etag = $etag;
8053
+	$this->etag = $etag;
8054 8054
   }
8055 8055
   public function getEtag()
8056 8056
   {
8057
-    return $this->etag;
8057
+	return $this->etag;
8058 8058
   }
8059 8059
   public function setId($id)
8060 8060
   {
8061
-    $this->id = $id;
8061
+	$this->id = $id;
8062 8062
   }
8063 8063
   public function getId()
8064 8064
   {
8065
-    return $this->id;
8065
+	return $this->id;
8066 8066
   }
8067 8067
   public function setKind($kind)
8068 8068
   {
8069
-    $this->kind = $kind;
8069
+	$this->kind = $kind;
8070 8070
   }
8071 8071
   public function getKind()
8072 8072
   {
8073
-    return $this->kind;
8073
+	return $this->kind;
8074 8074
   }
8075 8075
   public function setSnippet(Google_Service_YouTube_I18nRegionSnippet $snippet)
8076 8076
   {
8077
-    $this->snippet = $snippet;
8077
+	$this->snippet = $snippet;
8078 8078
   }
8079 8079
   public function getSnippet()
8080 8080
   {
8081
-    return $this->snippet;
8081
+	return $this->snippet;
8082 8082
   }
8083 8083
 }
8084 8084
 
@@ -8097,43 +8097,43 @@  discard block
 block discarded – undo
8097 8097
 
8098 8098
   public function setEtag($etag)
8099 8099
   {
8100
-    $this->etag = $etag;
8100
+	$this->etag = $etag;
8101 8101
   }
8102 8102
   public function getEtag()
8103 8103
   {
8104
-    return $this->etag;
8104
+	return $this->etag;
8105 8105
   }
8106 8106
   public function setEventId($eventId)
8107 8107
   {
8108
-    $this->eventId = $eventId;
8108
+	$this->eventId = $eventId;
8109 8109
   }
8110 8110
   public function getEventId()
8111 8111
   {
8112
-    return $this->eventId;
8112
+	return $this->eventId;
8113 8113
   }
8114 8114
   public function setItems($items)
8115 8115
   {
8116
-    $this->items = $items;
8116
+	$this->items = $items;
8117 8117
   }
8118 8118
   public function getItems()
8119 8119
   {
8120
-    return $this->items;
8120
+	return $this->items;
8121 8121
   }
8122 8122
   public function setKind($kind)
8123 8123
   {
8124
-    $this->kind = $kind;
8124
+	$this->kind = $kind;
8125 8125
   }
8126 8126
   public function getKind()
8127 8127
   {
8128
-    return $this->kind;
8128
+	return $this->kind;
8129 8129
   }
8130 8130
   public function setVisitorId($visitorId)
8131 8131
   {
8132
-    $this->visitorId = $visitorId;
8132
+	$this->visitorId = $visitorId;
8133 8133
   }
8134 8134
   public function getVisitorId()
8135 8135
   {
8136
-    return $this->visitorId;
8136
+	return $this->visitorId;
8137 8137
   }
8138 8138
 }
8139 8139
 
@@ -8147,19 +8147,19 @@  discard block
 block discarded – undo
8147 8147
 
8148 8148
   public function setGl($gl)
8149 8149
   {
8150
-    $this->gl = $gl;
8150
+	$this->gl = $gl;
8151 8151
   }
8152 8152
   public function getGl()
8153 8153
   {
8154
-    return $this->gl;
8154
+	return $this->gl;
8155 8155
   }
8156 8156
   public function setName($name)
8157 8157
   {
8158
-    $this->name = $name;
8158
+	$this->name = $name;
8159 8159
   }
8160 8160
   public function getName()
8161 8161
   {
8162
-    return $this->name;
8162
+	return $this->name;
8163 8163
   }
8164 8164
 }
8165 8165
 
@@ -8198,179 +8198,179 @@  discard block
 block discarded – undo
8198 8198
 
8199 8199
   public function setBackgroundImageUrl(Google_Service_YouTube_LocalizedProperty $backgroundImageUrl)
8200 8200
   {
8201
-    $this->backgroundImageUrl = $backgroundImageUrl;
8201
+	$this->backgroundImageUrl = $backgroundImageUrl;
8202 8202
   }
8203 8203
   public function getBackgroundImageUrl()
8204 8204
   {
8205
-    return $this->backgroundImageUrl;
8205
+	return $this->backgroundImageUrl;
8206 8206
   }
8207 8207
   public function setBannerExternalUrl($bannerExternalUrl)
8208 8208
   {
8209
-    $this->bannerExternalUrl = $bannerExternalUrl;
8209
+	$this->bannerExternalUrl = $bannerExternalUrl;
8210 8210
   }
8211 8211
   public function getBannerExternalUrl()
8212 8212
   {
8213
-    return $this->bannerExternalUrl;
8213
+	return $this->bannerExternalUrl;
8214 8214
   }
8215 8215
   public function setBannerImageUrl($bannerImageUrl)
8216 8216
   {
8217
-    $this->bannerImageUrl = $bannerImageUrl;
8217
+	$this->bannerImageUrl = $bannerImageUrl;
8218 8218
   }
8219 8219
   public function getBannerImageUrl()
8220 8220
   {
8221
-    return $this->bannerImageUrl;
8221
+	return $this->bannerImageUrl;
8222 8222
   }
8223 8223
   public function setBannerMobileExtraHdImageUrl($bannerMobileExtraHdImageUrl)
8224 8224
   {
8225
-    $this->bannerMobileExtraHdImageUrl = $bannerMobileExtraHdImageUrl;
8225
+	$this->bannerMobileExtraHdImageUrl = $bannerMobileExtraHdImageUrl;
8226 8226
   }
8227 8227
   public function getBannerMobileExtraHdImageUrl()
8228 8228
   {
8229
-    return $this->bannerMobileExtraHdImageUrl;
8229
+	return $this->bannerMobileExtraHdImageUrl;
8230 8230
   }
8231 8231
   public function setBannerMobileHdImageUrl($bannerMobileHdImageUrl)
8232 8232
   {
8233
-    $this->bannerMobileHdImageUrl = $bannerMobileHdImageUrl;
8233
+	$this->bannerMobileHdImageUrl = $bannerMobileHdImageUrl;
8234 8234
   }
8235 8235
   public function getBannerMobileHdImageUrl()
8236 8236
   {
8237
-    return $this->bannerMobileHdImageUrl;
8237
+	return $this->bannerMobileHdImageUrl;
8238 8238
   }
8239 8239
   public function setBannerMobileImageUrl($bannerMobileImageUrl)
8240 8240
   {
8241
-    $this->bannerMobileImageUrl = $bannerMobileImageUrl;
8241
+	$this->bannerMobileImageUrl = $bannerMobileImageUrl;
8242 8242
   }
8243 8243
   public function getBannerMobileImageUrl()
8244 8244
   {
8245
-    return $this->bannerMobileImageUrl;
8245
+	return $this->bannerMobileImageUrl;
8246 8246
   }
8247 8247
   public function setBannerMobileLowImageUrl($bannerMobileLowImageUrl)
8248 8248
   {
8249
-    $this->bannerMobileLowImageUrl = $bannerMobileLowImageUrl;
8249
+	$this->bannerMobileLowImageUrl = $bannerMobileLowImageUrl;
8250 8250
   }
8251 8251
   public function getBannerMobileLowImageUrl()
8252 8252
   {
8253
-    return $this->bannerMobileLowImageUrl;
8253
+	return $this->bannerMobileLowImageUrl;
8254 8254
   }
8255 8255
   public function setBannerMobileMediumHdImageUrl($bannerMobileMediumHdImageUrl)
8256 8256
   {
8257
-    $this->bannerMobileMediumHdImageUrl = $bannerMobileMediumHdImageUrl;
8257
+	$this->bannerMobileMediumHdImageUrl = $bannerMobileMediumHdImageUrl;
8258 8258
   }
8259 8259
   public function getBannerMobileMediumHdImageUrl()
8260 8260
   {
8261
-    return $this->bannerMobileMediumHdImageUrl;
8261
+	return $this->bannerMobileMediumHdImageUrl;
8262 8262
   }
8263 8263
   public function setBannerTabletExtraHdImageUrl($bannerTabletExtraHdImageUrl)
8264 8264
   {
8265
-    $this->bannerTabletExtraHdImageUrl = $bannerTabletExtraHdImageUrl;
8265
+	$this->bannerTabletExtraHdImageUrl = $bannerTabletExtraHdImageUrl;
8266 8266
   }
8267 8267
   public function getBannerTabletExtraHdImageUrl()
8268 8268
   {
8269
-    return $this->bannerTabletExtraHdImageUrl;
8269
+	return $this->bannerTabletExtraHdImageUrl;
8270 8270
   }
8271 8271
   public function setBannerTabletHdImageUrl($bannerTabletHdImageUrl)
8272 8272
   {
8273
-    $this->bannerTabletHdImageUrl = $bannerTabletHdImageUrl;
8273
+	$this->bannerTabletHdImageUrl = $bannerTabletHdImageUrl;
8274 8274
   }
8275 8275
   public function getBannerTabletHdImageUrl()
8276 8276
   {
8277
-    return $this->bannerTabletHdImageUrl;
8277
+	return $this->bannerTabletHdImageUrl;
8278 8278
   }
8279 8279
   public function setBannerTabletImageUrl($bannerTabletImageUrl)
8280 8280
   {
8281
-    $this->bannerTabletImageUrl = $bannerTabletImageUrl;
8281
+	$this->bannerTabletImageUrl = $bannerTabletImageUrl;
8282 8282
   }
8283 8283
   public function getBannerTabletImageUrl()
8284 8284
   {
8285
-    return $this->bannerTabletImageUrl;
8285
+	return $this->bannerTabletImageUrl;
8286 8286
   }
8287 8287
   public function setBannerTabletLowImageUrl($bannerTabletLowImageUrl)
8288 8288
   {
8289
-    $this->bannerTabletLowImageUrl = $bannerTabletLowImageUrl;
8289
+	$this->bannerTabletLowImageUrl = $bannerTabletLowImageUrl;
8290 8290
   }
8291 8291
   public function getBannerTabletLowImageUrl()
8292 8292
   {
8293
-    return $this->bannerTabletLowImageUrl;
8293
+	return $this->bannerTabletLowImageUrl;
8294 8294
   }
8295 8295
   public function setBannerTvHighImageUrl($bannerTvHighImageUrl)
8296 8296
   {
8297
-    $this->bannerTvHighImageUrl = $bannerTvHighImageUrl;
8297
+	$this->bannerTvHighImageUrl = $bannerTvHighImageUrl;
8298 8298
   }
8299 8299
   public function getBannerTvHighImageUrl()
8300 8300
   {
8301
-    return $this->bannerTvHighImageUrl;
8301
+	return $this->bannerTvHighImageUrl;
8302 8302
   }
8303 8303
   public function setBannerTvImageUrl($bannerTvImageUrl)
8304 8304
   {
8305
-    $this->bannerTvImageUrl = $bannerTvImageUrl;
8305
+	$this->bannerTvImageUrl = $bannerTvImageUrl;
8306 8306
   }
8307 8307
   public function getBannerTvImageUrl()
8308 8308
   {
8309
-    return $this->bannerTvImageUrl;
8309
+	return $this->bannerTvImageUrl;
8310 8310
   }
8311 8311
   public function setBannerTvLowImageUrl($bannerTvLowImageUrl)
8312 8312
   {
8313
-    $this->bannerTvLowImageUrl = $bannerTvLowImageUrl;
8313
+	$this->bannerTvLowImageUrl = $bannerTvLowImageUrl;
8314 8314
   }
8315 8315
   public function getBannerTvLowImageUrl()
8316 8316
   {
8317
-    return $this->bannerTvLowImageUrl;
8317
+	return $this->bannerTvLowImageUrl;
8318 8318
   }
8319 8319
   public function setBannerTvMediumImageUrl($bannerTvMediumImageUrl)
8320 8320
   {
8321
-    $this->bannerTvMediumImageUrl = $bannerTvMediumImageUrl;
8321
+	$this->bannerTvMediumImageUrl = $bannerTvMediumImageUrl;
8322 8322
   }
8323 8323
   public function getBannerTvMediumImageUrl()
8324 8324
   {
8325
-    return $this->bannerTvMediumImageUrl;
8325
+	return $this->bannerTvMediumImageUrl;
8326 8326
   }
8327 8327
   public function setLargeBrandedBannerImageImapScript(Google_Service_YouTube_LocalizedProperty $largeBrandedBannerImageImapScript)
8328 8328
   {
8329
-    $this->largeBrandedBannerImageImapScript = $largeBrandedBannerImageImapScript;
8329
+	$this->largeBrandedBannerImageImapScript = $largeBrandedBannerImageImapScript;
8330 8330
   }
8331 8331
   public function getLargeBrandedBannerImageImapScript()
8332 8332
   {
8333
-    return $this->largeBrandedBannerImageImapScript;
8333
+	return $this->largeBrandedBannerImageImapScript;
8334 8334
   }
8335 8335
   public function setLargeBrandedBannerImageUrl(Google_Service_YouTube_LocalizedProperty $largeBrandedBannerImageUrl)
8336 8336
   {
8337
-    $this->largeBrandedBannerImageUrl = $largeBrandedBannerImageUrl;
8337
+	$this->largeBrandedBannerImageUrl = $largeBrandedBannerImageUrl;
8338 8338
   }
8339 8339
   public function getLargeBrandedBannerImageUrl()
8340 8340
   {
8341
-    return $this->largeBrandedBannerImageUrl;
8341
+	return $this->largeBrandedBannerImageUrl;
8342 8342
   }
8343 8343
   public function setSmallBrandedBannerImageImapScript(Google_Service_YouTube_LocalizedProperty $smallBrandedBannerImageImapScript)
8344 8344
   {
8345
-    $this->smallBrandedBannerImageImapScript = $smallBrandedBannerImageImapScript;
8345
+	$this->smallBrandedBannerImageImapScript = $smallBrandedBannerImageImapScript;
8346 8346
   }
8347 8347
   public function getSmallBrandedBannerImageImapScript()
8348 8348
   {
8349
-    return $this->smallBrandedBannerImageImapScript;
8349
+	return $this->smallBrandedBannerImageImapScript;
8350 8350
   }
8351 8351
   public function setSmallBrandedBannerImageUrl(Google_Service_YouTube_LocalizedProperty $smallBrandedBannerImageUrl)
8352 8352
   {
8353
-    $this->smallBrandedBannerImageUrl = $smallBrandedBannerImageUrl;
8353
+	$this->smallBrandedBannerImageUrl = $smallBrandedBannerImageUrl;
8354 8354
   }
8355 8355
   public function getSmallBrandedBannerImageUrl()
8356 8356
   {
8357
-    return $this->smallBrandedBannerImageUrl;
8357
+	return $this->smallBrandedBannerImageUrl;
8358 8358
   }
8359 8359
   public function setTrackingImageUrl($trackingImageUrl)
8360 8360
   {
8361
-    $this->trackingImageUrl = $trackingImageUrl;
8361
+	$this->trackingImageUrl = $trackingImageUrl;
8362 8362
   }
8363 8363
   public function getTrackingImageUrl()
8364 8364
   {
8365
-    return $this->trackingImageUrl;
8365
+	return $this->trackingImageUrl;
8366 8366
   }
8367 8367
   public function setWatchIconImageUrl($watchIconImageUrl)
8368 8368
   {
8369
-    $this->watchIconImageUrl = $watchIconImageUrl;
8369
+	$this->watchIconImageUrl = $watchIconImageUrl;
8370 8370
   }
8371 8371
   public function getWatchIconImageUrl()
8372 8372
   {
8373
-    return $this->watchIconImageUrl;
8373
+	return $this->watchIconImageUrl;
8374 8374
   }
8375 8375
 }
8376 8376
 
@@ -8385,27 +8385,27 @@  discard block
 block discarded – undo
8385 8385
 
8386 8386
   public function setBackupIngestionAddress($backupIngestionAddress)
8387 8387
   {
8388
-    $this->backupIngestionAddress = $backupIngestionAddress;
8388
+	$this->backupIngestionAddress = $backupIngestionAddress;
8389 8389
   }
8390 8390
   public function getBackupIngestionAddress()
8391 8391
   {
8392
-    return $this->backupIngestionAddress;
8392
+	return $this->backupIngestionAddress;
8393 8393
   }
8394 8394
   public function setIngestionAddress($ingestionAddress)
8395 8395
   {
8396
-    $this->ingestionAddress = $ingestionAddress;
8396
+	$this->ingestionAddress = $ingestionAddress;
8397 8397
   }
8398 8398
   public function getIngestionAddress()
8399 8399
   {
8400
-    return $this->ingestionAddress;
8400
+	return $this->ingestionAddress;
8401 8401
   }
8402 8402
   public function setStreamName($streamName)
8403 8403
   {
8404
-    $this->streamName = $streamName;
8404
+	$this->streamName = $streamName;
8405 8405
   }
8406 8406
   public function getStreamName()
8407 8407
   {
8408
-    return $this->streamName;
8408
+	return $this->streamName;
8409 8409
   }
8410 8410
 }
8411 8411
 
@@ -8424,43 +8424,43 @@  discard block
 block discarded – undo
8424 8424
 
8425 8425
   public function setImageBytes($imageBytes)
8426 8426
   {
8427
-    $this->imageBytes = $imageBytes;
8427
+	$this->imageBytes = $imageBytes;
8428 8428
   }
8429 8429
   public function getImageBytes()
8430 8430
   {
8431
-    return $this->imageBytes;
8431
+	return $this->imageBytes;
8432 8432
   }
8433 8433
   public function setImageUrl($imageUrl)
8434 8434
   {
8435
-    $this->imageUrl = $imageUrl;
8435
+	$this->imageUrl = $imageUrl;
8436 8436
   }
8437 8437
   public function getImageUrl()
8438 8438
   {
8439
-    return $this->imageUrl;
8439
+	return $this->imageUrl;
8440 8440
   }
8441 8441
   public function setPosition(Google_Service_YouTube_InvideoPosition $position)
8442 8442
   {
8443
-    $this->position = $position;
8443
+	$this->position = $position;
8444 8444
   }
8445 8445
   public function getPosition()
8446 8446
   {
8447
-    return $this->position;
8447
+	return $this->position;
8448 8448
   }
8449 8449
   public function setTargetChannelId($targetChannelId)
8450 8450
   {
8451
-    $this->targetChannelId = $targetChannelId;
8451
+	$this->targetChannelId = $targetChannelId;
8452 8452
   }
8453 8453
   public function getTargetChannelId()
8454 8454
   {
8455
-    return $this->targetChannelId;
8455
+	return $this->targetChannelId;
8456 8456
   }
8457 8457
   public function setTiming(Google_Service_YouTube_InvideoTiming $timing)
8458 8458
   {
8459
-    $this->timing = $timing;
8459
+	$this->timing = $timing;
8460 8460
   }
8461 8461
   public function getTiming()
8462 8462
   {
8463
-    return $this->timing;
8463
+	return $this->timing;
8464 8464
   }
8465 8465
 }
8466 8466
 
@@ -8474,19 +8474,19 @@  discard block
 block discarded – undo
8474 8474
 
8475 8475
   public function setCornerPosition($cornerPosition)
8476 8476
   {
8477
-    $this->cornerPosition = $cornerPosition;
8477
+	$this->cornerPosition = $cornerPosition;
8478 8478
   }
8479 8479
   public function getCornerPosition()
8480 8480
   {
8481
-    return $this->cornerPosition;
8481
+	return $this->cornerPosition;
8482 8482
   }
8483 8483
   public function setType($type)
8484 8484
   {
8485
-    $this->type = $type;
8485
+	$this->type = $type;
8486 8486
   }
8487 8487
   public function getType()
8488 8488
   {
8489
-    return $this->type;
8489
+	return $this->type;
8490 8490
   }
8491 8491
 }
8492 8492
 
@@ -8506,35 +8506,35 @@  discard block
 block discarded – undo
8506 8506
 
8507 8507
   public function setDefaultTiming(Google_Service_YouTube_InvideoTiming $defaultTiming)
8508 8508
   {
8509
-    $this->defaultTiming = $defaultTiming;
8509
+	$this->defaultTiming = $defaultTiming;
8510 8510
   }
8511 8511
   public function getDefaultTiming()
8512 8512
   {
8513
-    return $this->defaultTiming;
8513
+	return $this->defaultTiming;
8514 8514
   }
8515 8515
   public function setItems($items)
8516 8516
   {
8517
-    $this->items = $items;
8517
+	$this->items = $items;
8518 8518
   }
8519 8519
   public function getItems()
8520 8520
   {
8521
-    return $this->items;
8521
+	return $this->items;
8522 8522
   }
8523 8523
   public function setPosition(Google_Service_YouTube_InvideoPosition $position)
8524 8524
   {
8525
-    $this->position = $position;
8525
+	$this->position = $position;
8526 8526
   }
8527 8527
   public function getPosition()
8528 8528
   {
8529
-    return $this->position;
8529
+	return $this->position;
8530 8530
   }
8531 8531
   public function setUseSmartTiming($useSmartTiming)
8532 8532
   {
8533
-    $this->useSmartTiming = $useSmartTiming;
8533
+	$this->useSmartTiming = $useSmartTiming;
8534 8534
   }
8535 8535
   public function getUseSmartTiming()
8536 8536
   {
8537
-    return $this->useSmartTiming;
8537
+	return $this->useSmartTiming;
8538 8538
   }
8539 8539
 }
8540 8540
 
@@ -8549,27 +8549,27 @@  discard block
 block discarded – undo
8549 8549
 
8550 8550
   public function setDurationMs($durationMs)
8551 8551
   {
8552
-    $this->durationMs = $durationMs;
8552
+	$this->durationMs = $durationMs;
8553 8553
   }
8554 8554
   public function getDurationMs()
8555 8555
   {
8556
-    return $this->durationMs;
8556
+	return $this->durationMs;
8557 8557
   }
8558 8558
   public function setOffsetMs($offsetMs)
8559 8559
   {
8560
-    $this->offsetMs = $offsetMs;
8560
+	$this->offsetMs = $offsetMs;
8561 8561
   }
8562 8562
   public function getOffsetMs()
8563 8563
   {
8564
-    return $this->offsetMs;
8564
+	return $this->offsetMs;
8565 8565
   }
8566 8566
   public function setType($type)
8567 8567
   {
8568
-    $this->type = $type;
8568
+	$this->type = $type;
8569 8569
   }
8570 8570
   public function getType()
8571 8571
   {
8572
-    return $this->type;
8572
+	return $this->type;
8573 8573
   }
8574 8574
 }
8575 8575
 
@@ -8582,11 +8582,11 @@  discard block
 block discarded – undo
8582 8582
 
8583 8583
   public function setValue($value)
8584 8584
   {
8585
-    $this->value = $value;
8585
+	$this->value = $value;
8586 8586
   }
8587 8587
   public function getValue()
8588 8588
   {
8589
-    return $this->value;
8589
+	return $this->value;
8590 8590
   }
8591 8591
 }
8592 8592
 
@@ -8611,67 +8611,67 @@  discard block
 block discarded – undo
8611 8611
 
8612 8612
   public function setContentDetails(Google_Service_YouTube_LiveBroadcastContentDetails $contentDetails)
8613 8613
   {
8614
-    $this->contentDetails = $contentDetails;
8614
+	$this->contentDetails = $contentDetails;
8615 8615
   }
8616 8616
   public function getContentDetails()
8617 8617
   {
8618
-    return $this->contentDetails;
8618
+	return $this->contentDetails;
8619 8619
   }
8620 8620
   public function setEtag($etag)
8621 8621
   {
8622
-    $this->etag = $etag;
8622
+	$this->etag = $etag;
8623 8623
   }
8624 8624
   public function getEtag()
8625 8625
   {
8626
-    return $this->etag;
8626
+	return $this->etag;
8627 8627
   }
8628 8628
   public function setId($id)
8629 8629
   {
8630
-    $this->id = $id;
8630
+	$this->id = $id;
8631 8631
   }
8632 8632
   public function getId()
8633 8633
   {
8634
-    return $this->id;
8634
+	return $this->id;
8635 8635
   }
8636 8636
   public function setKind($kind)
8637 8637
   {
8638
-    $this->kind = $kind;
8638
+	$this->kind = $kind;
8639 8639
   }
8640 8640
   public function getKind()
8641 8641
   {
8642
-    return $this->kind;
8642
+	return $this->kind;
8643 8643
   }
8644 8644
   public function setSnippet(Google_Service_YouTube_LiveBroadcastSnippet $snippet)
8645 8645
   {
8646
-    $this->snippet = $snippet;
8646
+	$this->snippet = $snippet;
8647 8647
   }
8648 8648
   public function getSnippet()
8649 8649
   {
8650
-    return $this->snippet;
8650
+	return $this->snippet;
8651 8651
   }
8652 8652
   public function setStatistics(Google_Service_YouTube_LiveBroadcastStatistics $statistics)
8653 8653
   {
8654
-    $this->statistics = $statistics;
8654
+	$this->statistics = $statistics;
8655 8655
   }
8656 8656
   public function getStatistics()
8657 8657
   {
8658
-    return $this->statistics;
8658
+	return $this->statistics;
8659 8659
   }
8660 8660
   public function setStatus(Google_Service_YouTube_LiveBroadcastStatus $status)
8661 8661
   {
8662
-    $this->status = $status;
8662
+	$this->status = $status;
8663 8663
   }
8664 8664
   public function getStatus()
8665 8665
   {
8666
-    return $this->status;
8666
+	return $this->status;
8667 8667
   }
8668 8668
   public function setTopicDetails(Google_Service_YouTube_LiveBroadcastTopicDetails $topicDetails)
8669 8669
   {
8670
-    $this->topicDetails = $topicDetails;
8670
+	$this->topicDetails = $topicDetails;
8671 8671
   }
8672 8672
   public function getTopicDetails()
8673 8673
   {
8674
-    return $this->topicDetails;
8674
+	return $this->topicDetails;
8675 8675
   }
8676 8676
 }
8677 8677
 
@@ -8693,75 +8693,75 @@  discard block
 block discarded – undo
8693 8693
 
8694 8694
   public function setBoundStreamId($boundStreamId)
8695 8695
   {
8696
-    $this->boundStreamId = $boundStreamId;
8696
+	$this->boundStreamId = $boundStreamId;
8697 8697
   }
8698 8698
   public function getBoundStreamId()
8699 8699
   {
8700
-    return $this->boundStreamId;
8700
+	return $this->boundStreamId;
8701 8701
   }
8702 8702
   public function setEnableClosedCaptions($enableClosedCaptions)
8703 8703
   {
8704
-    $this->enableClosedCaptions = $enableClosedCaptions;
8704
+	$this->enableClosedCaptions = $enableClosedCaptions;
8705 8705
   }
8706 8706
   public function getEnableClosedCaptions()
8707 8707
   {
8708
-    return $this->enableClosedCaptions;
8708
+	return $this->enableClosedCaptions;
8709 8709
   }
8710 8710
   public function setEnableContentEncryption($enableContentEncryption)
8711 8711
   {
8712
-    $this->enableContentEncryption = $enableContentEncryption;
8712
+	$this->enableContentEncryption = $enableContentEncryption;
8713 8713
   }
8714 8714
   public function getEnableContentEncryption()
8715 8715
   {
8716
-    return $this->enableContentEncryption;
8716
+	return $this->enableContentEncryption;
8717 8717
   }
8718 8718
   public function setEnableDvr($enableDvr)
8719 8719
   {
8720
-    $this->enableDvr = $enableDvr;
8720
+	$this->enableDvr = $enableDvr;
8721 8721
   }
8722 8722
   public function getEnableDvr()
8723 8723
   {
8724
-    return $this->enableDvr;
8724
+	return $this->enableDvr;
8725 8725
   }
8726 8726
   public function setEnableEmbed($enableEmbed)
8727 8727
   {
8728
-    $this->enableEmbed = $enableEmbed;
8728
+	$this->enableEmbed = $enableEmbed;
8729 8729
   }
8730 8730
   public function getEnableEmbed()
8731 8731
   {
8732
-    return $this->enableEmbed;
8732
+	return $this->enableEmbed;
8733 8733
   }
8734 8734
   public function setEnableLowLatency($enableLowLatency)
8735 8735
   {
8736
-    $this->enableLowLatency = $enableLowLatency;
8736
+	$this->enableLowLatency = $enableLowLatency;
8737 8737
   }
8738 8738
   public function getEnableLowLatency()
8739 8739
   {
8740
-    return $this->enableLowLatency;
8740
+	return $this->enableLowLatency;
8741 8741
   }
8742 8742
   public function setMonitorStream(Google_Service_YouTube_MonitorStreamInfo $monitorStream)
8743 8743
   {
8744
-    $this->monitorStream = $monitorStream;
8744
+	$this->monitorStream = $monitorStream;
8745 8745
   }
8746 8746
   public function getMonitorStream()
8747 8747
   {
8748
-    return $this->monitorStream;
8748
+	return $this->monitorStream;
8749 8749
   }
8750 8750
   public function setRecordFromStart($recordFromStart)
8751 8751
   {
8752
-    $this->recordFromStart = $recordFromStart;
8752
+	$this->recordFromStart = $recordFromStart;
8753 8753
   }
8754 8754
   public function getRecordFromStart()
8755 8755
   {
8756
-    return $this->recordFromStart;
8756
+	return $this->recordFromStart;
8757 8757
   }
8758 8758
   public function setStartWithSlate($startWithSlate)
8759 8759
   {
8760
-    $this->startWithSlate = $startWithSlate;
8760
+	$this->startWithSlate = $startWithSlate;
8761 8761
   }
8762 8762
   public function getStartWithSlate()
8763 8763
   {
8764
-    return $this->startWithSlate;
8764
+	return $this->startWithSlate;
8765 8765
   }
8766 8766
 }
8767 8767
 
@@ -8786,75 +8786,75 @@  discard block
 block discarded – undo
8786 8786
 
8787 8787
   public function setEtag($etag)
8788 8788
   {
8789
-    $this->etag = $etag;
8789
+	$this->etag = $etag;
8790 8790
   }
8791 8791
   public function getEtag()
8792 8792
   {
8793
-    return $this->etag;
8793
+	return $this->etag;
8794 8794
   }
8795 8795
   public function setEventId($eventId)
8796 8796
   {
8797
-    $this->eventId = $eventId;
8797
+	$this->eventId = $eventId;
8798 8798
   }
8799 8799
   public function getEventId()
8800 8800
   {
8801
-    return $this->eventId;
8801
+	return $this->eventId;
8802 8802
   }
8803 8803
   public function setItems($items)
8804 8804
   {
8805
-    $this->items = $items;
8805
+	$this->items = $items;
8806 8806
   }
8807 8807
   public function getItems()
8808 8808
   {
8809
-    return $this->items;
8809
+	return $this->items;
8810 8810
   }
8811 8811
   public function setKind($kind)
8812 8812
   {
8813
-    $this->kind = $kind;
8813
+	$this->kind = $kind;
8814 8814
   }
8815 8815
   public function getKind()
8816 8816
   {
8817
-    return $this->kind;
8817
+	return $this->kind;
8818 8818
   }
8819 8819
   public function setNextPageToken($nextPageToken)
8820 8820
   {
8821
-    $this->nextPageToken = $nextPageToken;
8821
+	$this->nextPageToken = $nextPageToken;
8822 8822
   }
8823 8823
   public function getNextPageToken()
8824 8824
   {
8825
-    return $this->nextPageToken;
8825
+	return $this->nextPageToken;
8826 8826
   }
8827 8827
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
8828 8828
   {
8829
-    $this->pageInfo = $pageInfo;
8829
+	$this->pageInfo = $pageInfo;
8830 8830
   }
8831 8831
   public function getPageInfo()
8832 8832
   {
8833
-    return $this->pageInfo;
8833
+	return $this->pageInfo;
8834 8834
   }
8835 8835
   public function setPrevPageToken($prevPageToken)
8836 8836
   {
8837
-    $this->prevPageToken = $prevPageToken;
8837
+	$this->prevPageToken = $prevPageToken;
8838 8838
   }
8839 8839
   public function getPrevPageToken()
8840 8840
   {
8841
-    return $this->prevPageToken;
8841
+	return $this->prevPageToken;
8842 8842
   }
8843 8843
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
8844 8844
   {
8845
-    $this->tokenPagination = $tokenPagination;
8845
+	$this->tokenPagination = $tokenPagination;
8846 8846
   }
8847 8847
   public function getTokenPagination()
8848 8848
   {
8849
-    return $this->tokenPagination;
8849
+	return $this->tokenPagination;
8850 8850
   }
8851 8851
   public function setVisitorId($visitorId)
8852 8852
   {
8853
-    $this->visitorId = $visitorId;
8853
+	$this->visitorId = $visitorId;
8854 8854
   }
8855 8855
   public function getVisitorId()
8856 8856
   {
8857
-    return $this->visitorId;
8857
+	return $this->visitorId;
8858 8858
   }
8859 8859
 }
8860 8860
 
@@ -8877,83 +8877,83 @@  discard block
 block discarded – undo
8877 8877
 
8878 8878
   public function setActualEndTime($actualEndTime)
8879 8879
   {
8880
-    $this->actualEndTime = $actualEndTime;
8880
+	$this->actualEndTime = $actualEndTime;
8881 8881
   }
8882 8882
   public function getActualEndTime()
8883 8883
   {
8884
-    return $this->actualEndTime;
8884
+	return $this->actualEndTime;
8885 8885
   }
8886 8886
   public function setActualStartTime($actualStartTime)
8887 8887
   {
8888
-    $this->actualStartTime = $actualStartTime;
8888
+	$this->actualStartTime = $actualStartTime;
8889 8889
   }
8890 8890
   public function getActualStartTime()
8891 8891
   {
8892
-    return $this->actualStartTime;
8892
+	return $this->actualStartTime;
8893 8893
   }
8894 8894
   public function setChannelId($channelId)
8895 8895
   {
8896
-    $this->channelId = $channelId;
8896
+	$this->channelId = $channelId;
8897 8897
   }
8898 8898
   public function getChannelId()
8899 8899
   {
8900
-    return $this->channelId;
8900
+	return $this->channelId;
8901 8901
   }
8902 8902
   public function setDescription($description)
8903 8903
   {
8904
-    $this->description = $description;
8904
+	$this->description = $description;
8905 8905
   }
8906 8906
   public function getDescription()
8907 8907
   {
8908
-    return $this->description;
8908
+	return $this->description;
8909 8909
   }
8910 8910
   public function setIsDefaultBroadcast($isDefaultBroadcast)
8911 8911
   {
8912
-    $this->isDefaultBroadcast = $isDefaultBroadcast;
8912
+	$this->isDefaultBroadcast = $isDefaultBroadcast;
8913 8913
   }
8914 8914
   public function getIsDefaultBroadcast()
8915 8915
   {
8916
-    return $this->isDefaultBroadcast;
8916
+	return $this->isDefaultBroadcast;
8917 8917
   }
8918 8918
   public function setPublishedAt($publishedAt)
8919 8919
   {
8920
-    $this->publishedAt = $publishedAt;
8920
+	$this->publishedAt = $publishedAt;
8921 8921
   }
8922 8922
   public function getPublishedAt()
8923 8923
   {
8924
-    return $this->publishedAt;
8924
+	return $this->publishedAt;
8925 8925
   }
8926 8926
   public function setScheduledEndTime($scheduledEndTime)
8927 8927
   {
8928
-    $this->scheduledEndTime = $scheduledEndTime;
8928
+	$this->scheduledEndTime = $scheduledEndTime;
8929 8929
   }
8930 8930
   public function getScheduledEndTime()
8931 8931
   {
8932
-    return $this->scheduledEndTime;
8932
+	return $this->scheduledEndTime;
8933 8933
   }
8934 8934
   public function setScheduledStartTime($scheduledStartTime)
8935 8935
   {
8936
-    $this->scheduledStartTime = $scheduledStartTime;
8936
+	$this->scheduledStartTime = $scheduledStartTime;
8937 8937
   }
8938 8938
   public function getScheduledStartTime()
8939 8939
   {
8940
-    return $this->scheduledStartTime;
8940
+	return $this->scheduledStartTime;
8941 8941
   }
8942 8942
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
8943 8943
   {
8944
-    $this->thumbnails = $thumbnails;
8944
+	$this->thumbnails = $thumbnails;
8945 8945
   }
8946 8946
   public function getThumbnails()
8947 8947
   {
8948
-    return $this->thumbnails;
8948
+	return $this->thumbnails;
8949 8949
   }
8950 8950
   public function setTitle($title)
8951 8951
   {
8952
-    $this->title = $title;
8952
+	$this->title = $title;
8953 8953
   }
8954 8954
   public function getTitle()
8955 8955
   {
8956
-    return $this->title;
8956
+	return $this->title;
8957 8957
   }
8958 8958
 }
8959 8959
 
@@ -8967,19 +8967,19 @@  discard block
 block discarded – undo
8967 8967
 
8968 8968
   public function setConcurrentViewers($concurrentViewers)
8969 8969
   {
8970
-    $this->concurrentViewers = $concurrentViewers;
8970
+	$this->concurrentViewers = $concurrentViewers;
8971 8971
   }
8972 8972
   public function getConcurrentViewers()
8973 8973
   {
8974
-    return $this->concurrentViewers;
8974
+	return $this->concurrentViewers;
8975 8975
   }
8976 8976
   public function setTotalChatCount($totalChatCount)
8977 8977
   {
8978
-    $this->totalChatCount = $totalChatCount;
8978
+	$this->totalChatCount = $totalChatCount;
8979 8979
   }
8980 8980
   public function getTotalChatCount()
8981 8981
   {
8982
-    return $this->totalChatCount;
8982
+	return $this->totalChatCount;
8983 8983
   }
8984 8984
 }
8985 8985
 
@@ -8995,35 +8995,35 @@  discard block
 block discarded – undo
8995 8995
 
8996 8996
   public function setLifeCycleStatus($lifeCycleStatus)
8997 8997
   {
8998
-    $this->lifeCycleStatus = $lifeCycleStatus;
8998
+	$this->lifeCycleStatus = $lifeCycleStatus;
8999 8999
   }
9000 9000
   public function getLifeCycleStatus()
9001 9001
   {
9002
-    return $this->lifeCycleStatus;
9002
+	return $this->lifeCycleStatus;
9003 9003
   }
9004 9004
   public function setLiveBroadcastPriority($liveBroadcastPriority)
9005 9005
   {
9006
-    $this->liveBroadcastPriority = $liveBroadcastPriority;
9006
+	$this->liveBroadcastPriority = $liveBroadcastPriority;
9007 9007
   }
9008 9008
   public function getLiveBroadcastPriority()
9009 9009
   {
9010
-    return $this->liveBroadcastPriority;
9010
+	return $this->liveBroadcastPriority;
9011 9011
   }
9012 9012
   public function setPrivacyStatus($privacyStatus)
9013 9013
   {
9014
-    $this->privacyStatus = $privacyStatus;
9014
+	$this->privacyStatus = $privacyStatus;
9015 9015
   }
9016 9016
   public function getPrivacyStatus()
9017 9017
   {
9018
-    return $this->privacyStatus;
9018
+	return $this->privacyStatus;
9019 9019
   }
9020 9020
   public function setRecordingStatus($recordingStatus)
9021 9021
   {
9022
-    $this->recordingStatus = $recordingStatus;
9022
+	$this->recordingStatus = $recordingStatus;
9023 9023
   }
9024 9024
   public function getRecordingStatus()
9025 9025
   {
9026
-    return $this->recordingStatus;
9026
+	return $this->recordingStatus;
9027 9027
   }
9028 9028
 }
9029 9029
 
@@ -9039,27 +9039,27 @@  discard block
 block discarded – undo
9039 9039
 
9040 9040
   public function setSnippet(Google_Service_YouTube_LiveBroadcastTopicSnippet $snippet)
9041 9041
   {
9042
-    $this->snippet = $snippet;
9042
+	$this->snippet = $snippet;
9043 9043
   }
9044 9044
   public function getSnippet()
9045 9045
   {
9046
-    return $this->snippet;
9046
+	return $this->snippet;
9047 9047
   }
9048 9048
   public function setType($type)
9049 9049
   {
9050
-    $this->type = $type;
9050
+	$this->type = $type;
9051 9051
   }
9052 9052
   public function getType()
9053 9053
   {
9054
-    return $this->type;
9054
+	return $this->type;
9055 9055
   }
9056 9056
   public function setUnmatched($unmatched)
9057 9057
   {
9058
-    $this->unmatched = $unmatched;
9058
+	$this->unmatched = $unmatched;
9059 9059
   }
9060 9060
   public function getUnmatched()
9061 9061
   {
9062
-    return $this->unmatched;
9062
+	return $this->unmatched;
9063 9063
   }
9064 9064
 }
9065 9065
 
@@ -9074,11 +9074,11 @@  discard block
 block discarded – undo
9074 9074
 
9075 9075
   public function setTopics($topics)
9076 9076
   {
9077
-    $this->topics = $topics;
9077
+	$this->topics = $topics;
9078 9078
   }
9079 9079
   public function getTopics()
9080 9080
   {
9081
-    return $this->topics;
9081
+	return $this->topics;
9082 9082
   }
9083 9083
 }
9084 9084
 
@@ -9092,19 +9092,19 @@  discard block
 block discarded – undo
9092 9092
 
9093 9093
   public function setName($name)
9094 9094
   {
9095
-    $this->name = $name;
9095
+	$this->name = $name;
9096 9096
   }
9097 9097
   public function getName()
9098 9098
   {
9099
-    return $this->name;
9099
+	return $this->name;
9100 9100
   }
9101 9101
   public function setReleaseDate($releaseDate)
9102 9102
   {
9103
-    $this->releaseDate = $releaseDate;
9103
+	$this->releaseDate = $releaseDate;
9104 9104
   }
9105 9105
   public function getReleaseDate()
9106 9106
   {
9107
-    return $this->releaseDate;
9107
+	return $this->releaseDate;
9108 9108
   }
9109 9109
 }
9110 9110
 
@@ -9127,59 +9127,59 @@  discard block
 block discarded – undo
9127 9127
 
9128 9128
   public function setCdn(Google_Service_YouTube_CdnSettings $cdn)
9129 9129
   {
9130
-    $this->cdn = $cdn;
9130
+	$this->cdn = $cdn;
9131 9131
   }
9132 9132
   public function getCdn()
9133 9133
   {
9134
-    return $this->cdn;
9134
+	return $this->cdn;
9135 9135
   }
9136 9136
   public function setContentDetails(Google_Service_YouTube_LiveStreamContentDetails $contentDetails)
9137 9137
   {
9138
-    $this->contentDetails = $contentDetails;
9138
+	$this->contentDetails = $contentDetails;
9139 9139
   }
9140 9140
   public function getContentDetails()
9141 9141
   {
9142
-    return $this->contentDetails;
9142
+	return $this->contentDetails;
9143 9143
   }
9144 9144
   public function setEtag($etag)
9145 9145
   {
9146
-    $this->etag = $etag;
9146
+	$this->etag = $etag;
9147 9147
   }
9148 9148
   public function getEtag()
9149 9149
   {
9150
-    return $this->etag;
9150
+	return $this->etag;
9151 9151
   }
9152 9152
   public function setId($id)
9153 9153
   {
9154
-    $this->id = $id;
9154
+	$this->id = $id;
9155 9155
   }
9156 9156
   public function getId()
9157 9157
   {
9158
-    return $this->id;
9158
+	return $this->id;
9159 9159
   }
9160 9160
   public function setKind($kind)
9161 9161
   {
9162
-    $this->kind = $kind;
9162
+	$this->kind = $kind;
9163 9163
   }
9164 9164
   public function getKind()
9165 9165
   {
9166
-    return $this->kind;
9166
+	return $this->kind;
9167 9167
   }
9168 9168
   public function setSnippet(Google_Service_YouTube_LiveStreamSnippet $snippet)
9169 9169
   {
9170
-    $this->snippet = $snippet;
9170
+	$this->snippet = $snippet;
9171 9171
   }
9172 9172
   public function getSnippet()
9173 9173
   {
9174
-    return $this->snippet;
9174
+	return $this->snippet;
9175 9175
   }
9176 9176
   public function setStatus(Google_Service_YouTube_LiveStreamStatus $status)
9177 9177
   {
9178
-    $this->status = $status;
9178
+	$this->status = $status;
9179 9179
   }
9180 9180
   public function getStatus()
9181 9181
   {
9182
-    return $this->status;
9182
+	return $this->status;
9183 9183
   }
9184 9184
 }
9185 9185
 
@@ -9195,35 +9195,35 @@  discard block
 block discarded – undo
9195 9195
 
9196 9196
   public function setDescription($description)
9197 9197
   {
9198
-    $this->description = $description;
9198
+	$this->description = $description;
9199 9199
   }
9200 9200
   public function getDescription()
9201 9201
   {
9202
-    return $this->description;
9202
+	return $this->description;
9203 9203
   }
9204 9204
   public function setReason($reason)
9205 9205
   {
9206
-    $this->reason = $reason;
9206
+	$this->reason = $reason;
9207 9207
   }
9208 9208
   public function getReason()
9209 9209
   {
9210
-    return $this->reason;
9210
+	return $this->reason;
9211 9211
   }
9212 9212
   public function setSeverity($severity)
9213 9213
   {
9214
-    $this->severity = $severity;
9214
+	$this->severity = $severity;
9215 9215
   }
9216 9216
   public function getSeverity()
9217 9217
   {
9218
-    return $this->severity;
9218
+	return $this->severity;
9219 9219
   }
9220 9220
   public function setType($type)
9221 9221
   {
9222
-    $this->type = $type;
9222
+	$this->type = $type;
9223 9223
   }
9224 9224
   public function getType()
9225 9225
   {
9226
-    return $this->type;
9226
+	return $this->type;
9227 9227
   }
9228 9228
 }
9229 9229
 
@@ -9237,19 +9237,19 @@  discard block
 block discarded – undo
9237 9237
 
9238 9238
   public function setClosedCaptionsIngestionUrl($closedCaptionsIngestionUrl)
9239 9239
   {
9240
-    $this->closedCaptionsIngestionUrl = $closedCaptionsIngestionUrl;
9240
+	$this->closedCaptionsIngestionUrl = $closedCaptionsIngestionUrl;
9241 9241
   }
9242 9242
   public function getClosedCaptionsIngestionUrl()
9243 9243
   {
9244
-    return $this->closedCaptionsIngestionUrl;
9244
+	return $this->closedCaptionsIngestionUrl;
9245 9245
   }
9246 9246
   public function setIsReusable($isReusable)
9247 9247
   {
9248
-    $this->isReusable = $isReusable;
9248
+	$this->isReusable = $isReusable;
9249 9249
   }
9250 9250
   public function getIsReusable()
9251 9251
   {
9252
-    return $this->isReusable;
9252
+	return $this->isReusable;
9253 9253
   }
9254 9254
 }
9255 9255
 
@@ -9266,27 +9266,27 @@  discard block
 block discarded – undo
9266 9266
 
9267 9267
   public function setConfigurationIssues($configurationIssues)
9268 9268
   {
9269
-    $this->configurationIssues = $configurationIssues;
9269
+	$this->configurationIssues = $configurationIssues;
9270 9270
   }
9271 9271
   public function getConfigurationIssues()
9272 9272
   {
9273
-    return $this->configurationIssues;
9273
+	return $this->configurationIssues;
9274 9274
   }
9275 9275
   public function setLastUpdateTimeS($lastUpdateTimeS)
9276 9276
   {
9277
-    $this->lastUpdateTimeS = $lastUpdateTimeS;
9277
+	$this->lastUpdateTimeS = $lastUpdateTimeS;
9278 9278
   }
9279 9279
   public function getLastUpdateTimeS()
9280 9280
   {
9281
-    return $this->lastUpdateTimeS;
9281
+	return $this->lastUpdateTimeS;
9282 9282
   }
9283 9283
   public function setStatus($status)
9284 9284
   {
9285
-    $this->status = $status;
9285
+	$this->status = $status;
9286 9286
   }
9287 9287
   public function getStatus()
9288 9288
   {
9289
-    return $this->status;
9289
+	return $this->status;
9290 9290
   }
9291 9291
 }
9292 9292
 
@@ -9311,75 +9311,75 @@  discard block
 block discarded – undo
9311 9311
 
9312 9312
   public function setEtag($etag)
9313 9313
   {
9314
-    $this->etag = $etag;
9314
+	$this->etag = $etag;
9315 9315
   }
9316 9316
   public function getEtag()
9317 9317
   {
9318
-    return $this->etag;
9318
+	return $this->etag;
9319 9319
   }
9320 9320
   public function setEventId($eventId)
9321 9321
   {
9322
-    $this->eventId = $eventId;
9322
+	$this->eventId = $eventId;
9323 9323
   }
9324 9324
   public function getEventId()
9325 9325
   {
9326
-    return $this->eventId;
9326
+	return $this->eventId;
9327 9327
   }
9328 9328
   public function setItems($items)
9329 9329
   {
9330
-    $this->items = $items;
9330
+	$this->items = $items;
9331 9331
   }
9332 9332
   public function getItems()
9333 9333
   {
9334
-    return $this->items;
9334
+	return $this->items;
9335 9335
   }
9336 9336
   public function setKind($kind)
9337 9337
   {
9338
-    $this->kind = $kind;
9338
+	$this->kind = $kind;
9339 9339
   }
9340 9340
   public function getKind()
9341 9341
   {
9342
-    return $this->kind;
9342
+	return $this->kind;
9343 9343
   }
9344 9344
   public function setNextPageToken($nextPageToken)
9345 9345
   {
9346
-    $this->nextPageToken = $nextPageToken;
9346
+	$this->nextPageToken = $nextPageToken;
9347 9347
   }
9348 9348
   public function getNextPageToken()
9349 9349
   {
9350
-    return $this->nextPageToken;
9350
+	return $this->nextPageToken;
9351 9351
   }
9352 9352
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
9353 9353
   {
9354
-    $this->pageInfo = $pageInfo;
9354
+	$this->pageInfo = $pageInfo;
9355 9355
   }
9356 9356
   public function getPageInfo()
9357 9357
   {
9358
-    return $this->pageInfo;
9358
+	return $this->pageInfo;
9359 9359
   }
9360 9360
   public function setPrevPageToken($prevPageToken)
9361 9361
   {
9362
-    $this->prevPageToken = $prevPageToken;
9362
+	$this->prevPageToken = $prevPageToken;
9363 9363
   }
9364 9364
   public function getPrevPageToken()
9365 9365
   {
9366
-    return $this->prevPageToken;
9366
+	return $this->prevPageToken;
9367 9367
   }
9368 9368
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
9369 9369
   {
9370
-    $this->tokenPagination = $tokenPagination;
9370
+	$this->tokenPagination = $tokenPagination;
9371 9371
   }
9372 9372
   public function getTokenPagination()
9373 9373
   {
9374
-    return $this->tokenPagination;
9374
+	return $this->tokenPagination;
9375 9375
   }
9376 9376
   public function setVisitorId($visitorId)
9377 9377
   {
9378
-    $this->visitorId = $visitorId;
9378
+	$this->visitorId = $visitorId;
9379 9379
   }
9380 9380
   public function getVisitorId()
9381 9381
   {
9382
-    return $this->visitorId;
9382
+	return $this->visitorId;
9383 9383
   }
9384 9384
 }
9385 9385
 
@@ -9396,43 +9396,43 @@  discard block
 block discarded – undo
9396 9396
 
9397 9397
   public function setChannelId($channelId)
9398 9398
   {
9399
-    $this->channelId = $channelId;
9399
+	$this->channelId = $channelId;
9400 9400
   }
9401 9401
   public function getChannelId()
9402 9402
   {
9403
-    return $this->channelId;
9403
+	return $this->channelId;
9404 9404
   }
9405 9405
   public function setDescription($description)
9406 9406
   {
9407
-    $this->description = $description;
9407
+	$this->description = $description;
9408 9408
   }
9409 9409
   public function getDescription()
9410 9410
   {
9411
-    return $this->description;
9411
+	return $this->description;
9412 9412
   }
9413 9413
   public function setIsDefaultStream($isDefaultStream)
9414 9414
   {
9415
-    $this->isDefaultStream = $isDefaultStream;
9415
+	$this->isDefaultStream = $isDefaultStream;
9416 9416
   }
9417 9417
   public function getIsDefaultStream()
9418 9418
   {
9419
-    return $this->isDefaultStream;
9419
+	return $this->isDefaultStream;
9420 9420
   }
9421 9421
   public function setPublishedAt($publishedAt)
9422 9422
   {
9423
-    $this->publishedAt = $publishedAt;
9423
+	$this->publishedAt = $publishedAt;
9424 9424
   }
9425 9425
   public function getPublishedAt()
9426 9426
   {
9427
-    return $this->publishedAt;
9427
+	return $this->publishedAt;
9428 9428
   }
9429 9429
   public function setTitle($title)
9430 9430
   {
9431
-    $this->title = $title;
9431
+	$this->title = $title;
9432 9432
   }
9433 9433
   public function getTitle()
9434 9434
   {
9435
-    return $this->title;
9435
+	return $this->title;
9436 9436
   }
9437 9437
 }
9438 9438
 
@@ -9447,19 +9447,19 @@  discard block
 block discarded – undo
9447 9447
 
9448 9448
   public function setHealthStatus(Google_Service_YouTube_LiveStreamHealthStatus $healthStatus)
9449 9449
   {
9450
-    $this->healthStatus = $healthStatus;
9450
+	$this->healthStatus = $healthStatus;
9451 9451
   }
9452 9452
   public function getHealthStatus()
9453 9453
   {
9454
-    return $this->healthStatus;
9454
+	return $this->healthStatus;
9455 9455
   }
9456 9456
   public function setStreamStatus($streamStatus)
9457 9457
   {
9458
-    $this->streamStatus = $streamStatus;
9458
+	$this->streamStatus = $streamStatus;
9459 9459
   }
9460 9460
   public function getStreamStatus()
9461 9461
   {
9462
-    return $this->streamStatus;
9462
+	return $this->streamStatus;
9463 9463
   }
9464 9464
 }
9465 9465
 
@@ -9477,27 +9477,27 @@  discard block
 block discarded – undo
9477 9477
 
9478 9478
   public function setDefault($default)
9479 9479
   {
9480
-    $this->default = $default;
9480
+	$this->default = $default;
9481 9481
   }
9482 9482
   public function getDefault()
9483 9483
   {
9484
-    return $this->default;
9484
+	return $this->default;
9485 9485
   }
9486 9486
   public function setDefaultLanguage(Google_Service_YouTube_LanguageTag $defaultLanguage)
9487 9487
   {
9488
-    $this->defaultLanguage = $defaultLanguage;
9488
+	$this->defaultLanguage = $defaultLanguage;
9489 9489
   }
9490 9490
   public function getDefaultLanguage()
9491 9491
   {
9492
-    return $this->defaultLanguage;
9492
+	return $this->defaultLanguage;
9493 9493
   }
9494 9494
   public function setLocalized($localized)
9495 9495
   {
9496
-    $this->localized = $localized;
9496
+	$this->localized = $localized;
9497 9497
   }
9498 9498
   public function getLocalized()
9499 9499
   {
9500
-    return $this->localized;
9500
+	return $this->localized;
9501 9501
   }
9502 9502
 }
9503 9503
 
@@ -9511,19 +9511,19 @@  discard block
 block discarded – undo
9511 9511
 
9512 9512
   public function setLanguage($language)
9513 9513
   {
9514
-    $this->language = $language;
9514
+	$this->language = $language;
9515 9515
   }
9516 9516
   public function getLanguage()
9517 9517
   {
9518
-    return $this->language;
9518
+	return $this->language;
9519 9519
   }
9520 9520
   public function setValue($value)
9521 9521
   {
9522
-    $this->value = $value;
9522
+	$this->value = $value;
9523 9523
   }
9524 9524
   public function getValue()
9525 9525
   {
9526
-    return $this->value;
9526
+	return $this->value;
9527 9527
   }
9528 9528
 }
9529 9529
 
@@ -9538,27 +9538,27 @@  discard block
 block discarded – undo
9538 9538
 
9539 9539
   public function setBroadcastStreamDelayMs($broadcastStreamDelayMs)
9540 9540
   {
9541
-    $this->broadcastStreamDelayMs = $broadcastStreamDelayMs;
9541
+	$this->broadcastStreamDelayMs = $broadcastStreamDelayMs;
9542 9542
   }
9543 9543
   public function getBroadcastStreamDelayMs()
9544 9544
   {
9545
-    return $this->broadcastStreamDelayMs;
9545
+	return $this->broadcastStreamDelayMs;
9546 9546
   }
9547 9547
   public function setEmbedHtml($embedHtml)
9548 9548
   {
9549
-    $this->embedHtml = $embedHtml;
9549
+	$this->embedHtml = $embedHtml;
9550 9550
   }
9551 9551
   public function getEmbedHtml()
9552 9552
   {
9553
-    return $this->embedHtml;
9553
+	return $this->embedHtml;
9554 9554
   }
9555 9555
   public function setEnableMonitorStream($enableMonitorStream)
9556 9556
   {
9557
-    $this->enableMonitorStream = $enableMonitorStream;
9557
+	$this->enableMonitorStream = $enableMonitorStream;
9558 9558
   }
9559 9559
   public function getEnableMonitorStream()
9560 9560
   {
9561
-    return $this->enableMonitorStream;
9561
+	return $this->enableMonitorStream;
9562 9562
   }
9563 9563
 }
9564 9564
 
@@ -9572,19 +9572,19 @@  discard block
 block discarded – undo
9572 9572
 
9573 9573
   public function setResultsPerPage($resultsPerPage)
9574 9574
   {
9575
-    $this->resultsPerPage = $resultsPerPage;
9575
+	$this->resultsPerPage = $resultsPerPage;
9576 9576
   }
9577 9577
   public function getResultsPerPage()
9578 9578
   {
9579
-    return $this->resultsPerPage;
9579
+	return $this->resultsPerPage;
9580 9580
   }
9581 9581
   public function setTotalResults($totalResults)
9582 9582
   {
9583
-    $this->totalResults = $totalResults;
9583
+	$this->totalResults = $totalResults;
9584 9584
   }
9585 9585
   public function getTotalResults()
9586 9586
   {
9587
-    return $this->totalResults;
9587
+	return $this->totalResults;
9588 9588
   }
9589 9589
 }
9590 9590
 
@@ -9609,67 +9609,67 @@  discard block
 block discarded – undo
9609 9609
 
9610 9610
   public function setContentDetails(Google_Service_YouTube_PlaylistContentDetails $contentDetails)
9611 9611
   {
9612
-    $this->contentDetails = $contentDetails;
9612
+	$this->contentDetails = $contentDetails;
9613 9613
   }
9614 9614
   public function getContentDetails()
9615 9615
   {
9616
-    return $this->contentDetails;
9616
+	return $this->contentDetails;
9617 9617
   }
9618 9618
   public function setEtag($etag)
9619 9619
   {
9620
-    $this->etag = $etag;
9620
+	$this->etag = $etag;
9621 9621
   }
9622 9622
   public function getEtag()
9623 9623
   {
9624
-    return $this->etag;
9624
+	return $this->etag;
9625 9625
   }
9626 9626
   public function setId($id)
9627 9627
   {
9628
-    $this->id = $id;
9628
+	$this->id = $id;
9629 9629
   }
9630 9630
   public function getId()
9631 9631
   {
9632
-    return $this->id;
9632
+	return $this->id;
9633 9633
   }
9634 9634
   public function setKind($kind)
9635 9635
   {
9636
-    $this->kind = $kind;
9636
+	$this->kind = $kind;
9637 9637
   }
9638 9638
   public function getKind()
9639 9639
   {
9640
-    return $this->kind;
9640
+	return $this->kind;
9641 9641
   }
9642 9642
   public function setLocalizations($localizations)
9643 9643
   {
9644
-    $this->localizations = $localizations;
9644
+	$this->localizations = $localizations;
9645 9645
   }
9646 9646
   public function getLocalizations()
9647 9647
   {
9648
-    return $this->localizations;
9648
+	return $this->localizations;
9649 9649
   }
9650 9650
   public function setPlayer(Google_Service_YouTube_PlaylistPlayer $player)
9651 9651
   {
9652
-    $this->player = $player;
9652
+	$this->player = $player;
9653 9653
   }
9654 9654
   public function getPlayer()
9655 9655
   {
9656
-    return $this->player;
9656
+	return $this->player;
9657 9657
   }
9658 9658
   public function setSnippet(Google_Service_YouTube_PlaylistSnippet $snippet)
9659 9659
   {
9660
-    $this->snippet = $snippet;
9660
+	$this->snippet = $snippet;
9661 9661
   }
9662 9662
   public function getSnippet()
9663 9663
   {
9664
-    return $this->snippet;
9664
+	return $this->snippet;
9665 9665
   }
9666 9666
   public function setStatus(Google_Service_YouTube_PlaylistStatus $status)
9667 9667
   {
9668
-    $this->status = $status;
9668
+	$this->status = $status;
9669 9669
   }
9670 9670
   public function getStatus()
9671 9671
   {
9672
-    return $this->status;
9672
+	return $this->status;
9673 9673
   }
9674 9674
 }
9675 9675
 
@@ -9682,11 +9682,11 @@  discard block
 block discarded – undo
9682 9682
 
9683 9683
   public function setItemCount($itemCount)
9684 9684
   {
9685
-    $this->itemCount = $itemCount;
9685
+	$this->itemCount = $itemCount;
9686 9686
   }
9687 9687
   public function getItemCount()
9688 9688
   {
9689
-    return $this->itemCount;
9689
+	return $this->itemCount;
9690 9690
   }
9691 9691
 }
9692 9692
 
@@ -9707,51 +9707,51 @@  discard block
 block discarded – undo
9707 9707
 
9708 9708
   public function setContentDetails(Google_Service_YouTube_PlaylistItemContentDetails $contentDetails)
9709 9709
   {
9710
-    $this->contentDetails = $contentDetails;
9710
+	$this->contentDetails = $contentDetails;
9711 9711
   }
9712 9712
   public function getContentDetails()
9713 9713
   {
9714
-    return $this->contentDetails;
9714
+	return $this->contentDetails;
9715 9715
   }
9716 9716
   public function setEtag($etag)
9717 9717
   {
9718
-    $this->etag = $etag;
9718
+	$this->etag = $etag;
9719 9719
   }
9720 9720
   public function getEtag()
9721 9721
   {
9722
-    return $this->etag;
9722
+	return $this->etag;
9723 9723
   }
9724 9724
   public function setId($id)
9725 9725
   {
9726
-    $this->id = $id;
9726
+	$this->id = $id;
9727 9727
   }
9728 9728
   public function getId()
9729 9729
   {
9730
-    return $this->id;
9730
+	return $this->id;
9731 9731
   }
9732 9732
   public function setKind($kind)
9733 9733
   {
9734
-    $this->kind = $kind;
9734
+	$this->kind = $kind;
9735 9735
   }
9736 9736
   public function getKind()
9737 9737
   {
9738
-    return $this->kind;
9738
+	return $this->kind;
9739 9739
   }
9740 9740
   public function setSnippet(Google_Service_YouTube_PlaylistItemSnippet $snippet)
9741 9741
   {
9742
-    $this->snippet = $snippet;
9742
+	$this->snippet = $snippet;
9743 9743
   }
9744 9744
   public function getSnippet()
9745 9745
   {
9746
-    return $this->snippet;
9746
+	return $this->snippet;
9747 9747
   }
9748 9748
   public function setStatus(Google_Service_YouTube_PlaylistItemStatus $status)
9749 9749
   {
9750
-    $this->status = $status;
9750
+	$this->status = $status;
9751 9751
   }
9752 9752
   public function getStatus()
9753 9753
   {
9754
-    return $this->status;
9754
+	return $this->status;
9755 9755
   }
9756 9756
 }
9757 9757
 
@@ -9767,35 +9767,35 @@  discard block
 block discarded – undo
9767 9767
 
9768 9768
   public function setEndAt($endAt)
9769 9769
   {
9770
-    $this->endAt = $endAt;
9770
+	$this->endAt = $endAt;
9771 9771
   }
9772 9772
   public function getEndAt()
9773 9773
   {
9774
-    return $this->endAt;
9774
+	return $this->endAt;
9775 9775
   }
9776 9776
   public function setNote($note)
9777 9777
   {
9778
-    $this->note = $note;
9778
+	$this->note = $note;
9779 9779
   }
9780 9780
   public function getNote()
9781 9781
   {
9782
-    return $this->note;
9782
+	return $this->note;
9783 9783
   }
9784 9784
   public function setStartAt($startAt)
9785 9785
   {
9786
-    $this->startAt = $startAt;
9786
+	$this->startAt = $startAt;
9787 9787
   }
9788 9788
   public function getStartAt()
9789 9789
   {
9790
-    return $this->startAt;
9790
+	return $this->startAt;
9791 9791
   }
9792 9792
   public function setVideoId($videoId)
9793 9793
   {
9794
-    $this->videoId = $videoId;
9794
+	$this->videoId = $videoId;
9795 9795
   }
9796 9796
   public function getVideoId()
9797 9797
   {
9798
-    return $this->videoId;
9798
+	return $this->videoId;
9799 9799
   }
9800 9800
 }
9801 9801
 
@@ -9820,75 +9820,75 @@  discard block
 block discarded – undo
9820 9820
 
9821 9821
   public function setEtag($etag)
9822 9822
   {
9823
-    $this->etag = $etag;
9823
+	$this->etag = $etag;
9824 9824
   }
9825 9825
   public function getEtag()
9826 9826
   {
9827
-    return $this->etag;
9827
+	return $this->etag;
9828 9828
   }
9829 9829
   public function setEventId($eventId)
9830 9830
   {
9831
-    $this->eventId = $eventId;
9831
+	$this->eventId = $eventId;
9832 9832
   }
9833 9833
   public function getEventId()
9834 9834
   {
9835
-    return $this->eventId;
9835
+	return $this->eventId;
9836 9836
   }
9837 9837
   public function setItems($items)
9838 9838
   {
9839
-    $this->items = $items;
9839
+	$this->items = $items;
9840 9840
   }
9841 9841
   public function getItems()
9842 9842
   {
9843
-    return $this->items;
9843
+	return $this->items;
9844 9844
   }
9845 9845
   public function setKind($kind)
9846 9846
   {
9847
-    $this->kind = $kind;
9847
+	$this->kind = $kind;
9848 9848
   }
9849 9849
   public function getKind()
9850 9850
   {
9851
-    return $this->kind;
9851
+	return $this->kind;
9852 9852
   }
9853 9853
   public function setNextPageToken($nextPageToken)
9854 9854
   {
9855
-    $this->nextPageToken = $nextPageToken;
9855
+	$this->nextPageToken = $nextPageToken;
9856 9856
   }
9857 9857
   public function getNextPageToken()
9858 9858
   {
9859
-    return $this->nextPageToken;
9859
+	return $this->nextPageToken;
9860 9860
   }
9861 9861
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
9862 9862
   {
9863
-    $this->pageInfo = $pageInfo;
9863
+	$this->pageInfo = $pageInfo;
9864 9864
   }
9865 9865
   public function getPageInfo()
9866 9866
   {
9867
-    return $this->pageInfo;
9867
+	return $this->pageInfo;
9868 9868
   }
9869 9869
   public function setPrevPageToken($prevPageToken)
9870 9870
   {
9871
-    $this->prevPageToken = $prevPageToken;
9871
+	$this->prevPageToken = $prevPageToken;
9872 9872
   }
9873 9873
   public function getPrevPageToken()
9874 9874
   {
9875
-    return $this->prevPageToken;
9875
+	return $this->prevPageToken;
9876 9876
   }
9877 9877
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
9878 9878
   {
9879
-    $this->tokenPagination = $tokenPagination;
9879
+	$this->tokenPagination = $tokenPagination;
9880 9880
   }
9881 9881
   public function getTokenPagination()
9882 9882
   {
9883
-    return $this->tokenPagination;
9883
+	return $this->tokenPagination;
9884 9884
   }
9885 9885
   public function setVisitorId($visitorId)
9886 9886
   {
9887
-    $this->visitorId = $visitorId;
9887
+	$this->visitorId = $visitorId;
9888 9888
   }
9889 9889
   public function getVisitorId()
9890 9890
   {
9891
-    return $this->visitorId;
9891
+	return $this->visitorId;
9892 9892
   }
9893 9893
 }
9894 9894
 
@@ -9911,75 +9911,75 @@  discard block
 block discarded – undo
9911 9911
 
9912 9912
   public function setChannelId($channelId)
9913 9913
   {
9914
-    $this->channelId = $channelId;
9914
+	$this->channelId = $channelId;
9915 9915
   }
9916 9916
   public function getChannelId()
9917 9917
   {
9918
-    return $this->channelId;
9918
+	return $this->channelId;
9919 9919
   }
9920 9920
   public function setChannelTitle($channelTitle)
9921 9921
   {
9922
-    $this->channelTitle = $channelTitle;
9922
+	$this->channelTitle = $channelTitle;
9923 9923
   }
9924 9924
   public function getChannelTitle()
9925 9925
   {
9926
-    return $this->channelTitle;
9926
+	return $this->channelTitle;
9927 9927
   }
9928 9928
   public function setDescription($description)
9929 9929
   {
9930
-    $this->description = $description;
9930
+	$this->description = $description;
9931 9931
   }
9932 9932
   public function getDescription()
9933 9933
   {
9934
-    return $this->description;
9934
+	return $this->description;
9935 9935
   }
9936 9936
   public function setPlaylistId($playlistId)
9937 9937
   {
9938
-    $this->playlistId = $playlistId;
9938
+	$this->playlistId = $playlistId;
9939 9939
   }
9940 9940
   public function getPlaylistId()
9941 9941
   {
9942
-    return $this->playlistId;
9942
+	return $this->playlistId;
9943 9943
   }
9944 9944
   public function setPosition($position)
9945 9945
   {
9946
-    $this->position = $position;
9946
+	$this->position = $position;
9947 9947
   }
9948 9948
   public function getPosition()
9949 9949
   {
9950
-    return $this->position;
9950
+	return $this->position;
9951 9951
   }
9952 9952
   public function setPublishedAt($publishedAt)
9953 9953
   {
9954
-    $this->publishedAt = $publishedAt;
9954
+	$this->publishedAt = $publishedAt;
9955 9955
   }
9956 9956
   public function getPublishedAt()
9957 9957
   {
9958
-    return $this->publishedAt;
9958
+	return $this->publishedAt;
9959 9959
   }
9960 9960
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
9961 9961
   {
9962
-    $this->resourceId = $resourceId;
9962
+	$this->resourceId = $resourceId;
9963 9963
   }
9964 9964
   public function getResourceId()
9965 9965
   {
9966
-    return $this->resourceId;
9966
+	return $this->resourceId;
9967 9967
   }
9968 9968
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
9969 9969
   {
9970
-    $this->thumbnails = $thumbnails;
9970
+	$this->thumbnails = $thumbnails;
9971 9971
   }
9972 9972
   public function getThumbnails()
9973 9973
   {
9974
-    return $this->thumbnails;
9974
+	return $this->thumbnails;
9975 9975
   }
9976 9976
   public function setTitle($title)
9977 9977
   {
9978
-    $this->title = $title;
9978
+	$this->title = $title;
9979 9979
   }
9980 9980
   public function getTitle()
9981 9981
   {
9982
-    return $this->title;
9982
+	return $this->title;
9983 9983
   }
9984 9984
 }
9985 9985
 
@@ -9992,11 +9992,11 @@  discard block
 block discarded – undo
9992 9992
 
9993 9993
   public function setPrivacyStatus($privacyStatus)
9994 9994
   {
9995
-    $this->privacyStatus = $privacyStatus;
9995
+	$this->privacyStatus = $privacyStatus;
9996 9996
   }
9997 9997
   public function getPrivacyStatus()
9998 9998
   {
9999
-    return $this->privacyStatus;
9999
+	return $this->privacyStatus;
10000 10000
   }
10001 10001
 }
10002 10002
 
@@ -10021,75 +10021,75 @@  discard block
 block discarded – undo
10021 10021
 
10022 10022
   public function setEtag($etag)
10023 10023
   {
10024
-    $this->etag = $etag;
10024
+	$this->etag = $etag;
10025 10025
   }
10026 10026
   public function getEtag()
10027 10027
   {
10028
-    return $this->etag;
10028
+	return $this->etag;
10029 10029
   }
10030 10030
   public function setEventId($eventId)
10031 10031
   {
10032
-    $this->eventId = $eventId;
10032
+	$this->eventId = $eventId;
10033 10033
   }
10034 10034
   public function getEventId()
10035 10035
   {
10036
-    return $this->eventId;
10036
+	return $this->eventId;
10037 10037
   }
10038 10038
   public function setItems($items)
10039 10039
   {
10040
-    $this->items = $items;
10040
+	$this->items = $items;
10041 10041
   }
10042 10042
   public function getItems()
10043 10043
   {
10044
-    return $this->items;
10044
+	return $this->items;
10045 10045
   }
10046 10046
   public function setKind($kind)
10047 10047
   {
10048
-    $this->kind = $kind;
10048
+	$this->kind = $kind;
10049 10049
   }
10050 10050
   public function getKind()
10051 10051
   {
10052
-    return $this->kind;
10052
+	return $this->kind;
10053 10053
   }
10054 10054
   public function setNextPageToken($nextPageToken)
10055 10055
   {
10056
-    $this->nextPageToken = $nextPageToken;
10056
+	$this->nextPageToken = $nextPageToken;
10057 10057
   }
10058 10058
   public function getNextPageToken()
10059 10059
   {
10060
-    return $this->nextPageToken;
10060
+	return $this->nextPageToken;
10061 10061
   }
10062 10062
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
10063 10063
   {
10064
-    $this->pageInfo = $pageInfo;
10064
+	$this->pageInfo = $pageInfo;
10065 10065
   }
10066 10066
   public function getPageInfo()
10067 10067
   {
10068
-    return $this->pageInfo;
10068
+	return $this->pageInfo;
10069 10069
   }
10070 10070
   public function setPrevPageToken($prevPageToken)
10071 10071
   {
10072
-    $this->prevPageToken = $prevPageToken;
10072
+	$this->prevPageToken = $prevPageToken;
10073 10073
   }
10074 10074
   public function getPrevPageToken()
10075 10075
   {
10076
-    return $this->prevPageToken;
10076
+	return $this->prevPageToken;
10077 10077
   }
10078 10078
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
10079 10079
   {
10080
-    $this->tokenPagination = $tokenPagination;
10080
+	$this->tokenPagination = $tokenPagination;
10081 10081
   }
10082 10082
   public function getTokenPagination()
10083 10083
   {
10084
-    return $this->tokenPagination;
10084
+	return $this->tokenPagination;
10085 10085
   }
10086 10086
   public function setVisitorId($visitorId)
10087 10087
   {
10088
-    $this->visitorId = $visitorId;
10088
+	$this->visitorId = $visitorId;
10089 10089
   }
10090 10090
   public function getVisitorId()
10091 10091
   {
10092
-    return $this->visitorId;
10092
+	return $this->visitorId;
10093 10093
   }
10094 10094
 }
10095 10095
 
@@ -10103,19 +10103,19 @@  discard block
 block discarded – undo
10103 10103
 
10104 10104
   public function setDescription($description)
10105 10105
   {
10106
-    $this->description = $description;
10106
+	$this->description = $description;
10107 10107
   }
10108 10108
   public function getDescription()
10109 10109
   {
10110
-    return $this->description;
10110
+	return $this->description;
10111 10111
   }
10112 10112
   public function setTitle($title)
10113 10113
   {
10114
-    $this->title = $title;
10114
+	$this->title = $title;
10115 10115
   }
10116 10116
   public function getTitle()
10117 10117
   {
10118
-    return $this->title;
10118
+	return $this->title;
10119 10119
   }
10120 10120
 }
10121 10121
 
@@ -10132,11 +10132,11 @@  discard block
 block discarded – undo
10132 10132
 
10133 10133
   public function setEmbedHtml($embedHtml)
10134 10134
   {
10135
-    $this->embedHtml = $embedHtml;
10135
+	$this->embedHtml = $embedHtml;
10136 10136
   }
10137 10137
   public function getEmbedHtml()
10138 10138
   {
10139
-    return $this->embedHtml;
10139
+	return $this->embedHtml;
10140 10140
   }
10141 10141
 }
10142 10142
 
@@ -10160,75 +10160,75 @@  discard block
 block discarded – undo
10160 10160
 
10161 10161
   public function setChannelId($channelId)
10162 10162
   {
10163
-    $this->channelId = $channelId;
10163
+	$this->channelId = $channelId;
10164 10164
   }
10165 10165
   public function getChannelId()
10166 10166
   {
10167
-    return $this->channelId;
10167
+	return $this->channelId;
10168 10168
   }
10169 10169
   public function setChannelTitle($channelTitle)
10170 10170
   {
10171
-    $this->channelTitle = $channelTitle;
10171
+	$this->channelTitle = $channelTitle;
10172 10172
   }
10173 10173
   public function getChannelTitle()
10174 10174
   {
10175
-    return $this->channelTitle;
10175
+	return $this->channelTitle;
10176 10176
   }
10177 10177
   public function setDefaultLanguage($defaultLanguage)
10178 10178
   {
10179
-    $this->defaultLanguage = $defaultLanguage;
10179
+	$this->defaultLanguage = $defaultLanguage;
10180 10180
   }
10181 10181
   public function getDefaultLanguage()
10182 10182
   {
10183
-    return $this->defaultLanguage;
10183
+	return $this->defaultLanguage;
10184 10184
   }
10185 10185
   public function setDescription($description)
10186 10186
   {
10187
-    $this->description = $description;
10187
+	$this->description = $description;
10188 10188
   }
10189 10189
   public function getDescription()
10190 10190
   {
10191
-    return $this->description;
10191
+	return $this->description;
10192 10192
   }
10193 10193
   public function setLocalized(Google_Service_YouTube_PlaylistLocalization $localized)
10194 10194
   {
10195
-    $this->localized = $localized;
10195
+	$this->localized = $localized;
10196 10196
   }
10197 10197
   public function getLocalized()
10198 10198
   {
10199
-    return $this->localized;
10199
+	return $this->localized;
10200 10200
   }
10201 10201
   public function setPublishedAt($publishedAt)
10202 10202
   {
10203
-    $this->publishedAt = $publishedAt;
10203
+	$this->publishedAt = $publishedAt;
10204 10204
   }
10205 10205
   public function getPublishedAt()
10206 10206
   {
10207
-    return $this->publishedAt;
10207
+	return $this->publishedAt;
10208 10208
   }
10209 10209
   public function setTags($tags)
10210 10210
   {
10211
-    $this->tags = $tags;
10211
+	$this->tags = $tags;
10212 10212
   }
10213 10213
   public function getTags()
10214 10214
   {
10215
-    return $this->tags;
10215
+	return $this->tags;
10216 10216
   }
10217 10217
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
10218 10218
   {
10219
-    $this->thumbnails = $thumbnails;
10219
+	$this->thumbnails = $thumbnails;
10220 10220
   }
10221 10221
   public function getThumbnails()
10222 10222
   {
10223
-    return $this->thumbnails;
10223
+	return $this->thumbnails;
10224 10224
   }
10225 10225
   public function setTitle($title)
10226 10226
   {
10227
-    $this->title = $title;
10227
+	$this->title = $title;
10228 10228
   }
10229 10229
   public function getTitle()
10230 10230
   {
10231
-    return $this->title;
10231
+	return $this->title;
10232 10232
   }
10233 10233
 }
10234 10234
 
@@ -10241,11 +10241,11 @@  discard block
 block discarded – undo
10241 10241
 
10242 10242
   public function setPrivacyStatus($privacyStatus)
10243 10243
   {
10244
-    $this->privacyStatus = $privacyStatus;
10244
+	$this->privacyStatus = $privacyStatus;
10245 10245
   }
10246 10246
   public function getPrivacyStatus()
10247 10247
   {
10248
-    return $this->privacyStatus;
10248
+	return $this->privacyStatus;
10249 10249
   }
10250 10250
 }
10251 10251
 
@@ -10263,35 +10263,35 @@  discard block
 block discarded – undo
10263 10263
 
10264 10264
   public function setCustomMessage($customMessage)
10265 10265
   {
10266
-    $this->customMessage = $customMessage;
10266
+	$this->customMessage = $customMessage;
10267 10267
   }
10268 10268
   public function getCustomMessage()
10269 10269
   {
10270
-    return $this->customMessage;
10270
+	return $this->customMessage;
10271 10271
   }
10272 10272
   public function setId(Google_Service_YouTube_PromotedItemId $id)
10273 10273
   {
10274
-    $this->id = $id;
10274
+	$this->id = $id;
10275 10275
   }
10276 10276
   public function getId()
10277 10277
   {
10278
-    return $this->id;
10278
+	return $this->id;
10279 10279
   }
10280 10280
   public function setPromotedByContentOwner($promotedByContentOwner)
10281 10281
   {
10282
-    $this->promotedByContentOwner = $promotedByContentOwner;
10282
+	$this->promotedByContentOwner = $promotedByContentOwner;
10283 10283
   }
10284 10284
   public function getPromotedByContentOwner()
10285 10285
   {
10286
-    return $this->promotedByContentOwner;
10286
+	return $this->promotedByContentOwner;
10287 10287
   }
10288 10288
   public function setTiming(Google_Service_YouTube_InvideoTiming $timing)
10289 10289
   {
10290
-    $this->timing = $timing;
10290
+	$this->timing = $timing;
10291 10291
   }
10292 10292
   public function getTiming()
10293 10293
   {
10294
-    return $this->timing;
10294
+	return $this->timing;
10295 10295
   }
10296 10296
 }
10297 10297
 
@@ -10307,35 +10307,35 @@  discard block
 block discarded – undo
10307 10307
 
10308 10308
   public function setRecentlyUploadedBy($recentlyUploadedBy)
10309 10309
   {
10310
-    $this->recentlyUploadedBy = $recentlyUploadedBy;
10310
+	$this->recentlyUploadedBy = $recentlyUploadedBy;
10311 10311
   }
10312 10312
   public function getRecentlyUploadedBy()
10313 10313
   {
10314
-    return $this->recentlyUploadedBy;
10314
+	return $this->recentlyUploadedBy;
10315 10315
   }
10316 10316
   public function setType($type)
10317 10317
   {
10318
-    $this->type = $type;
10318
+	$this->type = $type;
10319 10319
   }
10320 10320
   public function getType()
10321 10321
   {
10322
-    return $this->type;
10322
+	return $this->type;
10323 10323
   }
10324 10324
   public function setVideoId($videoId)
10325 10325
   {
10326
-    $this->videoId = $videoId;
10326
+	$this->videoId = $videoId;
10327 10327
   }
10328 10328
   public function getVideoId()
10329 10329
   {
10330
-    return $this->videoId;
10330
+	return $this->videoId;
10331 10331
   }
10332 10332
   public function setWebsiteUrl($websiteUrl)
10333 10333
   {
10334
-    $this->websiteUrl = $websiteUrl;
10334
+	$this->websiteUrl = $websiteUrl;
10335 10335
   }
10336 10336
   public function getWebsiteUrl()
10337 10337
   {
10338
-    return $this->websiteUrl;
10338
+	return $this->websiteUrl;
10339 10339
   }
10340 10340
 }
10341 10341
 
@@ -10349,19 +10349,19 @@  discard block
 block discarded – undo
10349 10349
 
10350 10350
   public function setProperty($property)
10351 10351
   {
10352
-    $this->property = $property;
10352
+	$this->property = $property;
10353 10353
   }
10354 10354
   public function getProperty()
10355 10355
   {
10356
-    return $this->property;
10356
+	return $this->property;
10357 10357
   }
10358 10358
   public function setValue($value)
10359 10359
   {
10360
-    $this->value = $value;
10360
+	$this->value = $value;
10361 10361
   }
10362 10362
   public function getValue()
10363 10363
   {
10364
-    return $this->value;
10364
+	return $this->value;
10365 10365
   }
10366 10366
 }
10367 10367
 
@@ -10377,35 +10377,35 @@  discard block
 block discarded – undo
10377 10377
 
10378 10378
   public function setChannelId($channelId)
10379 10379
   {
10380
-    $this->channelId = $channelId;
10380
+	$this->channelId = $channelId;
10381 10381
   }
10382 10382
   public function getChannelId()
10383 10383
   {
10384
-    return $this->channelId;
10384
+	return $this->channelId;
10385 10385
   }
10386 10386
   public function setKind($kind)
10387 10387
   {
10388
-    $this->kind = $kind;
10388
+	$this->kind = $kind;
10389 10389
   }
10390 10390
   public function getKind()
10391 10391
   {
10392
-    return $this->kind;
10392
+	return $this->kind;
10393 10393
   }
10394 10394
   public function setPlaylistId($playlistId)
10395 10395
   {
10396
-    $this->playlistId = $playlistId;
10396
+	$this->playlistId = $playlistId;
10397 10397
   }
10398 10398
   public function getPlaylistId()
10399 10399
   {
10400
-    return $this->playlistId;
10400
+	return $this->playlistId;
10401 10401
   }
10402 10402
   public function setVideoId($videoId)
10403 10403
   {
10404
-    $this->videoId = $videoId;
10404
+	$this->videoId = $videoId;
10405 10405
   }
10406 10406
   public function getVideoId()
10407 10407
   {
10408
-    return $this->videoId;
10408
+	return $this->videoId;
10409 10409
   }
10410 10410
 }
10411 10411
 
@@ -10430,75 +10430,75 @@  discard block
 block discarded – undo
10430 10430
 
10431 10431
   public function setEtag($etag)
10432 10432
   {
10433
-    $this->etag = $etag;
10433
+	$this->etag = $etag;
10434 10434
   }
10435 10435
   public function getEtag()
10436 10436
   {
10437
-    return $this->etag;
10437
+	return $this->etag;
10438 10438
   }
10439 10439
   public function setEventId($eventId)
10440 10440
   {
10441
-    $this->eventId = $eventId;
10441
+	$this->eventId = $eventId;
10442 10442
   }
10443 10443
   public function getEventId()
10444 10444
   {
10445
-    return $this->eventId;
10445
+	return $this->eventId;
10446 10446
   }
10447 10447
   public function setItems($items)
10448 10448
   {
10449
-    $this->items = $items;
10449
+	$this->items = $items;
10450 10450
   }
10451 10451
   public function getItems()
10452 10452
   {
10453
-    return $this->items;
10453
+	return $this->items;
10454 10454
   }
10455 10455
   public function setKind($kind)
10456 10456
   {
10457
-    $this->kind = $kind;
10457
+	$this->kind = $kind;
10458 10458
   }
10459 10459
   public function getKind()
10460 10460
   {
10461
-    return $this->kind;
10461
+	return $this->kind;
10462 10462
   }
10463 10463
   public function setNextPageToken($nextPageToken)
10464 10464
   {
10465
-    $this->nextPageToken = $nextPageToken;
10465
+	$this->nextPageToken = $nextPageToken;
10466 10466
   }
10467 10467
   public function getNextPageToken()
10468 10468
   {
10469
-    return $this->nextPageToken;
10469
+	return $this->nextPageToken;
10470 10470
   }
10471 10471
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
10472 10472
   {
10473
-    $this->pageInfo = $pageInfo;
10473
+	$this->pageInfo = $pageInfo;
10474 10474
   }
10475 10475
   public function getPageInfo()
10476 10476
   {
10477
-    return $this->pageInfo;
10477
+	return $this->pageInfo;
10478 10478
   }
10479 10479
   public function setPrevPageToken($prevPageToken)
10480 10480
   {
10481
-    $this->prevPageToken = $prevPageToken;
10481
+	$this->prevPageToken = $prevPageToken;
10482 10482
   }
10483 10483
   public function getPrevPageToken()
10484 10484
   {
10485
-    return $this->prevPageToken;
10485
+	return $this->prevPageToken;
10486 10486
   }
10487 10487
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
10488 10488
   {
10489
-    $this->tokenPagination = $tokenPagination;
10489
+	$this->tokenPagination = $tokenPagination;
10490 10490
   }
10491 10491
   public function getTokenPagination()
10492 10492
   {
10493
-    return $this->tokenPagination;
10493
+	return $this->tokenPagination;
10494 10494
   }
10495 10495
   public function setVisitorId($visitorId)
10496 10496
   {
10497
-    $this->visitorId = $visitorId;
10497
+	$this->visitorId = $visitorId;
10498 10498
   }
10499 10499
   public function getVisitorId()
10500 10500
   {
10501
-    return $this->visitorId;
10501
+	return $this->visitorId;
10502 10502
   }
10503 10503
 }
10504 10504
 
@@ -10516,35 +10516,35 @@  discard block
 block discarded – undo
10516 10516
 
10517 10517
   public function setEtag($etag)
10518 10518
   {
10519
-    $this->etag = $etag;
10519
+	$this->etag = $etag;
10520 10520
   }
10521 10521
   public function getEtag()
10522 10522
   {
10523
-    return $this->etag;
10523
+	return $this->etag;
10524 10524
   }
10525 10525
   public function setId(Google_Service_YouTube_ResourceId $id)
10526 10526
   {
10527
-    $this->id = $id;
10527
+	$this->id = $id;
10528 10528
   }
10529 10529
   public function getId()
10530 10530
   {
10531
-    return $this->id;
10531
+	return $this->id;
10532 10532
   }
10533 10533
   public function setKind($kind)
10534 10534
   {
10535
-    $this->kind = $kind;
10535
+	$this->kind = $kind;
10536 10536
   }
10537 10537
   public function getKind()
10538 10538
   {
10539
-    return $this->kind;
10539
+	return $this->kind;
10540 10540
   }
10541 10541
   public function setSnippet(Google_Service_YouTube_SearchResultSnippet $snippet)
10542 10542
   {
10543
-    $this->snippet = $snippet;
10543
+	$this->snippet = $snippet;
10544 10544
   }
10545 10545
   public function getSnippet()
10546 10546
   {
10547
-    return $this->snippet;
10547
+	return $this->snippet;
10548 10548
   }
10549 10549
 }
10550 10550
 
@@ -10564,59 +10564,59 @@  discard block
 block discarded – undo
10564 10564
 
10565 10565
   public function setChannelId($channelId)
10566 10566
   {
10567
-    $this->channelId = $channelId;
10567
+	$this->channelId = $channelId;
10568 10568
   }
10569 10569
   public function getChannelId()
10570 10570
   {
10571
-    return $this->channelId;
10571
+	return $this->channelId;
10572 10572
   }
10573 10573
   public function setChannelTitle($channelTitle)
10574 10574
   {
10575
-    $this->channelTitle = $channelTitle;
10575
+	$this->channelTitle = $channelTitle;
10576 10576
   }
10577 10577
   public function getChannelTitle()
10578 10578
   {
10579
-    return $this->channelTitle;
10579
+	return $this->channelTitle;
10580 10580
   }
10581 10581
   public function setDescription($description)
10582 10582
   {
10583
-    $this->description = $description;
10583
+	$this->description = $description;
10584 10584
   }
10585 10585
   public function getDescription()
10586 10586
   {
10587
-    return $this->description;
10587
+	return $this->description;
10588 10588
   }
10589 10589
   public function setLiveBroadcastContent($liveBroadcastContent)
10590 10590
   {
10591
-    $this->liveBroadcastContent = $liveBroadcastContent;
10591
+	$this->liveBroadcastContent = $liveBroadcastContent;
10592 10592
   }
10593 10593
   public function getLiveBroadcastContent()
10594 10594
   {
10595
-    return $this->liveBroadcastContent;
10595
+	return $this->liveBroadcastContent;
10596 10596
   }
10597 10597
   public function setPublishedAt($publishedAt)
10598 10598
   {
10599
-    $this->publishedAt = $publishedAt;
10599
+	$this->publishedAt = $publishedAt;
10600 10600
   }
10601 10601
   public function getPublishedAt()
10602 10602
   {
10603
-    return $this->publishedAt;
10603
+	return $this->publishedAt;
10604 10604
   }
10605 10605
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
10606 10606
   {
10607
-    $this->thumbnails = $thumbnails;
10607
+	$this->thumbnails = $thumbnails;
10608 10608
   }
10609 10609
   public function getThumbnails()
10610 10610
   {
10611
-    return $this->thumbnails;
10611
+	return $this->thumbnails;
10612 10612
   }
10613 10613
   public function setTitle($title)
10614 10614
   {
10615
-    $this->title = $title;
10615
+	$this->title = $title;
10616 10616
   }
10617 10617
   public function getTitle()
10618 10618
   {
10619
-    return $this->title;
10619
+	return $this->title;
10620 10620
   }
10621 10621
 }
10622 10622
 
@@ -10637,51 +10637,51 @@  discard block
 block discarded – undo
10637 10637
 
10638 10638
   public function setContentDetails(Google_Service_YouTube_SubscriptionContentDetails $contentDetails)
10639 10639
   {
10640
-    $this->contentDetails = $contentDetails;
10640
+	$this->contentDetails = $contentDetails;
10641 10641
   }
10642 10642
   public function getContentDetails()
10643 10643
   {
10644
-    return $this->contentDetails;
10644
+	return $this->contentDetails;
10645 10645
   }
10646 10646
   public function setEtag($etag)
10647 10647
   {
10648
-    $this->etag = $etag;
10648
+	$this->etag = $etag;
10649 10649
   }
10650 10650
   public function getEtag()
10651 10651
   {
10652
-    return $this->etag;
10652
+	return $this->etag;
10653 10653
   }
10654 10654
   public function setId($id)
10655 10655
   {
10656
-    $this->id = $id;
10656
+	$this->id = $id;
10657 10657
   }
10658 10658
   public function getId()
10659 10659
   {
10660
-    return $this->id;
10660
+	return $this->id;
10661 10661
   }
10662 10662
   public function setKind($kind)
10663 10663
   {
10664
-    $this->kind = $kind;
10664
+	$this->kind = $kind;
10665 10665
   }
10666 10666
   public function getKind()
10667 10667
   {
10668
-    return $this->kind;
10668
+	return $this->kind;
10669 10669
   }
10670 10670
   public function setSnippet(Google_Service_YouTube_SubscriptionSnippet $snippet)
10671 10671
   {
10672
-    $this->snippet = $snippet;
10672
+	$this->snippet = $snippet;
10673 10673
   }
10674 10674
   public function getSnippet()
10675 10675
   {
10676
-    return $this->snippet;
10676
+	return $this->snippet;
10677 10677
   }
10678 10678
   public function setSubscriberSnippet(Google_Service_YouTube_SubscriptionSubscriberSnippet $subscriberSnippet)
10679 10679
   {
10680
-    $this->subscriberSnippet = $subscriberSnippet;
10680
+	$this->subscriberSnippet = $subscriberSnippet;
10681 10681
   }
10682 10682
   public function getSubscriberSnippet()
10683 10683
   {
10684
-    return $this->subscriberSnippet;
10684
+	return $this->subscriberSnippet;
10685 10685
   }
10686 10686
 }
10687 10687
 
@@ -10696,27 +10696,27 @@  discard block
 block discarded – undo
10696 10696
 
10697 10697
   public function setActivityType($activityType)
10698 10698
   {
10699
-    $this->activityType = $activityType;
10699
+	$this->activityType = $activityType;
10700 10700
   }
10701 10701
   public function getActivityType()
10702 10702
   {
10703
-    return $this->activityType;
10703
+	return $this->activityType;
10704 10704
   }
10705 10705
   public function setNewItemCount($newItemCount)
10706 10706
   {
10707
-    $this->newItemCount = $newItemCount;
10707
+	$this->newItemCount = $newItemCount;
10708 10708
   }
10709 10709
   public function getNewItemCount()
10710 10710
   {
10711
-    return $this->newItemCount;
10711
+	return $this->newItemCount;
10712 10712
   }
10713 10713
   public function setTotalItemCount($totalItemCount)
10714 10714
   {
10715
-    $this->totalItemCount = $totalItemCount;
10715
+	$this->totalItemCount = $totalItemCount;
10716 10716
   }
10717 10717
   public function getTotalItemCount()
10718 10718
   {
10719
-    return $this->totalItemCount;
10719
+	return $this->totalItemCount;
10720 10720
   }
10721 10721
 }
10722 10722
 
@@ -10741,75 +10741,75 @@  discard block
 block discarded – undo
10741 10741
 
10742 10742
   public function setEtag($etag)
10743 10743
   {
10744
-    $this->etag = $etag;
10744
+	$this->etag = $etag;
10745 10745
   }
10746 10746
   public function getEtag()
10747 10747
   {
10748
-    return $this->etag;
10748
+	return $this->etag;
10749 10749
   }
10750 10750
   public function setEventId($eventId)
10751 10751
   {
10752
-    $this->eventId = $eventId;
10752
+	$this->eventId = $eventId;
10753 10753
   }
10754 10754
   public function getEventId()
10755 10755
   {
10756
-    return $this->eventId;
10756
+	return $this->eventId;
10757 10757
   }
10758 10758
   public function setItems($items)
10759 10759
   {
10760
-    $this->items = $items;
10760
+	$this->items = $items;
10761 10761
   }
10762 10762
   public function getItems()
10763 10763
   {
10764
-    return $this->items;
10764
+	return $this->items;
10765 10765
   }
10766 10766
   public function setKind($kind)
10767 10767
   {
10768
-    $this->kind = $kind;
10768
+	$this->kind = $kind;
10769 10769
   }
10770 10770
   public function getKind()
10771 10771
   {
10772
-    return $this->kind;
10772
+	return $this->kind;
10773 10773
   }
10774 10774
   public function setNextPageToken($nextPageToken)
10775 10775
   {
10776
-    $this->nextPageToken = $nextPageToken;
10776
+	$this->nextPageToken = $nextPageToken;
10777 10777
   }
10778 10778
   public function getNextPageToken()
10779 10779
   {
10780
-    return $this->nextPageToken;
10780
+	return $this->nextPageToken;
10781 10781
   }
10782 10782
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
10783 10783
   {
10784
-    $this->pageInfo = $pageInfo;
10784
+	$this->pageInfo = $pageInfo;
10785 10785
   }
10786 10786
   public function getPageInfo()
10787 10787
   {
10788
-    return $this->pageInfo;
10788
+	return $this->pageInfo;
10789 10789
   }
10790 10790
   public function setPrevPageToken($prevPageToken)
10791 10791
   {
10792
-    $this->prevPageToken = $prevPageToken;
10792
+	$this->prevPageToken = $prevPageToken;
10793 10793
   }
10794 10794
   public function getPrevPageToken()
10795 10795
   {
10796
-    return $this->prevPageToken;
10796
+	return $this->prevPageToken;
10797 10797
   }
10798 10798
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
10799 10799
   {
10800
-    $this->tokenPagination = $tokenPagination;
10800
+	$this->tokenPagination = $tokenPagination;
10801 10801
   }
10802 10802
   public function getTokenPagination()
10803 10803
   {
10804
-    return $this->tokenPagination;
10804
+	return $this->tokenPagination;
10805 10805
   }
10806 10806
   public function setVisitorId($visitorId)
10807 10807
   {
10808
-    $this->visitorId = $visitorId;
10808
+	$this->visitorId = $visitorId;
10809 10809
   }
10810 10810
   public function getVisitorId()
10811 10811
   {
10812
-    return $this->visitorId;
10812
+	return $this->visitorId;
10813 10813
   }
10814 10814
 }
10815 10815
 
@@ -10830,59 +10830,59 @@  discard block
 block discarded – undo
10830 10830
 
10831 10831
   public function setChannelId($channelId)
10832 10832
   {
10833
-    $this->channelId = $channelId;
10833
+	$this->channelId = $channelId;
10834 10834
   }
10835 10835
   public function getChannelId()
10836 10836
   {
10837
-    return $this->channelId;
10837
+	return $this->channelId;
10838 10838
   }
10839 10839
   public function setChannelTitle($channelTitle)
10840 10840
   {
10841
-    $this->channelTitle = $channelTitle;
10841
+	$this->channelTitle = $channelTitle;
10842 10842
   }
10843 10843
   public function getChannelTitle()
10844 10844
   {
10845
-    return $this->channelTitle;
10845
+	return $this->channelTitle;
10846 10846
   }
10847 10847
   public function setDescription($description)
10848 10848
   {
10849
-    $this->description = $description;
10849
+	$this->description = $description;
10850 10850
   }
10851 10851
   public function getDescription()
10852 10852
   {
10853
-    return $this->description;
10853
+	return $this->description;
10854 10854
   }
10855 10855
   public function setPublishedAt($publishedAt)
10856 10856
   {
10857
-    $this->publishedAt = $publishedAt;
10857
+	$this->publishedAt = $publishedAt;
10858 10858
   }
10859 10859
   public function getPublishedAt()
10860 10860
   {
10861
-    return $this->publishedAt;
10861
+	return $this->publishedAt;
10862 10862
   }
10863 10863
   public function setResourceId(Google_Service_YouTube_ResourceId $resourceId)
10864 10864
   {
10865
-    $this->resourceId = $resourceId;
10865
+	$this->resourceId = $resourceId;
10866 10866
   }
10867 10867
   public function getResourceId()
10868 10868
   {
10869
-    return $this->resourceId;
10869
+	return $this->resourceId;
10870 10870
   }
10871 10871
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
10872 10872
   {
10873
-    $this->thumbnails = $thumbnails;
10873
+	$this->thumbnails = $thumbnails;
10874 10874
   }
10875 10875
   public function getThumbnails()
10876 10876
   {
10877
-    return $this->thumbnails;
10877
+	return $this->thumbnails;
10878 10878
   }
10879 10879
   public function setTitle($title)
10880 10880
   {
10881
-    $this->title = $title;
10881
+	$this->title = $title;
10882 10882
   }
10883 10883
   public function getTitle()
10884 10884
   {
10885
-    return $this->title;
10885
+	return $this->title;
10886 10886
   }
10887 10887
 }
10888 10888
 
@@ -10899,35 +10899,35 @@  discard block
 block discarded – undo
10899 10899
 
10900 10900
   public function setChannelId($channelId)
10901 10901
   {
10902
-    $this->channelId = $channelId;
10902
+	$this->channelId = $channelId;
10903 10903
   }
10904 10904
   public function getChannelId()
10905 10905
   {
10906
-    return $this->channelId;
10906
+	return $this->channelId;
10907 10907
   }
10908 10908
   public function setDescription($description)
10909 10909
   {
10910
-    $this->description = $description;
10910
+	$this->description = $description;
10911 10911
   }
10912 10912
   public function getDescription()
10913 10913
   {
10914
-    return $this->description;
10914
+	return $this->description;
10915 10915
   }
10916 10916
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
10917 10917
   {
10918
-    $this->thumbnails = $thumbnails;
10918
+	$this->thumbnails = $thumbnails;
10919 10919
   }
10920 10920
   public function getThumbnails()
10921 10921
   {
10922
-    return $this->thumbnails;
10922
+	return $this->thumbnails;
10923 10923
   }
10924 10924
   public function setTitle($title)
10925 10925
   {
10926
-    $this->title = $title;
10926
+	$this->title = $title;
10927 10927
   }
10928 10928
   public function getTitle()
10929 10929
   {
10930
-    return $this->title;
10930
+	return $this->title;
10931 10931
   }
10932 10932
 }
10933 10933
 
@@ -10942,27 +10942,27 @@  discard block
 block discarded – undo
10942 10942
 
10943 10943
   public function setHeight($height)
10944 10944
   {
10945
-    $this->height = $height;
10945
+	$this->height = $height;
10946 10946
   }
10947 10947
   public function getHeight()
10948 10948
   {
10949
-    return $this->height;
10949
+	return $this->height;
10950 10950
   }
10951 10951
   public function setUrl($url)
10952 10952
   {
10953
-    $this->url = $url;
10953
+	$this->url = $url;
10954 10954
   }
10955 10955
   public function getUrl()
10956 10956
   {
10957
-    return $this->url;
10957
+	return $this->url;
10958 10958
   }
10959 10959
   public function setWidth($width)
10960 10960
   {
10961
-    $this->width = $width;
10961
+	$this->width = $width;
10962 10962
   }
10963 10963
   public function getWidth()
10964 10964
   {
10965
-    return $this->width;
10965
+	return $this->width;
10966 10966
   }
10967 10967
 }
10968 10968
 
@@ -10984,43 +10984,43 @@  discard block
 block discarded – undo
10984 10984
 
10985 10985
   public function setDefault(Google_Service_YouTube_Thumbnail $default)
10986 10986
   {
10987
-    $this->default = $default;
10987
+	$this->default = $default;
10988 10988
   }
10989 10989
   public function getDefault()
10990 10990
   {
10991
-    return $this->default;
10991
+	return $this->default;
10992 10992
   }
10993 10993
   public function setHigh(Google_Service_YouTube_Thumbnail $high)
10994 10994
   {
10995
-    $this->high = $high;
10995
+	$this->high = $high;
10996 10996
   }
10997 10997
   public function getHigh()
10998 10998
   {
10999
-    return $this->high;
10999
+	return $this->high;
11000 11000
   }
11001 11001
   public function setMaxres(Google_Service_YouTube_Thumbnail $maxres)
11002 11002
   {
11003
-    $this->maxres = $maxres;
11003
+	$this->maxres = $maxres;
11004 11004
   }
11005 11005
   public function getMaxres()
11006 11006
   {
11007
-    return $this->maxres;
11007
+	return $this->maxres;
11008 11008
   }
11009 11009
   public function setMedium(Google_Service_YouTube_Thumbnail $medium)
11010 11010
   {
11011
-    $this->medium = $medium;
11011
+	$this->medium = $medium;
11012 11012
   }
11013 11013
   public function getMedium()
11014 11014
   {
11015
-    return $this->medium;
11015
+	return $this->medium;
11016 11016
   }
11017 11017
   public function setStandard(Google_Service_YouTube_Thumbnail $standard)
11018 11018
   {
11019
-    $this->standard = $standard;
11019
+	$this->standard = $standard;
11020 11020
   }
11021 11021
   public function getStandard()
11022 11022
   {
11023
-    return $this->standard;
11023
+	return $this->standard;
11024 11024
   }
11025 11025
 }
11026 11026
 
@@ -11039,43 +11039,43 @@  discard block
 block discarded – undo
11039 11039
 
11040 11040
   public function setEtag($etag)
11041 11041
   {
11042
-    $this->etag = $etag;
11042
+	$this->etag = $etag;
11043 11043
   }
11044 11044
   public function getEtag()
11045 11045
   {
11046
-    return $this->etag;
11046
+	return $this->etag;
11047 11047
   }
11048 11048
   public function setEventId($eventId)
11049 11049
   {
11050
-    $this->eventId = $eventId;
11050
+	$this->eventId = $eventId;
11051 11051
   }
11052 11052
   public function getEventId()
11053 11053
   {
11054
-    return $this->eventId;
11054
+	return $this->eventId;
11055 11055
   }
11056 11056
   public function setItems($items)
11057 11057
   {
11058
-    $this->items = $items;
11058
+	$this->items = $items;
11059 11059
   }
11060 11060
   public function getItems()
11061 11061
   {
11062
-    return $this->items;
11062
+	return $this->items;
11063 11063
   }
11064 11064
   public function setKind($kind)
11065 11065
   {
11066
-    $this->kind = $kind;
11066
+	$this->kind = $kind;
11067 11067
   }
11068 11068
   public function getKind()
11069 11069
   {
11070
-    return $this->kind;
11070
+	return $this->kind;
11071 11071
   }
11072 11072
   public function setVisitorId($visitorId)
11073 11073
   {
11074
-    $this->visitorId = $visitorId;
11074
+	$this->visitorId = $visitorId;
11075 11075
   }
11076 11076
   public function getVisitorId()
11077 11077
   {
11078
-    return $this->visitorId;
11078
+	return $this->visitorId;
11079 11079
   }
11080 11080
 }
11081 11081
 
@@ -11126,155 +11126,155 @@  discard block
 block discarded – undo
11126 11126
 
11127 11127
   public function setAgeGating(Google_Service_YouTube_VideoAgeGating $ageGating)
11128 11128
   {
11129
-    $this->ageGating = $ageGating;
11129
+	$this->ageGating = $ageGating;
11130 11130
   }
11131 11131
   public function getAgeGating()
11132 11132
   {
11133
-    return $this->ageGating;
11133
+	return $this->ageGating;
11134 11134
   }
11135 11135
   public function setContentDetails(Google_Service_YouTube_VideoContentDetails $contentDetails)
11136 11136
   {
11137
-    $this->contentDetails = $contentDetails;
11137
+	$this->contentDetails = $contentDetails;
11138 11138
   }
11139 11139
   public function getContentDetails()
11140 11140
   {
11141
-    return $this->contentDetails;
11141
+	return $this->contentDetails;
11142 11142
   }
11143 11143
   public function setConversionPings(Google_Service_YouTube_VideoConversionPings $conversionPings)
11144 11144
   {
11145
-    $this->conversionPings = $conversionPings;
11145
+	$this->conversionPings = $conversionPings;
11146 11146
   }
11147 11147
   public function getConversionPings()
11148 11148
   {
11149
-    return $this->conversionPings;
11149
+	return $this->conversionPings;
11150 11150
   }
11151 11151
   public function setEtag($etag)
11152 11152
   {
11153
-    $this->etag = $etag;
11153
+	$this->etag = $etag;
11154 11154
   }
11155 11155
   public function getEtag()
11156 11156
   {
11157
-    return $this->etag;
11157
+	return $this->etag;
11158 11158
   }
11159 11159
   public function setFileDetails(Google_Service_YouTube_VideoFileDetails $fileDetails)
11160 11160
   {
11161
-    $this->fileDetails = $fileDetails;
11161
+	$this->fileDetails = $fileDetails;
11162 11162
   }
11163 11163
   public function getFileDetails()
11164 11164
   {
11165
-    return $this->fileDetails;
11165
+	return $this->fileDetails;
11166 11166
   }
11167 11167
   public function setId($id)
11168 11168
   {
11169
-    $this->id = $id;
11169
+	$this->id = $id;
11170 11170
   }
11171 11171
   public function getId()
11172 11172
   {
11173
-    return $this->id;
11173
+	return $this->id;
11174 11174
   }
11175 11175
   public function setKind($kind)
11176 11176
   {
11177
-    $this->kind = $kind;
11177
+	$this->kind = $kind;
11178 11178
   }
11179 11179
   public function getKind()
11180 11180
   {
11181
-    return $this->kind;
11181
+	return $this->kind;
11182 11182
   }
11183 11183
   public function setLiveStreamingDetails(Google_Service_YouTube_VideoLiveStreamingDetails $liveStreamingDetails)
11184 11184
   {
11185
-    $this->liveStreamingDetails = $liveStreamingDetails;
11185
+	$this->liveStreamingDetails = $liveStreamingDetails;
11186 11186
   }
11187 11187
   public function getLiveStreamingDetails()
11188 11188
   {
11189
-    return $this->liveStreamingDetails;
11189
+	return $this->liveStreamingDetails;
11190 11190
   }
11191 11191
   public function setLocalizations($localizations)
11192 11192
   {
11193
-    $this->localizations = $localizations;
11193
+	$this->localizations = $localizations;
11194 11194
   }
11195 11195
   public function getLocalizations()
11196 11196
   {
11197
-    return $this->localizations;
11197
+	return $this->localizations;
11198 11198
   }
11199 11199
   public function setMonetizationDetails(Google_Service_YouTube_VideoMonetizationDetails $monetizationDetails)
11200 11200
   {
11201
-    $this->monetizationDetails = $monetizationDetails;
11201
+	$this->monetizationDetails = $monetizationDetails;
11202 11202
   }
11203 11203
   public function getMonetizationDetails()
11204 11204
   {
11205
-    return $this->monetizationDetails;
11205
+	return $this->monetizationDetails;
11206 11206
   }
11207 11207
   public function setPlayer(Google_Service_YouTube_VideoPlayer $player)
11208 11208
   {
11209
-    $this->player = $player;
11209
+	$this->player = $player;
11210 11210
   }
11211 11211
   public function getPlayer()
11212 11212
   {
11213
-    return $this->player;
11213
+	return $this->player;
11214 11214
   }
11215 11215
   public function setProcessingDetails(Google_Service_YouTube_VideoProcessingDetails $processingDetails)
11216 11216
   {
11217
-    $this->processingDetails = $processingDetails;
11217
+	$this->processingDetails = $processingDetails;
11218 11218
   }
11219 11219
   public function getProcessingDetails()
11220 11220
   {
11221
-    return $this->processingDetails;
11221
+	return $this->processingDetails;
11222 11222
   }
11223 11223
   public function setProjectDetails(Google_Service_YouTube_VideoProjectDetails $projectDetails)
11224 11224
   {
11225
-    $this->projectDetails = $projectDetails;
11225
+	$this->projectDetails = $projectDetails;
11226 11226
   }
11227 11227
   public function getProjectDetails()
11228 11228
   {
11229
-    return $this->projectDetails;
11229
+	return $this->projectDetails;
11230 11230
   }
11231 11231
   public function setRecordingDetails(Google_Service_YouTube_VideoRecordingDetails $recordingDetails)
11232 11232
   {
11233
-    $this->recordingDetails = $recordingDetails;
11233
+	$this->recordingDetails = $recordingDetails;
11234 11234
   }
11235 11235
   public function getRecordingDetails()
11236 11236
   {
11237
-    return $this->recordingDetails;
11237
+	return $this->recordingDetails;
11238 11238
   }
11239 11239
   public function setSnippet(Google_Service_YouTube_VideoSnippet $snippet)
11240 11240
   {
11241
-    $this->snippet = $snippet;
11241
+	$this->snippet = $snippet;
11242 11242
   }
11243 11243
   public function getSnippet()
11244 11244
   {
11245
-    return $this->snippet;
11245
+	return $this->snippet;
11246 11246
   }
11247 11247
   public function setStatistics(Google_Service_YouTube_VideoStatistics $statistics)
11248 11248
   {
11249
-    $this->statistics = $statistics;
11249
+	$this->statistics = $statistics;
11250 11250
   }
11251 11251
   public function getStatistics()
11252 11252
   {
11253
-    return $this->statistics;
11253
+	return $this->statistics;
11254 11254
   }
11255 11255
   public function setStatus(Google_Service_YouTube_VideoStatus $status)
11256 11256
   {
11257
-    $this->status = $status;
11257
+	$this->status = $status;
11258 11258
   }
11259 11259
   public function getStatus()
11260 11260
   {
11261
-    return $this->status;
11261
+	return $this->status;
11262 11262
   }
11263 11263
   public function setSuggestions(Google_Service_YouTube_VideoSuggestions $suggestions)
11264 11264
   {
11265
-    $this->suggestions = $suggestions;
11265
+	$this->suggestions = $suggestions;
11266 11266
   }
11267 11267
   public function getSuggestions()
11268 11268
   {
11269
-    return $this->suggestions;
11269
+	return $this->suggestions;
11270 11270
   }
11271 11271
   public function setTopicDetails(Google_Service_YouTube_VideoTopicDetails $topicDetails)
11272 11272
   {
11273
-    $this->topicDetails = $topicDetails;
11273
+	$this->topicDetails = $topicDetails;
11274 11274
   }
11275 11275
   public function getTopicDetails()
11276 11276
   {
11277
-    return $this->topicDetails;
11277
+	return $this->topicDetails;
11278 11278
   }
11279 11279
 }
11280 11280
 
@@ -11291,43 +11291,43 @@  discard block
 block discarded – undo
11291 11291
 
11292 11292
   public function setComments($comments)
11293 11293
   {
11294
-    $this->comments = $comments;
11294
+	$this->comments = $comments;
11295 11295
   }
11296 11296
   public function getComments()
11297 11297
   {
11298
-    return $this->comments;
11298
+	return $this->comments;
11299 11299
   }
11300 11300
   public function setLanguage($language)
11301 11301
   {
11302
-    $this->language = $language;
11302
+	$this->language = $language;
11303 11303
   }
11304 11304
   public function getLanguage()
11305 11305
   {
11306
-    return $this->language;
11306
+	return $this->language;
11307 11307
   }
11308 11308
   public function setReasonId($reasonId)
11309 11309
   {
11310
-    $this->reasonId = $reasonId;
11310
+	$this->reasonId = $reasonId;
11311 11311
   }
11312 11312
   public function getReasonId()
11313 11313
   {
11314
-    return $this->reasonId;
11314
+	return $this->reasonId;
11315 11315
   }
11316 11316
   public function setSecondaryReasonId($secondaryReasonId)
11317 11317
   {
11318
-    $this->secondaryReasonId = $secondaryReasonId;
11318
+	$this->secondaryReasonId = $secondaryReasonId;
11319 11319
   }
11320 11320
   public function getSecondaryReasonId()
11321 11321
   {
11322
-    return $this->secondaryReasonId;
11322
+	return $this->secondaryReasonId;
11323 11323
   }
11324 11324
   public function setVideoId($videoId)
11325 11325
   {
11326
-    $this->videoId = $videoId;
11326
+	$this->videoId = $videoId;
11327 11327
   }
11328 11328
   public function getVideoId()
11329 11329
   {
11330
-    return $this->videoId;
11330
+	return $this->videoId;
11331 11331
   }
11332 11332
 }
11333 11333
 
@@ -11344,35 +11344,35 @@  discard block
 block discarded – undo
11344 11344
 
11345 11345
   public function setEtag($etag)
11346 11346
   {
11347
-    $this->etag = $etag;
11347
+	$this->etag = $etag;
11348 11348
   }
11349 11349
   public function getEtag()
11350 11350
   {
11351
-    return $this->etag;
11351
+	return $this->etag;
11352 11352
   }
11353 11353
   public function setId($id)
11354 11354
   {
11355
-    $this->id = $id;
11355
+	$this->id = $id;
11356 11356
   }
11357 11357
   public function getId()
11358 11358
   {
11359
-    return $this->id;
11359
+	return $this->id;
11360 11360
   }
11361 11361
   public function setKind($kind)
11362 11362
   {
11363
-    $this->kind = $kind;
11363
+	$this->kind = $kind;
11364 11364
   }
11365 11365
   public function getKind()
11366 11366
   {
11367
-    return $this->kind;
11367
+	return $this->kind;
11368 11368
   }
11369 11369
   public function setSnippet(Google_Service_YouTube_VideoAbuseReportReasonSnippet $snippet)
11370 11370
   {
11371
-    $this->snippet = $snippet;
11371
+	$this->snippet = $snippet;
11372 11372
   }
11373 11373
   public function getSnippet()
11374 11374
   {
11375
-    return $this->snippet;
11375
+	return $this->snippet;
11376 11376
   }
11377 11377
 }
11378 11378
 
@@ -11391,43 +11391,43 @@  discard block
 block discarded – undo
11391 11391
 
11392 11392
   public function setEtag($etag)
11393 11393
   {
11394
-    $this->etag = $etag;
11394
+	$this->etag = $etag;
11395 11395
   }
11396 11396
   public function getEtag()
11397 11397
   {
11398
-    return $this->etag;
11398
+	return $this->etag;
11399 11399
   }
11400 11400
   public function setEventId($eventId)
11401 11401
   {
11402
-    $this->eventId = $eventId;
11402
+	$this->eventId = $eventId;
11403 11403
   }
11404 11404
   public function getEventId()
11405 11405
   {
11406
-    return $this->eventId;
11406
+	return $this->eventId;
11407 11407
   }
11408 11408
   public function setItems($items)
11409 11409
   {
11410
-    $this->items = $items;
11410
+	$this->items = $items;
11411 11411
   }
11412 11412
   public function getItems()
11413 11413
   {
11414
-    return $this->items;
11414
+	return $this->items;
11415 11415
   }
11416 11416
   public function setKind($kind)
11417 11417
   {
11418
-    $this->kind = $kind;
11418
+	$this->kind = $kind;
11419 11419
   }
11420 11420
   public function getKind()
11421 11421
   {
11422
-    return $this->kind;
11422
+	return $this->kind;
11423 11423
   }
11424 11424
   public function setVisitorId($visitorId)
11425 11425
   {
11426
-    $this->visitorId = $visitorId;
11426
+	$this->visitorId = $visitorId;
11427 11427
   }
11428 11428
   public function getVisitorId()
11429 11429
   {
11430
-    return $this->visitorId;
11430
+	return $this->visitorId;
11431 11431
   }
11432 11432
 }
11433 11433
 
@@ -11443,19 +11443,19 @@  discard block
 block discarded – undo
11443 11443
 
11444 11444
   public function setLabel($label)
11445 11445
   {
11446
-    $this->label = $label;
11446
+	$this->label = $label;
11447 11447
   }
11448 11448
   public function getLabel()
11449 11449
   {
11450
-    return $this->label;
11450
+	return $this->label;
11451 11451
   }
11452 11452
   public function setSecondaryReasons($secondaryReasons)
11453 11453
   {
11454
-    $this->secondaryReasons = $secondaryReasons;
11454
+	$this->secondaryReasons = $secondaryReasons;
11455 11455
   }
11456 11456
   public function getSecondaryReasons()
11457 11457
   {
11458
-    return $this->secondaryReasons;
11458
+	return $this->secondaryReasons;
11459 11459
   }
11460 11460
 }
11461 11461
 
@@ -11469,19 +11469,19 @@  discard block
 block discarded – undo
11469 11469
 
11470 11470
   public function setId($id)
11471 11471
   {
11472
-    $this->id = $id;
11472
+	$this->id = $id;
11473 11473
   }
11474 11474
   public function getId()
11475 11475
   {
11476
-    return $this->id;
11476
+	return $this->id;
11477 11477
   }
11478 11478
   public function setLabel($label)
11479 11479
   {
11480
-    $this->label = $label;
11480
+	$this->label = $label;
11481 11481
   }
11482 11482
   public function getLabel()
11483 11483
   {
11484
-    return $this->label;
11484
+	return $this->label;
11485 11485
   }
11486 11486
 }
11487 11487
 
@@ -11496,27 +11496,27 @@  discard block
 block discarded – undo
11496 11496
 
11497 11497
   public function setAlcoholContent($alcoholContent)
11498 11498
   {
11499
-    $this->alcoholContent = $alcoholContent;
11499
+	$this->alcoholContent = $alcoholContent;
11500 11500
   }
11501 11501
   public function getAlcoholContent()
11502 11502
   {
11503
-    return $this->alcoholContent;
11503
+	return $this->alcoholContent;
11504 11504
   }
11505 11505
   public function setRestricted($restricted)
11506 11506
   {
11507
-    $this->restricted = $restricted;
11507
+	$this->restricted = $restricted;
11508 11508
   }
11509 11509
   public function getRestricted()
11510 11510
   {
11511
-    return $this->restricted;
11511
+	return $this->restricted;
11512 11512
   }
11513 11513
   public function setVideoGameRating($videoGameRating)
11514 11514
   {
11515
-    $this->videoGameRating = $videoGameRating;
11515
+	$this->videoGameRating = $videoGameRating;
11516 11516
   }
11517 11517
   public function getVideoGameRating()
11518 11518
   {
11519
-    return $this->videoGameRating;
11519
+	return $this->videoGameRating;
11520 11520
   }
11521 11521
 }
11522 11522
 
@@ -11533,35 +11533,35 @@  discard block
 block discarded – undo
11533 11533
 
11534 11534
   public function setEtag($etag)
11535 11535
   {
11536
-    $this->etag = $etag;
11536
+	$this->etag = $etag;
11537 11537
   }
11538 11538
   public function getEtag()
11539 11539
   {
11540
-    return $this->etag;
11540
+	return $this->etag;
11541 11541
   }
11542 11542
   public function setId($id)
11543 11543
   {
11544
-    $this->id = $id;
11544
+	$this->id = $id;
11545 11545
   }
11546 11546
   public function getId()
11547 11547
   {
11548
-    return $this->id;
11548
+	return $this->id;
11549 11549
   }
11550 11550
   public function setKind($kind)
11551 11551
   {
11552
-    $this->kind = $kind;
11552
+	$this->kind = $kind;
11553 11553
   }
11554 11554
   public function getKind()
11555 11555
   {
11556
-    return $this->kind;
11556
+	return $this->kind;
11557 11557
   }
11558 11558
   public function setSnippet(Google_Service_YouTube_VideoCategorySnippet $snippet)
11559 11559
   {
11560
-    $this->snippet = $snippet;
11560
+	$this->snippet = $snippet;
11561 11561
   }
11562 11562
   public function getSnippet()
11563 11563
   {
11564
-    return $this->snippet;
11564
+	return $this->snippet;
11565 11565
   }
11566 11566
 }
11567 11567
 
@@ -11586,75 +11586,75 @@  discard block
 block discarded – undo
11586 11586
 
11587 11587
   public function setEtag($etag)
11588 11588
   {
11589
-    $this->etag = $etag;
11589
+	$this->etag = $etag;
11590 11590
   }
11591 11591
   public function getEtag()
11592 11592
   {
11593
-    return $this->etag;
11593
+	return $this->etag;
11594 11594
   }
11595 11595
   public function setEventId($eventId)
11596 11596
   {
11597
-    $this->eventId = $eventId;
11597
+	$this->eventId = $eventId;
11598 11598
   }
11599 11599
   public function getEventId()
11600 11600
   {
11601
-    return $this->eventId;
11601
+	return $this->eventId;
11602 11602
   }
11603 11603
   public function setItems($items)
11604 11604
   {
11605
-    $this->items = $items;
11605
+	$this->items = $items;
11606 11606
   }
11607 11607
   public function getItems()
11608 11608
   {
11609
-    return $this->items;
11609
+	return $this->items;
11610 11610
   }
11611 11611
   public function setKind($kind)
11612 11612
   {
11613
-    $this->kind = $kind;
11613
+	$this->kind = $kind;
11614 11614
   }
11615 11615
   public function getKind()
11616 11616
   {
11617
-    return $this->kind;
11617
+	return $this->kind;
11618 11618
   }
11619 11619
   public function setNextPageToken($nextPageToken)
11620 11620
   {
11621
-    $this->nextPageToken = $nextPageToken;
11621
+	$this->nextPageToken = $nextPageToken;
11622 11622
   }
11623 11623
   public function getNextPageToken()
11624 11624
   {
11625
-    return $this->nextPageToken;
11625
+	return $this->nextPageToken;
11626 11626
   }
11627 11627
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
11628 11628
   {
11629
-    $this->pageInfo = $pageInfo;
11629
+	$this->pageInfo = $pageInfo;
11630 11630
   }
11631 11631
   public function getPageInfo()
11632 11632
   {
11633
-    return $this->pageInfo;
11633
+	return $this->pageInfo;
11634 11634
   }
11635 11635
   public function setPrevPageToken($prevPageToken)
11636 11636
   {
11637
-    $this->prevPageToken = $prevPageToken;
11637
+	$this->prevPageToken = $prevPageToken;
11638 11638
   }
11639 11639
   public function getPrevPageToken()
11640 11640
   {
11641
-    return $this->prevPageToken;
11641
+	return $this->prevPageToken;
11642 11642
   }
11643 11643
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
11644 11644
   {
11645
-    $this->tokenPagination = $tokenPagination;
11645
+	$this->tokenPagination = $tokenPagination;
11646 11646
   }
11647 11647
   public function getTokenPagination()
11648 11648
   {
11649
-    return $this->tokenPagination;
11649
+	return $this->tokenPagination;
11650 11650
   }
11651 11651
   public function setVisitorId($visitorId)
11652 11652
   {
11653
-    $this->visitorId = $visitorId;
11653
+	$this->visitorId = $visitorId;
11654 11654
   }
11655 11655
   public function getVisitorId()
11656 11656
   {
11657
-    return $this->visitorId;
11657
+	return $this->visitorId;
11658 11658
   }
11659 11659
 }
11660 11660
 
@@ -11669,27 +11669,27 @@  discard block
 block discarded – undo
11669 11669
 
11670 11670
   public function setAssignable($assignable)
11671 11671
   {
11672
-    $this->assignable = $assignable;
11672
+	$this->assignable = $assignable;
11673 11673
   }
11674 11674
   public function getAssignable()
11675 11675
   {
11676
-    return $this->assignable;
11676
+	return $this->assignable;
11677 11677
   }
11678 11678
   public function setChannelId($channelId)
11679 11679
   {
11680
-    $this->channelId = $channelId;
11680
+	$this->channelId = $channelId;
11681 11681
   }
11682 11682
   public function getChannelId()
11683 11683
   {
11684
-    return $this->channelId;
11684
+	return $this->channelId;
11685 11685
   }
11686 11686
   public function setTitle($title)
11687 11687
   {
11688
-    $this->title = $title;
11688
+	$this->title = $title;
11689 11689
   }
11690 11690
   public function getTitle()
11691 11691
   {
11692
-    return $this->title;
11692
+	return $this->title;
11693 11693
   }
11694 11694
 }
11695 11695
 
@@ -11712,67 +11712,67 @@  discard block
 block discarded – undo
11712 11712
 
11713 11713
   public function setCaption($caption)
11714 11714
   {
11715
-    $this->caption = $caption;
11715
+	$this->caption = $caption;
11716 11716
   }
11717 11717
   public function getCaption()
11718 11718
   {
11719
-    return $this->caption;
11719
+	return $this->caption;
11720 11720
   }
11721 11721
   public function setContentRating(Google_Service_YouTube_ContentRating $contentRating)
11722 11722
   {
11723
-    $this->contentRating = $contentRating;
11723
+	$this->contentRating = $contentRating;
11724 11724
   }
11725 11725
   public function getContentRating()
11726 11726
   {
11727
-    return $this->contentRating;
11727
+	return $this->contentRating;
11728 11728
   }
11729 11729
   public function setCountryRestriction(Google_Service_YouTube_AccessPolicy $countryRestriction)
11730 11730
   {
11731
-    $this->countryRestriction = $countryRestriction;
11731
+	$this->countryRestriction = $countryRestriction;
11732 11732
   }
11733 11733
   public function getCountryRestriction()
11734 11734
   {
11735
-    return $this->countryRestriction;
11735
+	return $this->countryRestriction;
11736 11736
   }
11737 11737
   public function setDefinition($definition)
11738 11738
   {
11739
-    $this->definition = $definition;
11739
+	$this->definition = $definition;
11740 11740
   }
11741 11741
   public function getDefinition()
11742 11742
   {
11743
-    return $this->definition;
11743
+	return $this->definition;
11744 11744
   }
11745 11745
   public function setDimension($dimension)
11746 11746
   {
11747
-    $this->dimension = $dimension;
11747
+	$this->dimension = $dimension;
11748 11748
   }
11749 11749
   public function getDimension()
11750 11750
   {
11751
-    return $this->dimension;
11751
+	return $this->dimension;
11752 11752
   }
11753 11753
   public function setDuration($duration)
11754 11754
   {
11755
-    $this->duration = $duration;
11755
+	$this->duration = $duration;
11756 11756
   }
11757 11757
   public function getDuration()
11758 11758
   {
11759
-    return $this->duration;
11759
+	return $this->duration;
11760 11760
   }
11761 11761
   public function setLicensedContent($licensedContent)
11762 11762
   {
11763
-    $this->licensedContent = $licensedContent;
11763
+	$this->licensedContent = $licensedContent;
11764 11764
   }
11765 11765
   public function getLicensedContent()
11766 11766
   {
11767
-    return $this->licensedContent;
11767
+	return $this->licensedContent;
11768 11768
   }
11769 11769
   public function setRegionRestriction(Google_Service_YouTube_VideoContentDetailsRegionRestriction $regionRestriction)
11770 11770
   {
11771
-    $this->regionRestriction = $regionRestriction;
11771
+	$this->regionRestriction = $regionRestriction;
11772 11772
   }
11773 11773
   public function getRegionRestriction()
11774 11774
   {
11775
-    return $this->regionRestriction;
11775
+	return $this->regionRestriction;
11776 11776
   }
11777 11777
 }
11778 11778
 
@@ -11787,19 +11787,19 @@  discard block
 block discarded – undo
11787 11787
 
11788 11788
   public function setAllowed($allowed)
11789 11789
   {
11790
-    $this->allowed = $allowed;
11790
+	$this->allowed = $allowed;
11791 11791
   }
11792 11792
   public function getAllowed()
11793 11793
   {
11794
-    return $this->allowed;
11794
+	return $this->allowed;
11795 11795
   }
11796 11796
   public function setBlocked($blocked)
11797 11797
   {
11798
-    $this->blocked = $blocked;
11798
+	$this->blocked = $blocked;
11799 11799
   }
11800 11800
   public function getBlocked()
11801 11801
   {
11802
-    return $this->blocked;
11802
+	return $this->blocked;
11803 11803
   }
11804 11804
 }
11805 11805
 
@@ -11813,19 +11813,19 @@  discard block
 block discarded – undo
11813 11813
 
11814 11814
   public function setContext($context)
11815 11815
   {
11816
-    $this->context = $context;
11816
+	$this->context = $context;
11817 11817
   }
11818 11818
   public function getContext()
11819 11819
   {
11820
-    return $this->context;
11820
+	return $this->context;
11821 11821
   }
11822 11822
   public function setConversionUrl($conversionUrl)
11823 11823
   {
11824
-    $this->conversionUrl = $conversionUrl;
11824
+	$this->conversionUrl = $conversionUrl;
11825 11825
   }
11826 11826
   public function getConversionUrl()
11827 11827
   {
11828
-    return $this->conversionUrl;
11828
+	return $this->conversionUrl;
11829 11829
   }
11830 11830
 }
11831 11831
 
@@ -11840,11 +11840,11 @@  discard block
 block discarded – undo
11840 11840
 
11841 11841
   public function setPings($pings)
11842 11842
   {
11843
-    $this->pings = $pings;
11843
+	$this->pings = $pings;
11844 11844
   }
11845 11845
   public function getPings()
11846 11846
   {
11847
-    return $this->pings;
11847
+	return $this->pings;
11848 11848
   }
11849 11849
 }
11850 11850
 
@@ -11870,83 +11870,83 @@  discard block
 block discarded – undo
11870 11870
 
11871 11871
   public function setAudioStreams($audioStreams)
11872 11872
   {
11873
-    $this->audioStreams = $audioStreams;
11873
+	$this->audioStreams = $audioStreams;
11874 11874
   }
11875 11875
   public function getAudioStreams()
11876 11876
   {
11877
-    return $this->audioStreams;
11877
+	return $this->audioStreams;
11878 11878
   }
11879 11879
   public function setBitrateBps($bitrateBps)
11880 11880
   {
11881
-    $this->bitrateBps = $bitrateBps;
11881
+	$this->bitrateBps = $bitrateBps;
11882 11882
   }
11883 11883
   public function getBitrateBps()
11884 11884
   {
11885
-    return $this->bitrateBps;
11885
+	return $this->bitrateBps;
11886 11886
   }
11887 11887
   public function setContainer($container)
11888 11888
   {
11889
-    $this->container = $container;
11889
+	$this->container = $container;
11890 11890
   }
11891 11891
   public function getContainer()
11892 11892
   {
11893
-    return $this->container;
11893
+	return $this->container;
11894 11894
   }
11895 11895
   public function setCreationTime($creationTime)
11896 11896
   {
11897
-    $this->creationTime = $creationTime;
11897
+	$this->creationTime = $creationTime;
11898 11898
   }
11899 11899
   public function getCreationTime()
11900 11900
   {
11901
-    return $this->creationTime;
11901
+	return $this->creationTime;
11902 11902
   }
11903 11903
   public function setDurationMs($durationMs)
11904 11904
   {
11905
-    $this->durationMs = $durationMs;
11905
+	$this->durationMs = $durationMs;
11906 11906
   }
11907 11907
   public function getDurationMs()
11908 11908
   {
11909
-    return $this->durationMs;
11909
+	return $this->durationMs;
11910 11910
   }
11911 11911
   public function setFileName($fileName)
11912 11912
   {
11913
-    $this->fileName = $fileName;
11913
+	$this->fileName = $fileName;
11914 11914
   }
11915 11915
   public function getFileName()
11916 11916
   {
11917
-    return $this->fileName;
11917
+	return $this->fileName;
11918 11918
   }
11919 11919
   public function setFileSize($fileSize)
11920 11920
   {
11921
-    $this->fileSize = $fileSize;
11921
+	$this->fileSize = $fileSize;
11922 11922
   }
11923 11923
   public function getFileSize()
11924 11924
   {
11925
-    return $this->fileSize;
11925
+	return $this->fileSize;
11926 11926
   }
11927 11927
   public function setFileType($fileType)
11928 11928
   {
11929
-    $this->fileType = $fileType;
11929
+	$this->fileType = $fileType;
11930 11930
   }
11931 11931
   public function getFileType()
11932 11932
   {
11933
-    return $this->fileType;
11933
+	return $this->fileType;
11934 11934
   }
11935 11935
   public function setRecordingLocation(Google_Service_YouTube_GeoPoint $recordingLocation)
11936 11936
   {
11937
-    $this->recordingLocation = $recordingLocation;
11937
+	$this->recordingLocation = $recordingLocation;
11938 11938
   }
11939 11939
   public function getRecordingLocation()
11940 11940
   {
11941
-    return $this->recordingLocation;
11941
+	return $this->recordingLocation;
11942 11942
   }
11943 11943
   public function setVideoStreams($videoStreams)
11944 11944
   {
11945
-    $this->videoStreams = $videoStreams;
11945
+	$this->videoStreams = $videoStreams;
11946 11946
   }
11947 11947
   public function getVideoStreams()
11948 11948
   {
11949
-    return $this->videoStreams;
11949
+	return $this->videoStreams;
11950 11950
   }
11951 11951
 }
11952 11952
 
@@ -11962,35 +11962,35 @@  discard block
 block discarded – undo
11962 11962
 
11963 11963
   public function setBitrateBps($bitrateBps)
11964 11964
   {
11965
-    $this->bitrateBps = $bitrateBps;
11965
+	$this->bitrateBps = $bitrateBps;
11966 11966
   }
11967 11967
   public function getBitrateBps()
11968 11968
   {
11969
-    return $this->bitrateBps;
11969
+	return $this->bitrateBps;
11970 11970
   }
11971 11971
   public function setChannelCount($channelCount)
11972 11972
   {
11973
-    $this->channelCount = $channelCount;
11973
+	$this->channelCount = $channelCount;
11974 11974
   }
11975 11975
   public function getChannelCount()
11976 11976
   {
11977
-    return $this->channelCount;
11977
+	return $this->channelCount;
11978 11978
   }
11979 11979
   public function setCodec($codec)
11980 11980
   {
11981
-    $this->codec = $codec;
11981
+	$this->codec = $codec;
11982 11982
   }
11983 11983
   public function getCodec()
11984 11984
   {
11985
-    return $this->codec;
11985
+	return $this->codec;
11986 11986
   }
11987 11987
   public function setVendor($vendor)
11988 11988
   {
11989
-    $this->vendor = $vendor;
11989
+	$this->vendor = $vendor;
11990 11990
   }
11991 11991
   public function getVendor()
11992 11992
   {
11993
-    return $this->vendor;
11993
+	return $this->vendor;
11994 11994
   }
11995 11995
 }
11996 11996
 
@@ -12010,67 +12010,67 @@  discard block
 block discarded – undo
12010 12010
 
12011 12011
   public function setAspectRatio($aspectRatio)
12012 12012
   {
12013
-    $this->aspectRatio = $aspectRatio;
12013
+	$this->aspectRatio = $aspectRatio;
12014 12014
   }
12015 12015
   public function getAspectRatio()
12016 12016
   {
12017
-    return $this->aspectRatio;
12017
+	return $this->aspectRatio;
12018 12018
   }
12019 12019
   public function setBitrateBps($bitrateBps)
12020 12020
   {
12021
-    $this->bitrateBps = $bitrateBps;
12021
+	$this->bitrateBps = $bitrateBps;
12022 12022
   }
12023 12023
   public function getBitrateBps()
12024 12024
   {
12025
-    return $this->bitrateBps;
12025
+	return $this->bitrateBps;
12026 12026
   }
12027 12027
   public function setCodec($codec)
12028 12028
   {
12029
-    $this->codec = $codec;
12029
+	$this->codec = $codec;
12030 12030
   }
12031 12031
   public function getCodec()
12032 12032
   {
12033
-    return $this->codec;
12033
+	return $this->codec;
12034 12034
   }
12035 12035
   public function setFrameRateFps($frameRateFps)
12036 12036
   {
12037
-    $this->frameRateFps = $frameRateFps;
12037
+	$this->frameRateFps = $frameRateFps;
12038 12038
   }
12039 12039
   public function getFrameRateFps()
12040 12040
   {
12041
-    return $this->frameRateFps;
12041
+	return $this->frameRateFps;
12042 12042
   }
12043 12043
   public function setHeightPixels($heightPixels)
12044 12044
   {
12045
-    $this->heightPixels = $heightPixels;
12045
+	$this->heightPixels = $heightPixels;
12046 12046
   }
12047 12047
   public function getHeightPixels()
12048 12048
   {
12049
-    return $this->heightPixels;
12049
+	return $this->heightPixels;
12050 12050
   }
12051 12051
   public function setRotation($rotation)
12052 12052
   {
12053
-    $this->rotation = $rotation;
12053
+	$this->rotation = $rotation;
12054 12054
   }
12055 12055
   public function getRotation()
12056 12056
   {
12057
-    return $this->rotation;
12057
+	return $this->rotation;
12058 12058
   }
12059 12059
   public function setVendor($vendor)
12060 12060
   {
12061
-    $this->vendor = $vendor;
12061
+	$this->vendor = $vendor;
12062 12062
   }
12063 12063
   public function getVendor()
12064 12064
   {
12065
-    return $this->vendor;
12065
+	return $this->vendor;
12066 12066
   }
12067 12067
   public function setWidthPixels($widthPixels)
12068 12068
   {
12069
-    $this->widthPixels = $widthPixels;
12069
+	$this->widthPixels = $widthPixels;
12070 12070
   }
12071 12071
   public function getWidthPixels()
12072 12072
   {
12073
-    return $this->widthPixels;
12073
+	return $this->widthPixels;
12074 12074
   }
12075 12075
 }
12076 12076
 
@@ -12089,43 +12089,43 @@  discard block
 block discarded – undo
12089 12089
 
12090 12090
   public function setEtag($etag)
12091 12091
   {
12092
-    $this->etag = $etag;
12092
+	$this->etag = $etag;
12093 12093
   }
12094 12094
   public function getEtag()
12095 12095
   {
12096
-    return $this->etag;
12096
+	return $this->etag;
12097 12097
   }
12098 12098
   public function setEventId($eventId)
12099 12099
   {
12100
-    $this->eventId = $eventId;
12100
+	$this->eventId = $eventId;
12101 12101
   }
12102 12102
   public function getEventId()
12103 12103
   {
12104
-    return $this->eventId;
12104
+	return $this->eventId;
12105 12105
   }
12106 12106
   public function setItems($items)
12107 12107
   {
12108
-    $this->items = $items;
12108
+	$this->items = $items;
12109 12109
   }
12110 12110
   public function getItems()
12111 12111
   {
12112
-    return $this->items;
12112
+	return $this->items;
12113 12113
   }
12114 12114
   public function setKind($kind)
12115 12115
   {
12116
-    $this->kind = $kind;
12116
+	$this->kind = $kind;
12117 12117
   }
12118 12118
   public function getKind()
12119 12119
   {
12120
-    return $this->kind;
12120
+	return $this->kind;
12121 12121
   }
12122 12122
   public function setVisitorId($visitorId)
12123 12123
   {
12124
-    $this->visitorId = $visitorId;
12124
+	$this->visitorId = $visitorId;
12125 12125
   }
12126 12126
   public function getVisitorId()
12127 12127
   {
12128
-    return $this->visitorId;
12128
+	return $this->visitorId;
12129 12129
   }
12130 12130
 }
12131 12131
 
@@ -12150,75 +12150,75 @@  discard block
 block discarded – undo
12150 12150
 
12151 12151
   public function setEtag($etag)
12152 12152
   {
12153
-    $this->etag = $etag;
12153
+	$this->etag = $etag;
12154 12154
   }
12155 12155
   public function getEtag()
12156 12156
   {
12157
-    return $this->etag;
12157
+	return $this->etag;
12158 12158
   }
12159 12159
   public function setEventId($eventId)
12160 12160
   {
12161
-    $this->eventId = $eventId;
12161
+	$this->eventId = $eventId;
12162 12162
   }
12163 12163
   public function getEventId()
12164 12164
   {
12165
-    return $this->eventId;
12165
+	return $this->eventId;
12166 12166
   }
12167 12167
   public function setItems($items)
12168 12168
   {
12169
-    $this->items = $items;
12169
+	$this->items = $items;
12170 12170
   }
12171 12171
   public function getItems()
12172 12172
   {
12173
-    return $this->items;
12173
+	return $this->items;
12174 12174
   }
12175 12175
   public function setKind($kind)
12176 12176
   {
12177
-    $this->kind = $kind;
12177
+	$this->kind = $kind;
12178 12178
   }
12179 12179
   public function getKind()
12180 12180
   {
12181
-    return $this->kind;
12181
+	return $this->kind;
12182 12182
   }
12183 12183
   public function setNextPageToken($nextPageToken)
12184 12184
   {
12185
-    $this->nextPageToken = $nextPageToken;
12185
+	$this->nextPageToken = $nextPageToken;
12186 12186
   }
12187 12187
   public function getNextPageToken()
12188 12188
   {
12189
-    return $this->nextPageToken;
12189
+	return $this->nextPageToken;
12190 12190
   }
12191 12191
   public function setPageInfo(Google_Service_YouTube_PageInfo $pageInfo)
12192 12192
   {
12193
-    $this->pageInfo = $pageInfo;
12193
+	$this->pageInfo = $pageInfo;
12194 12194
   }
12195 12195
   public function getPageInfo()
12196 12196
   {
12197
-    return $this->pageInfo;
12197
+	return $this->pageInfo;
12198 12198
   }
12199 12199
   public function setPrevPageToken($prevPageToken)
12200 12200
   {
12201
-    $this->prevPageToken = $prevPageToken;
12201
+	$this->prevPageToken = $prevPageToken;
12202 12202
   }
12203 12203
   public function getPrevPageToken()
12204 12204
   {
12205
-    return $this->prevPageToken;
12205
+	return $this->prevPageToken;
12206 12206
   }
12207 12207
   public function setTokenPagination(Google_Service_YouTube_TokenPagination $tokenPagination)
12208 12208
   {
12209
-    $this->tokenPagination = $tokenPagination;
12209
+	$this->tokenPagination = $tokenPagination;
12210 12210
   }
12211 12211
   public function getTokenPagination()
12212 12212
   {
12213
-    return $this->tokenPagination;
12213
+	return $this->tokenPagination;
12214 12214
   }
12215 12215
   public function setVisitorId($visitorId)
12216 12216
   {
12217
-    $this->visitorId = $visitorId;
12217
+	$this->visitorId = $visitorId;
12218 12218
   }
12219 12219
   public function getVisitorId()
12220 12220
   {
12221
-    return $this->visitorId;
12221
+	return $this->visitorId;
12222 12222
   }
12223 12223
 }
12224 12224
 
@@ -12235,43 +12235,43 @@  discard block
 block discarded – undo
12235 12235
 
12236 12236
   public function setActualEndTime($actualEndTime)
12237 12237
   {
12238
-    $this->actualEndTime = $actualEndTime;
12238
+	$this->actualEndTime = $actualEndTime;
12239 12239
   }
12240 12240
   public function getActualEndTime()
12241 12241
   {
12242
-    return $this->actualEndTime;
12242
+	return $this->actualEndTime;
12243 12243
   }
12244 12244
   public function setActualStartTime($actualStartTime)
12245 12245
   {
12246
-    $this->actualStartTime = $actualStartTime;
12246
+	$this->actualStartTime = $actualStartTime;
12247 12247
   }
12248 12248
   public function getActualStartTime()
12249 12249
   {
12250
-    return $this->actualStartTime;
12250
+	return $this->actualStartTime;
12251 12251
   }
12252 12252
   public function setConcurrentViewers($concurrentViewers)
12253 12253
   {
12254
-    $this->concurrentViewers = $concurrentViewers;
12254
+	$this->concurrentViewers = $concurrentViewers;
12255 12255
   }
12256 12256
   public function getConcurrentViewers()
12257 12257
   {
12258
-    return $this->concurrentViewers;
12258
+	return $this->concurrentViewers;
12259 12259
   }
12260 12260
   public function setScheduledEndTime($scheduledEndTime)
12261 12261
   {
12262
-    $this->scheduledEndTime = $scheduledEndTime;
12262
+	$this->scheduledEndTime = $scheduledEndTime;
12263 12263
   }
12264 12264
   public function getScheduledEndTime()
12265 12265
   {
12266
-    return $this->scheduledEndTime;
12266
+	return $this->scheduledEndTime;
12267 12267
   }
12268 12268
   public function setScheduledStartTime($scheduledStartTime)
12269 12269
   {
12270
-    $this->scheduledStartTime = $scheduledStartTime;
12270
+	$this->scheduledStartTime = $scheduledStartTime;
12271 12271
   }
12272 12272
   public function getScheduledStartTime()
12273 12273
   {
12274
-    return $this->scheduledStartTime;
12274
+	return $this->scheduledStartTime;
12275 12275
   }
12276 12276
 }
12277 12277
 
@@ -12285,19 +12285,19 @@  discard block
 block discarded – undo
12285 12285
 
12286 12286
   public function setDescription($description)
12287 12287
   {
12288
-    $this->description = $description;
12288
+	$this->description = $description;
12289 12289
   }
12290 12290
   public function getDescription()
12291 12291
   {
12292
-    return $this->description;
12292
+	return $this->description;
12293 12293
   }
12294 12294
   public function setTitle($title)
12295 12295
   {
12296
-    $this->title = $title;
12296
+	$this->title = $title;
12297 12297
   }
12298 12298
   public function getTitle()
12299 12299
   {
12300
-    return $this->title;
12300
+	return $this->title;
12301 12301
   }
12302 12302
 }
12303 12303
 
@@ -12315,11 +12315,11 @@  discard block
 block discarded – undo
12315 12315
 
12316 12316
   public function setAccess(Google_Service_YouTube_AccessPolicy $access)
12317 12317
   {
12318
-    $this->access = $access;
12318
+	$this->access = $access;
12319 12319
   }
12320 12320
   public function getAccess()
12321 12321
   {
12322
-    return $this->access;
12322
+	return $this->access;
12323 12323
   }
12324 12324
 }
12325 12325
 
@@ -12332,11 +12332,11 @@  discard block
 block discarded – undo
12332 12332
 
12333 12333
   public function setEmbedHtml($embedHtml)
12334 12334
   {
12335
-    $this->embedHtml = $embedHtml;
12335
+	$this->embedHtml = $embedHtml;
12336 12336
   }
12337 12337
   public function getEmbedHtml()
12338 12338
   {
12339
-    return $this->embedHtml;
12339
+	return $this->embedHtml;
12340 12340
   }
12341 12341
 }
12342 12342
 
@@ -12357,67 +12357,67 @@  discard block
 block discarded – undo
12357 12357
 
12358 12358
   public function setEditorSuggestionsAvailability($editorSuggestionsAvailability)
12359 12359
   {
12360
-    $this->editorSuggestionsAvailability = $editorSuggestionsAvailability;
12360
+	$this->editorSuggestionsAvailability = $editorSuggestionsAvailability;
12361 12361
   }
12362 12362
   public function getEditorSuggestionsAvailability()
12363 12363
   {
12364
-    return $this->editorSuggestionsAvailability;
12364
+	return $this->editorSuggestionsAvailability;
12365 12365
   }
12366 12366
   public function setFileDetailsAvailability($fileDetailsAvailability)
12367 12367
   {
12368
-    $this->fileDetailsAvailability = $fileDetailsAvailability;
12368
+	$this->fileDetailsAvailability = $fileDetailsAvailability;
12369 12369
   }
12370 12370
   public function getFileDetailsAvailability()
12371 12371
   {
12372
-    return $this->fileDetailsAvailability;
12372
+	return $this->fileDetailsAvailability;
12373 12373
   }
12374 12374
   public function setProcessingFailureReason($processingFailureReason)
12375 12375
   {
12376
-    $this->processingFailureReason = $processingFailureReason;
12376
+	$this->processingFailureReason = $processingFailureReason;
12377 12377
   }
12378 12378
   public function getProcessingFailureReason()
12379 12379
   {
12380
-    return $this->processingFailureReason;
12380
+	return $this->processingFailureReason;
12381 12381
   }
12382 12382
   public function setProcessingIssuesAvailability($processingIssuesAvailability)
12383 12383
   {
12384
-    $this->processingIssuesAvailability = $processingIssuesAvailability;
12384
+	$this->processingIssuesAvailability = $processingIssuesAvailability;
12385 12385
   }
12386 12386
   public function getProcessingIssuesAvailability()
12387 12387
   {
12388
-    return $this->processingIssuesAvailability;
12388
+	return $this->processingIssuesAvailability;
12389 12389
   }
12390 12390
   public function setProcessingProgress(Google_Service_YouTube_VideoProcessingDetailsProcessingProgress $processingProgress)
12391 12391
   {
12392
-    $this->processingProgress = $processingProgress;
12392
+	$this->processingProgress = $processingProgress;
12393 12393
   }
12394 12394
   public function getProcessingProgress()
12395 12395
   {
12396
-    return $this->processingProgress;
12396
+	return $this->processingProgress;
12397 12397
   }
12398 12398
   public function setProcessingStatus($processingStatus)
12399 12399
   {
12400
-    $this->processingStatus = $processingStatus;
12400
+	$this->processingStatus = $processingStatus;
12401 12401
   }
12402 12402
   public function getProcessingStatus()
12403 12403
   {
12404
-    return $this->processingStatus;
12404
+	return $this->processingStatus;
12405 12405
   }
12406 12406
   public function setTagSuggestionsAvailability($tagSuggestionsAvailability)
12407 12407
   {
12408
-    $this->tagSuggestionsAvailability = $tagSuggestionsAvailability;
12408
+	$this->tagSuggestionsAvailability = $tagSuggestionsAvailability;
12409 12409
   }
12410 12410
   public function getTagSuggestionsAvailability()
12411 12411
   {
12412
-    return $this->tagSuggestionsAvailability;
12412
+	return $this->tagSuggestionsAvailability;
12413 12413
   }
12414 12414
   public function setThumbnailsAvailability($thumbnailsAvailability)
12415 12415
   {
12416
-    $this->thumbnailsAvailability = $thumbnailsAvailability;
12416
+	$this->thumbnailsAvailability = $thumbnailsAvailability;
12417 12417
   }
12418 12418
   public function getThumbnailsAvailability()
12419 12419
   {
12420
-    return $this->thumbnailsAvailability;
12420
+	return $this->thumbnailsAvailability;
12421 12421
   }
12422 12422
 }
12423 12423
 
@@ -12432,27 +12432,27 @@  discard block
 block discarded – undo
12432 12432
 
12433 12433
   public function setPartsProcessed($partsProcessed)
12434 12434
   {
12435
-    $this->partsProcessed = $partsProcessed;
12435
+	$this->partsProcessed = $partsProcessed;
12436 12436
   }
12437 12437
   public function getPartsProcessed()
12438 12438
   {
12439
-    return $this->partsProcessed;
12439
+	return $this->partsProcessed;
12440 12440
   }
12441 12441
   public function setPartsTotal($partsTotal)
12442 12442
   {
12443
-    $this->partsTotal = $partsTotal;
12443
+	$this->partsTotal = $partsTotal;
12444 12444
   }
12445 12445
   public function getPartsTotal()
12446 12446
   {
12447
-    return $this->partsTotal;
12447
+	return $this->partsTotal;
12448 12448
   }
12449 12449
   public function setTimeLeftMs($timeLeftMs)
12450 12450
   {
12451
-    $this->timeLeftMs = $timeLeftMs;
12451
+	$this->timeLeftMs = $timeLeftMs;
12452 12452
   }
12453 12453
   public function getTimeLeftMs()
12454 12454
   {
12455
-    return $this->timeLeftMs;
12455
+	return $this->timeLeftMs;
12456 12456
   }
12457 12457
 }
12458 12458
 
@@ -12466,11 +12466,11 @@  discard block
 block discarded – undo
12466 12466
 
12467 12467
   public function setTags($tags)
12468 12468
   {
12469
-    $this->tags = $tags;
12469
+	$this->tags = $tags;
12470 12470
   }
12471 12471
   public function getTags()
12472 12472
   {
12473
-    return $this->tags;
12473
+	return $this->tags;
12474 12474
   }
12475 12475
 }
12476 12476
 
@@ -12484,19 +12484,19 @@  discard block
 block discarded – undo
12484 12484
 
12485 12485
   public function setRating($rating)
12486 12486
   {
12487
-    $this->rating = $rating;
12487
+	$this->rating = $rating;
12488 12488
   }
12489 12489
   public function getRating()
12490 12490
   {
12491
-    return $this->rating;
12491
+	return $this->rating;
12492 12492
   }
12493 12493
   public function setVideoId($videoId)
12494 12494
   {
12495
-    $this->videoId = $videoId;
12495
+	$this->videoId = $videoId;
12496 12496
   }
12497 12497
   public function getVideoId()
12498 12498
   {
12499
-    return $this->videoId;
12499
+	return $this->videoId;
12500 12500
   }
12501 12501
 }
12502 12502
 
@@ -12512,27 +12512,27 @@  discard block
 block discarded – undo
12512 12512
 
12513 12513
   public function setLocation(Google_Service_YouTube_GeoPoint $location)
12514 12514
   {
12515
-    $this->location = $location;
12515
+	$this->location = $location;
12516 12516
   }
12517 12517
   public function getLocation()
12518 12518
   {
12519
-    return $this->location;
12519
+	return $this->location;
12520 12520
   }
12521 12521
   public function setLocationDescription($locationDescription)
12522 12522
   {
12523
-    $this->locationDescription = $locationDescription;
12523
+	$this->locationDescription = $locationDescription;
12524 12524
   }
12525 12525
   public function getLocationDescription()
12526 12526
   {
12527
-    return $this->locationDescription;
12527
+	return $this->locationDescription;
12528 12528
   }
12529 12529
   public function setRecordingDate($recordingDate)
12530 12530
   {
12531
-    $this->recordingDate = $recordingDate;
12531
+	$this->recordingDate = $recordingDate;
12532 12532
   }
12533 12533
   public function getRecordingDate()
12534 12534
   {
12535
-    return $this->recordingDate;
12535
+	return $this->recordingDate;
12536 12536
   }
12537 12537
 }
12538 12538
 
@@ -12559,99 +12559,99 @@  discard block
 block discarded – undo
12559 12559
 
12560 12560
   public function setCategoryId($categoryId)
12561 12561
   {
12562
-    $this->categoryId = $categoryId;
12562
+	$this->categoryId = $categoryId;
12563 12563
   }
12564 12564
   public function getCategoryId()
12565 12565
   {
12566
-    return $this->categoryId;
12566
+	return $this->categoryId;
12567 12567
   }
12568 12568
   public function setChannelId($channelId)
12569 12569
   {
12570
-    $this->channelId = $channelId;
12570
+	$this->channelId = $channelId;
12571 12571
   }
12572 12572
   public function getChannelId()
12573 12573
   {
12574
-    return $this->channelId;
12574
+	return $this->channelId;
12575 12575
   }
12576 12576
   public function setChannelTitle($channelTitle)
12577 12577
   {
12578
-    $this->channelTitle = $channelTitle;
12578
+	$this->channelTitle = $channelTitle;
12579 12579
   }
12580 12580
   public function getChannelTitle()
12581 12581
   {
12582
-    return $this->channelTitle;
12582
+	return $this->channelTitle;
12583 12583
   }
12584 12584
   public function setDefaultAudioLanguage($defaultAudioLanguage)
12585 12585
   {
12586
-    $this->defaultAudioLanguage = $defaultAudioLanguage;
12586
+	$this->defaultAudioLanguage = $defaultAudioLanguage;
12587 12587
   }
12588 12588
   public function getDefaultAudioLanguage()
12589 12589
   {
12590
-    return $this->defaultAudioLanguage;
12590
+	return $this->defaultAudioLanguage;
12591 12591
   }
12592 12592
   public function setDefaultLanguage($defaultLanguage)
12593 12593
   {
12594
-    $this->defaultLanguage = $defaultLanguage;
12594
+	$this->defaultLanguage = $defaultLanguage;
12595 12595
   }
12596 12596
   public function getDefaultLanguage()
12597 12597
   {
12598
-    return $this->defaultLanguage;
12598
+	return $this->defaultLanguage;
12599 12599
   }
12600 12600
   public function setDescription($description)
12601 12601
   {
12602
-    $this->description = $description;
12602
+	$this->description = $description;
12603 12603
   }
12604 12604
   public function getDescription()
12605 12605
   {
12606
-    return $this->description;
12606
+	return $this->description;
12607 12607
   }
12608 12608
   public function setLiveBroadcastContent($liveBroadcastContent)
12609 12609
   {
12610
-    $this->liveBroadcastContent = $liveBroadcastContent;
12610
+	$this->liveBroadcastContent = $liveBroadcastContent;
12611 12611
   }
12612 12612
   public function getLiveBroadcastContent()
12613 12613
   {
12614
-    return $this->liveBroadcastContent;
12614
+	return $this->liveBroadcastContent;
12615 12615
   }
12616 12616
   public function setLocalized(Google_Service_YouTube_VideoLocalization $localized)
12617 12617
   {
12618
-    $this->localized = $localized;
12618
+	$this->localized = $localized;
12619 12619
   }
12620 12620
   public function getLocalized()
12621 12621
   {
12622
-    return $this->localized;
12622
+	return $this->localized;
12623 12623
   }
12624 12624
   public function setPublishedAt($publishedAt)
12625 12625
   {
12626
-    $this->publishedAt = $publishedAt;
12626
+	$this->publishedAt = $publishedAt;
12627 12627
   }
12628 12628
   public function getPublishedAt()
12629 12629
   {
12630
-    return $this->publishedAt;
12630
+	return $this->publishedAt;
12631 12631
   }
12632 12632
   public function setTags($tags)
12633 12633
   {
12634
-    $this->tags = $tags;
12634
+	$this->tags = $tags;
12635 12635
   }
12636 12636
   public function getTags()
12637 12637
   {
12638
-    return $this->tags;
12638
+	return $this->tags;
12639 12639
   }
12640 12640
   public function setThumbnails(Google_Service_YouTube_ThumbnailDetails $thumbnails)
12641 12641
   {
12642
-    $this->thumbnails = $thumbnails;
12642
+	$this->thumbnails = $thumbnails;
12643 12643
   }
12644 12644
   public function getThumbnails()
12645 12645
   {
12646
-    return $this->thumbnails;
12646
+	return $this->thumbnails;
12647 12647
   }
12648 12648
   public function setTitle($title)
12649 12649
   {
12650
-    $this->title = $title;
12650
+	$this->title = $title;
12651 12651
   }
12652 12652
   public function getTitle()
12653 12653
   {
12654
-    return $this->title;
12654
+	return $this->title;
12655 12655
   }
12656 12656
 }
12657 12657
 
@@ -12668,43 +12668,43 @@  discard block
 block discarded – undo
12668 12668
 
12669 12669
   public function setCommentCount($commentCount)
12670 12670
   {
12671
-    $this->commentCount = $commentCount;
12671
+	$this->commentCount = $commentCount;
12672 12672
   }
12673 12673
   public function getCommentCount()
12674 12674
   {
12675
-    return $this->commentCount;
12675
+	return $this->commentCount;
12676 12676
   }
12677 12677
   public function setDislikeCount($dislikeCount)
12678 12678
   {
12679
-    $this->dislikeCount = $dislikeCount;
12679
+	$this->dislikeCount = $dislikeCount;
12680 12680
   }
12681 12681
   public function getDislikeCount()
12682 12682
   {
12683
-    return $this->dislikeCount;
12683
+	return $this->dislikeCount;
12684 12684
   }
12685 12685
   public function setFavoriteCount($favoriteCount)
12686 12686
   {
12687
-    $this->favoriteCount = $favoriteCount;
12687
+	$this->favoriteCount = $favoriteCount;
12688 12688
   }
12689 12689
   public function getFavoriteCount()
12690 12690
   {
12691
-    return $this->favoriteCount;
12691
+	return $this->favoriteCount;
12692 12692
   }
12693 12693
   public function setLikeCount($likeCount)
12694 12694
   {
12695
-    $this->likeCount = $likeCount;
12695
+	$this->likeCount = $likeCount;
12696 12696
   }
12697 12697
   public function getLikeCount()
12698 12698
   {
12699
-    return $this->likeCount;
12699
+	return $this->likeCount;
12700 12700
   }
12701 12701
   public function setViewCount($viewCount)
12702 12702
   {
12703
-    $this->viewCount = $viewCount;
12703
+	$this->viewCount = $viewCount;
12704 12704
   }
12705 12705
   public function getViewCount()
12706 12706
   {
12707
-    return $this->viewCount;
12707
+	return $this->viewCount;
12708 12708
   }
12709 12709
 }
12710 12710
 
@@ -12724,67 +12724,67 @@  discard block
 block discarded – undo
12724 12724
 
12725 12725
   public function setEmbeddable($embeddable)
12726 12726
   {
12727
-    $this->embeddable = $embeddable;
12727
+	$this->embeddable = $embeddable;
12728 12728
   }
12729 12729
   public function getEmbeddable()
12730 12730
   {
12731
-    return $this->embeddable;
12731
+	return $this->embeddable;
12732 12732
   }
12733 12733
   public function setFailureReason($failureReason)
12734 12734
   {
12735
-    $this->failureReason = $failureReason;
12735
+	$this->failureReason = $failureReason;
12736 12736
   }
12737 12737
   public function getFailureReason()
12738 12738
   {
12739
-    return $this->failureReason;
12739
+	return $this->failureReason;
12740 12740
   }
12741 12741
   public function setLicense($license)
12742 12742
   {
12743
-    $this->license = $license;
12743
+	$this->license = $license;
12744 12744
   }
12745 12745
   public function getLicense()
12746 12746
   {
12747
-    return $this->license;
12747
+	return $this->license;
12748 12748
   }
12749 12749
   public function setPrivacyStatus($privacyStatus)
12750 12750
   {
12751
-    $this->privacyStatus = $privacyStatus;
12751
+	$this->privacyStatus = $privacyStatus;
12752 12752
   }
12753 12753
   public function getPrivacyStatus()
12754 12754
   {
12755
-    return $this->privacyStatus;
12755
+	return $this->privacyStatus;
12756 12756
   }
12757 12757
   public function setPublicStatsViewable($publicStatsViewable)
12758 12758
   {
12759
-    $this->publicStatsViewable = $publicStatsViewable;
12759
+	$this->publicStatsViewable = $publicStatsViewable;
12760 12760
   }
12761 12761
   public function getPublicStatsViewable()
12762 12762
   {
12763
-    return $this->publicStatsViewable;
12763
+	return $this->publicStatsViewable;
12764 12764
   }
12765 12765
   public function setPublishAt($publishAt)
12766 12766
   {
12767
-    $this->publishAt = $publishAt;
12767
+	$this->publishAt = $publishAt;
12768 12768
   }
12769 12769
   public function getPublishAt()
12770 12770
   {
12771
-    return $this->publishAt;
12771
+	return $this->publishAt;
12772 12772
   }
12773 12773
   public function setRejectionReason($rejectionReason)
12774 12774
   {
12775
-    $this->rejectionReason = $rejectionReason;
12775
+	$this->rejectionReason = $rejectionReason;
12776 12776
   }
12777 12777
   public function getRejectionReason()
12778 12778
   {
12779
-    return $this->rejectionReason;
12779
+	return $this->rejectionReason;
12780 12780
   }
12781 12781
   public function setUploadStatus($uploadStatus)
12782 12782
   {
12783
-    $this->uploadStatus = $uploadStatus;
12783
+	$this->uploadStatus = $uploadStatus;
12784 12784
   }
12785 12785
   public function getUploadStatus()
12786 12786
   {
12787
-    return $this->uploadStatus;
12787
+	return $this->uploadStatus;
12788 12788
   }
12789 12789
 }
12790 12790
 
@@ -12803,43 +12803,43 @@  discard block
 block discarded – undo
12803 12803
 
12804 12804
   public function setEditorSuggestions($editorSuggestions)
12805 12805
   {
12806
-    $this->editorSuggestions = $editorSuggestions;
12806
+	$this->editorSuggestions = $editorSuggestions;
12807 12807
   }
12808 12808
   public function getEditorSuggestions()
12809 12809
   {
12810
-    return $this->editorSuggestions;
12810
+	return $this->editorSuggestions;
12811 12811
   }
12812 12812
   public function setProcessingErrors($processingErrors)
12813 12813
   {
12814
-    $this->processingErrors = $processingErrors;
12814
+	$this->processingErrors = $processingErrors;
12815 12815
   }
12816 12816
   public function getProcessingErrors()
12817 12817
   {
12818
-    return $this->processingErrors;
12818
+	return $this->processingErrors;
12819 12819
   }
12820 12820
   public function setProcessingHints($processingHints)
12821 12821
   {
12822
-    $this->processingHints = $processingHints;
12822
+	$this->processingHints = $processingHints;
12823 12823
   }
12824 12824
   public function getProcessingHints()
12825 12825
   {
12826
-    return $this->processingHints;
12826
+	return $this->processingHints;
12827 12827
   }
12828 12828
   public function setProcessingWarnings($processingWarnings)
12829 12829
   {
12830
-    $this->processingWarnings = $processingWarnings;
12830
+	$this->processingWarnings = $processingWarnings;
12831 12831
   }
12832 12832
   public function getProcessingWarnings()
12833 12833
   {
12834
-    return $this->processingWarnings;
12834
+	return $this->processingWarnings;
12835 12835
   }
12836 12836
   public function setTagSuggestions($tagSuggestions)
12837 12837
   {
12838
-    $this->tagSuggestions = $tagSuggestions;
12838
+	$this->tagSuggestions = $tagSuggestions;
12839 12839
   }
12840 12840
   public function getTagSuggestions()
12841 12841
   {
12842
-    return $this->tagSuggestions;
12842
+	return $this->tagSuggestions;
12843 12843
   }
12844 12844
 }
12845 12845
 
@@ -12854,19 +12854,19 @@  discard block
 block discarded – undo
12854 12854
 
12855 12855
   public function setCategoryRestricts($categoryRestricts)
12856 12856
   {
12857
-    $this->categoryRestricts = $categoryRestricts;
12857
+	$this->categoryRestricts = $categoryRestricts;
12858 12858
   }
12859 12859
   public function getCategoryRestricts()
12860 12860
   {
12861
-    return $this->categoryRestricts;
12861
+	return $this->categoryRestricts;
12862 12862
   }
12863 12863
   public function setTag($tag)
12864 12864
   {
12865
-    $this->tag = $tag;
12865
+	$this->tag = $tag;
12866 12866
   }
12867 12867
   public function getTag()
12868 12868
   {
12869
-    return $this->tag;
12869
+	return $this->tag;
12870 12870
   }
12871 12871
 }
12872 12872
 
@@ -12881,19 +12881,19 @@  discard block
 block discarded – undo
12881 12881
 
12882 12882
   public function setRelevantTopicIds($relevantTopicIds)
12883 12883
   {
12884
-    $this->relevantTopicIds = $relevantTopicIds;
12884
+	$this->relevantTopicIds = $relevantTopicIds;
12885 12885
   }
12886 12886
   public function getRelevantTopicIds()
12887 12887
   {
12888
-    return $this->relevantTopicIds;
12888
+	return $this->relevantTopicIds;
12889 12889
   }
12890 12890
   public function setTopicIds($topicIds)
12891 12891
   {
12892
-    $this->topicIds = $topicIds;
12892
+	$this->topicIds = $topicIds;
12893 12893
   }
12894 12894
   public function getTopicIds()
12895 12895
   {
12896
-    return $this->topicIds;
12896
+	return $this->topicIds;
12897 12897
   }
12898 12898
 }
12899 12899
 
@@ -12908,26 +12908,26 @@  discard block
 block discarded – undo
12908 12908
 
12909 12909
   public function setBackgroundColor($backgroundColor)
12910 12910
   {
12911
-    $this->backgroundColor = $backgroundColor;
12911
+	$this->backgroundColor = $backgroundColor;
12912 12912
   }
12913 12913
   public function getBackgroundColor()
12914 12914
   {
12915
-    return $this->backgroundColor;
12915
+	return $this->backgroundColor;
12916 12916
   }
12917 12917
   public function setFeaturedPlaylistId($featuredPlaylistId)
12918 12918
   {
12919
-    $this->featuredPlaylistId = $featuredPlaylistId;
12919
+	$this->featuredPlaylistId = $featuredPlaylistId;
12920 12920
   }
12921 12921
   public function getFeaturedPlaylistId()
12922 12922
   {
12923
-    return $this->featuredPlaylistId;
12923
+	return $this->featuredPlaylistId;
12924 12924
   }
12925 12925
   public function setTextColor($textColor)
12926 12926
   {
12927
-    $this->textColor = $textColor;
12927
+	$this->textColor = $textColor;
12928 12928
   }
12929 12929
   public function getTextColor()
12930 12930
   {
12931
-    return $this->textColor;
12931
+	return $this->textColor;
12932 12932
   }
12933 12933
 }
Please login to merge, or discard this patch.
Spacing   +40 added lines, -40 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@  discard block
 block discarded – undo
101 101
                   'required' => true,
102 102
                 ),
103 103
               ),
104
-            ),'list' => array(
104
+            ), 'list' => array(
105 105
               'path' => 'activities',
106 106
               'httpMethod' => 'GET',
107 107
               'parameters' => array(
@@ -175,7 +175,7 @@  discard block
 block discarded – undo
175 175
                   'type' => 'string',
176 176
                 ),
177 177
               ),
178
-            ),'download' => array(
178
+            ), 'download' => array(
179 179
               'path' => 'captions/{id}',
180 180
               'httpMethod' => 'GET',
181 181
               'parameters' => array(
@@ -205,7 +205,7 @@  discard block
 block discarded – undo
205 205
                   'type' => 'string',
206 206
                 ),
207 207
               ),
208
-            ),'insert' => array(
208
+            ), 'insert' => array(
209 209
               'path' => 'captions',
210 210
               'httpMethod' => 'POST',
211 211
               'parameters' => array(
@@ -231,7 +231,7 @@  discard block
 block discarded – undo
231 231
                   'type' => 'string',
232 232
                 ),
233 233
               ),
234
-            ),'list' => array(
234
+            ), 'list' => array(
235 235
               'path' => 'captions',
236 236
               'httpMethod' => 'GET',
237 237
               'parameters' => array(
@@ -262,7 +262,7 @@  discard block
 block discarded – undo
262 262
                   'type' => 'string',
263 263
                 ),
264 264
               ),
265
-            ),'update' => array(
265
+            ), 'update' => array(
266 266
               'path' => 'captions',
267 267
               'httpMethod' => 'PUT',
268 268
               'parameters' => array(
@@ -331,7 +331,7 @@  discard block
 block discarded – undo
331 331
                   'type' => 'string',
332 332
                 ),
333 333
               ),
334
-            ),'insert' => array(
334
+            ), 'insert' => array(
335 335
               'path' => 'channelSections',
336 336
               'httpMethod' => 'POST',
337 337
               'parameters' => array(
@@ -349,7 +349,7 @@  discard block
 block discarded – undo
349 349
                   'type' => 'string',
350 350
                 ),
351 351
               ),
352
-            ),'list' => array(
352
+            ), 'list' => array(
353 353
               'path' => 'channelSections',
354 354
               'httpMethod' => 'GET',
355 355
               'parameters' => array(
@@ -379,7 +379,7 @@  discard block
 block discarded – undo
379 379
                   'type' => 'string',
380 380
                 ),
381 381
               ),
382
-            ),'update' => array(
382
+            ), 'update' => array(
383 383
               'path' => 'channelSections',
384 384
               'httpMethod' => 'PUT',
385 385
               'parameters' => array(
@@ -453,7 +453,7 @@  discard block
 block discarded – undo
453 453
                   'type' => 'string',
454 454
                 ),
455 455
               ),
456
-            ),'update' => array(
456
+            ), 'update' => array(
457 457
               'path' => 'channels',
458 458
               'httpMethod' => 'PUT',
459 459
               'parameters' => array(
@@ -491,7 +491,7 @@  discard block
 block discarded – undo
491 491
                   'type' => 'boolean',
492 492
                 ),
493 493
               ),
494
-            ),'list' => array(
494
+            ), 'list' => array(
495 495
               'path' => 'commentThreads',
496 496
               'httpMethod' => 'GET',
497 497
               'parameters' => array(
@@ -541,7 +541,7 @@  discard block
 block discarded – undo
541 541
                   'type' => 'string',
542 542
                 ),
543 543
               ),
544
-            ),'update' => array(
544
+            ), 'update' => array(
545 545
               'path' => 'commentThreads',
546 546
               'httpMethod' => 'PUT',
547 547
               'parameters' => array(
@@ -571,7 +571,7 @@  discard block
 block discarded – undo
571 571
                   'required' => true,
572 572
                 ),
573 573
               ),
574
-            ),'insert' => array(
574
+            ), 'insert' => array(
575 575
               'path' => 'comments',
576 576
               'httpMethod' => 'POST',
577 577
               'parameters' => array(
@@ -581,7 +581,7 @@  discard block
 block discarded – undo
581 581
                   'required' => true,
582 582
                 ),
583 583
               ),
584
-            ),'list' => array(
584
+            ), 'list' => array(
585 585
               'path' => 'comments',
586 586
               'httpMethod' => 'GET',
587 587
               'parameters' => array(
@@ -611,7 +611,7 @@  discard block
 block discarded – undo
611 611
                   'type' => 'string',
612 612
                 ),
613 613
               ),
614
-            ),'markAsSpam' => array(
614
+            ), 'markAsSpam' => array(
615 615
               'path' => 'comments/markAsSpam',
616 616
               'httpMethod' => 'POST',
617 617
               'parameters' => array(
@@ -621,7 +621,7 @@  discard block
 block discarded – undo
621 621
                   'required' => true,
622 622
                 ),
623 623
               ),
624
-            ),'setModerationStatus' => array(
624
+            ), 'setModerationStatus' => array(
625 625
               'path' => 'comments/setModerationStatus',
626 626
               'httpMethod' => 'POST',
627 627
               'parameters' => array(
@@ -640,7 +640,7 @@  discard block
 block discarded – undo
640 640
                   'type' => 'boolean',
641 641
                 ),
642 642
               ),
643
-            ),'update' => array(
643
+            ), 'update' => array(
644 644
               'path' => 'comments',
645 645
               'httpMethod' => 'PUT',
646 646
               'parameters' => array(
@@ -767,7 +767,7 @@  discard block
 block discarded – undo
767 767
                   'type' => 'string',
768 768
                 ),
769 769
               ),
770
-            ),'control' => array(
770
+            ), 'control' => array(
771 771
               'path' => 'liveBroadcasts/control',
772 772
               'httpMethod' => 'POST',
773 773
               'parameters' => array(
@@ -802,7 +802,7 @@  discard block
 block discarded – undo
802 802
                   'type' => 'string',
803 803
                 ),
804 804
               ),
805
-            ),'delete' => array(
805
+            ), 'delete' => array(
806 806
               'path' => 'liveBroadcasts',
807 807
               'httpMethod' => 'DELETE',
808 808
               'parameters' => array(
@@ -820,7 +820,7 @@  discard block
 block discarded – undo
820 820
                   'type' => 'string',
821 821
                 ),
822 822
               ),
823
-            ),'insert' => array(
823
+            ), 'insert' => array(
824 824
               'path' => 'liveBroadcasts',
825 825
               'httpMethod' => 'POST',
826 826
               'parameters' => array(
@@ -838,7 +838,7 @@  discard block
 block discarded – undo
838 838
                   'type' => 'string',
839 839
                 ),
840 840
               ),
841
-            ),'list' => array(
841
+            ), 'list' => array(
842 842
               'path' => 'liveBroadcasts',
843 843
               'httpMethod' => 'GET',
844 844
               'parameters' => array(
@@ -876,7 +876,7 @@  discard block
 block discarded – undo
876 876
                   'type' => 'string',
877 877
                 ),
878 878
               ),
879
-            ),'transition' => array(
879
+            ), 'transition' => array(
880 880
               'path' => 'liveBroadcasts/transition',
881 881
               'httpMethod' => 'POST',
882 882
               'parameters' => array(
@@ -904,7 +904,7 @@  discard block
 block discarded – undo
904 904
                   'type' => 'string',
905 905
                 ),
906 906
               ),
907
-            ),'update' => array(
907
+            ), 'update' => array(
908 908
               'path' => 'liveBroadcasts',
909 909
               'httpMethod' => 'PUT',
910 910
               'parameters' => array(
@@ -950,7 +950,7 @@  discard block
 block discarded – undo
950 950
                   'type' => 'string',
951 951
                 ),
952 952
               ),
953
-            ),'insert' => array(
953
+            ), 'insert' => array(
954 954
               'path' => 'liveStreams',
955 955
               'httpMethod' => 'POST',
956 956
               'parameters' => array(
@@ -968,7 +968,7 @@  discard block
 block discarded – undo
968 968
                   'type' => 'string',
969 969
                 ),
970 970
               ),
971
-            ),'list' => array(
971
+            ), 'list' => array(
972 972
               'path' => 'liveStreams',
973 973
               'httpMethod' => 'GET',
974 974
               'parameters' => array(
@@ -1002,7 +1002,7 @@  discard block
 block discarded – undo
1002 1002
                   'type' => 'string',
1003 1003
                 ),
1004 1004
               ),
1005
-            ),'update' => array(
1005
+            ), 'update' => array(
1006 1006
               'path' => 'liveStreams',
1007 1007
               'httpMethod' => 'PUT',
1008 1008
               'parameters' => array(
@@ -1040,7 +1040,7 @@  discard block
 block discarded – undo
1040 1040
                   'required' => true,
1041 1041
                 ),
1042 1042
               ),
1043
-            ),'insert' => array(
1043
+            ), 'insert' => array(
1044 1044
               'path' => 'playlistItems',
1045 1045
               'httpMethod' => 'POST',
1046 1046
               'parameters' => array(
@@ -1054,7 +1054,7 @@  discard block
 block discarded – undo
1054 1054
                   'type' => 'string',
1055 1055
                 ),
1056 1056
               ),
1057
-            ),'list' => array(
1057
+            ), 'list' => array(
1058 1058
               'path' => 'playlistItems',
1059 1059
               'httpMethod' => 'GET',
1060 1060
               'parameters' => array(
@@ -1088,7 +1088,7 @@  discard block
 block discarded – undo
1088 1088
                   'type' => 'string',
1089 1089
                 ),
1090 1090
               ),
1091
-            ),'update' => array(
1091
+            ), 'update' => array(
1092 1092
               'path' => 'playlistItems',
1093 1093
               'httpMethod' => 'PUT',
1094 1094
               'parameters' => array(
@@ -1122,7 +1122,7 @@  discard block
 block discarded – undo
1122 1122
                   'type' => 'string',
1123 1123
                 ),
1124 1124
               ),
1125
-            ),'insert' => array(
1125
+            ), 'insert' => array(
1126 1126
               'path' => 'playlists',
1127 1127
               'httpMethod' => 'POST',
1128 1128
               'parameters' => array(
@@ -1140,7 +1140,7 @@  discard block
 block discarded – undo
1140 1140
                   'type' => 'string',
1141 1141
                 ),
1142 1142
               ),
1143
-            ),'list' => array(
1143
+            ), 'list' => array(
1144 1144
               'path' => 'playlists',
1145 1145
               'httpMethod' => 'GET',
1146 1146
               'parameters' => array(
@@ -1182,7 +1182,7 @@  discard block
 block discarded – undo
1182 1182
                   'type' => 'string',
1183 1183
                 ),
1184 1184
               ),
1185
-            ),'update' => array(
1185
+            ), 'update' => array(
1186 1186
               'path' => 'playlists',
1187 1187
               'httpMethod' => 'PUT',
1188 1188
               'parameters' => array(
@@ -1356,7 +1356,7 @@  discard block
 block discarded – undo
1356 1356
                   'required' => true,
1357 1357
                 ),
1358 1358
               ),
1359
-            ),'insert' => array(
1359
+            ), 'insert' => array(
1360 1360
               'path' => 'subscriptions',
1361 1361
               'httpMethod' => 'POST',
1362 1362
               'parameters' => array(
@@ -1366,7 +1366,7 @@  discard block
 block discarded – undo
1366 1366
                   'required' => true,
1367 1367
                 ),
1368 1368
               ),
1369
-            ),'list' => array(
1369
+            ), 'list' => array(
1370 1370
               'path' => 'subscriptions',
1371 1371
               'httpMethod' => 'GET',
1372 1372
               'parameters' => array(
@@ -1520,7 +1520,7 @@  discard block
 block discarded – undo
1520 1520
                   'type' => 'string',
1521 1521
                 ),
1522 1522
               ),
1523
-            ),'getRating' => array(
1523
+            ), 'getRating' => array(
1524 1524
               'path' => 'videos/getRating',
1525 1525
               'httpMethod' => 'GET',
1526 1526
               'parameters' => array(
@@ -1534,7 +1534,7 @@  discard block
 block discarded – undo
1534 1534
                   'type' => 'string',
1535 1535
                 ),
1536 1536
               ),
1537
-            ),'insert' => array(
1537
+            ), 'insert' => array(
1538 1538
               'path' => 'videos',
1539 1539
               'httpMethod' => 'POST',
1540 1540
               'parameters' => array(
@@ -1564,7 +1564,7 @@  discard block
 block discarded – undo
1564 1564
                   'type' => 'boolean',
1565 1565
                 ),
1566 1566
               ),
1567
-            ),'list' => array(
1567
+            ), 'list' => array(
1568 1568
               'path' => 'videos',
1569 1569
               'httpMethod' => 'GET',
1570 1570
               'parameters' => array(
@@ -1618,7 +1618,7 @@  discard block
 block discarded – undo
1618 1618
                   'type' => 'string',
1619 1619
                 ),
1620 1620
               ),
1621
-            ),'rate' => array(
1621
+            ), 'rate' => array(
1622 1622
               'path' => 'videos/rate',
1623 1623
               'httpMethod' => 'POST',
1624 1624
               'parameters' => array(
@@ -1633,7 +1633,7 @@  discard block
 block discarded – undo
1633 1633
                   'required' => true,
1634 1634
                 ),
1635 1635
               ),
1636
-            ),'reportAbuse' => array(
1636
+            ), 'reportAbuse' => array(
1637 1637
               'path' => 'videos/reportAbuse',
1638 1638
               'httpMethod' => 'POST',
1639 1639
               'parameters' => array(
@@ -1642,7 +1642,7 @@  discard block
 block discarded – undo
1642 1642
                   'type' => 'string',
1643 1643
                 ),
1644 1644
               ),
1645
-            ),'update' => array(
1645
+            ), 'update' => array(
1646 1646
               'path' => 'videos',
1647 1647
               'httpMethod' => 'PUT',
1648 1648
               'parameters' => array(
@@ -1680,7 +1680,7 @@  discard block
 block discarded – undo
1680 1680
                   'type' => 'string',
1681 1681
                 ),
1682 1682
               ),
1683
-            ),'unset' => array(
1683
+            ), 'unset' => array(
1684 1684
               'path' => 'watermarks/unset',
1685 1685
               'httpMethod' => 'POST',
1686 1686
               'parameters' => array(
Please login to merge, or discard this patch.
google-api-php-client/src/Google/Service/YouTubeAnalytics.php 3 patches
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -379,7 +379,7 @@  discard block
 block discarded – undo
379 379
   /**
380 380
    * Creates a group item. (groupItems.insert)
381 381
    *
382
-   * @param Google_GroupItem $postBody
382
+   * @param Google_Service_YouTubeAnalytics_GroupItem $postBody
383 383
    * @param array $optParams Optional parameters.
384 384
    *
385 385
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -474,7 +474,7 @@  discard block
 block discarded – undo
474 474
   /**
475 475
    * Creates a group. (groups.insert)
476 476
    *
477
-   * @param Google_Group $postBody
477
+   * @param Google_Service_YouTubeAnalytics_Group $postBody
478 478
    * @param array $optParams Optional parameters.
479 479
    *
480 480
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
@@ -535,7 +535,7 @@  discard block
 block discarded – undo
535 535
    * Modifies a group. For example, you could change a group's title.
536 536
    * (groups.update)
537 537
    *
538
-   * @param Google_Group $postBody
538
+   * @param Google_Service_YouTubeAnalytics_Group $postBody
539 539
    * @param array $optParams Optional parameters.
540 540
    *
541 541
    * @opt_param string onBehalfOfContentOwner Note: This parameter is intended
Please login to merge, or discard this patch.
Indentation   +347 added lines, -347 removed lines patch added patch discarded remove patch
@@ -32,19 +32,19 @@  discard block
 block discarded – undo
32 32
 {
33 33
   /** Manage your YouTube account. */
34 34
   const YOUTUBE =
35
-      "https://www.googleapis.com/auth/youtube";
35
+	  "https://www.googleapis.com/auth/youtube";
36 36
   /** View your YouTube account. */
37 37
   const YOUTUBE_READONLY =
38
-      "https://www.googleapis.com/auth/youtube.readonly";
38
+	  "https://www.googleapis.com/auth/youtube.readonly";
39 39
   /** View and manage your assets and associated content on YouTube. */
40 40
   const YOUTUBEPARTNER =
41
-      "https://www.googleapis.com/auth/youtubepartner";
41
+	  "https://www.googleapis.com/auth/youtubepartner";
42 42
   /** View YouTube Analytics monetary reports for your YouTube content. */
43 43
   const YT_ANALYTICS_MONETARY_READONLY =
44
-      "https://www.googleapis.com/auth/yt-analytics-monetary.readonly";
44
+	  "https://www.googleapis.com/auth/yt-analytics-monetary.readonly";
45 45
   /** View YouTube Analytics reports for your YouTube content. */
46 46
   const YT_ANALYTICS_READONLY =
47
-      "https://www.googleapis.com/auth/yt-analytics.readonly";
47
+	  "https://www.googleapis.com/auth/yt-analytics.readonly";
48 48
 
49 49
   public $batchReportDefinitions;
50 50
   public $batchReports;
@@ -60,222 +60,222 @@  discard block
 block discarded – undo
60 60
    */
61 61
   public function __construct(Google_Client $client)
62 62
   {
63
-    parent::__construct($client);
64
-    $this->rootUrl = 'https://www.googleapis.com/';
65
-    $this->servicePath = 'youtube/analytics/v1/';
66
-    $this->version = 'v1';
67
-    $this->serviceName = 'youtubeAnalytics';
68
-
69
-    $this->batchReportDefinitions = new Google_Service_YouTubeAnalytics_BatchReportDefinitions_Resource(
70
-        $this,
71
-        $this->serviceName,
72
-        'batchReportDefinitions',
73
-        array(
74
-          'methods' => array(
75
-            'list' => array(
76
-              'path' => 'batchReportDefinitions',
77
-              'httpMethod' => 'GET',
78
-              'parameters' => array(
79
-                'onBehalfOfContentOwner' => array(
80
-                  'location' => 'query',
81
-                  'type' => 'string',
82
-                  'required' => true,
83
-                ),
84
-              ),
85
-            ),
86
-          )
87
-        )
88
-    );
89
-    $this->batchReports = new Google_Service_YouTubeAnalytics_BatchReports_Resource(
90
-        $this,
91
-        $this->serviceName,
92
-        'batchReports',
93
-        array(
94
-          'methods' => array(
95
-            'list' => array(
96
-              'path' => 'batchReports',
97
-              'httpMethod' => 'GET',
98
-              'parameters' => array(
99
-                'batchReportDefinitionId' => array(
100
-                  'location' => 'query',
101
-                  'type' => 'string',
102
-                  'required' => true,
103
-                ),
104
-                'onBehalfOfContentOwner' => array(
105
-                  'location' => 'query',
106
-                  'type' => 'string',
107
-                  'required' => true,
108
-                ),
109
-              ),
110
-            ),
111
-          )
112
-        )
113
-    );
114
-    $this->groupItems = new Google_Service_YouTubeAnalytics_GroupItems_Resource(
115
-        $this,
116
-        $this->serviceName,
117
-        'groupItems',
118
-        array(
119
-          'methods' => array(
120
-            'delete' => array(
121
-              'path' => 'groupItems',
122
-              'httpMethod' => 'DELETE',
123
-              'parameters' => array(
124
-                'id' => array(
125
-                  'location' => 'query',
126
-                  'type' => 'string',
127
-                  'required' => true,
128
-                ),
129
-                'onBehalfOfContentOwner' => array(
130
-                  'location' => 'query',
131
-                  'type' => 'string',
132
-                ),
133
-              ),
134
-            ),'insert' => array(
135
-              'path' => 'groupItems',
136
-              'httpMethod' => 'POST',
137
-              'parameters' => array(
138
-                'onBehalfOfContentOwner' => array(
139
-                  'location' => 'query',
140
-                  'type' => 'string',
141
-                ),
142
-              ),
143
-            ),'list' => array(
144
-              'path' => 'groupItems',
145
-              'httpMethod' => 'GET',
146
-              'parameters' => array(
147
-                'groupId' => array(
148
-                  'location' => 'query',
149
-                  'type' => 'string',
150
-                  'required' => true,
151
-                ),
152
-                'onBehalfOfContentOwner' => array(
153
-                  'location' => 'query',
154
-                  'type' => 'string',
155
-                ),
156
-              ),
157
-            ),
158
-          )
159
-        )
160
-    );
161
-    $this->groups = new Google_Service_YouTubeAnalytics_Groups_Resource(
162
-        $this,
163
-        $this->serviceName,
164
-        'groups',
165
-        array(
166
-          'methods' => array(
167
-            'delete' => array(
168
-              'path' => 'groups',
169
-              'httpMethod' => 'DELETE',
170
-              'parameters' => array(
171
-                'id' => array(
172
-                  'location' => 'query',
173
-                  'type' => 'string',
174
-                  'required' => true,
175
-                ),
176
-                'onBehalfOfContentOwner' => array(
177
-                  'location' => 'query',
178
-                  'type' => 'string',
179
-                ),
180
-              ),
181
-            ),'insert' => array(
182
-              'path' => 'groups',
183
-              'httpMethod' => 'POST',
184
-              'parameters' => array(
185
-                'onBehalfOfContentOwner' => array(
186
-                  'location' => 'query',
187
-                  'type' => 'string',
188
-                ),
189
-              ),
190
-            ),'list' => array(
191
-              'path' => 'groups',
192
-              'httpMethod' => 'GET',
193
-              'parameters' => array(
194
-                'onBehalfOfContentOwner' => array(
195
-                  'location' => 'query',
196
-                  'type' => 'string',
197
-                ),
198
-                'id' => array(
199
-                  'location' => 'query',
200
-                  'type' => 'string',
201
-                ),
202
-                'mine' => array(
203
-                  'location' => 'query',
204
-                  'type' => 'boolean',
205
-                ),
206
-              ),
207
-            ),'update' => array(
208
-              'path' => 'groups',
209
-              'httpMethod' => 'PUT',
210
-              'parameters' => array(
211
-                'onBehalfOfContentOwner' => array(
212
-                  'location' => 'query',
213
-                  'type' => 'string',
214
-                ),
215
-              ),
216
-            ),
217
-          )
218
-        )
219
-    );
220
-    $this->reports = new Google_Service_YouTubeAnalytics_Reports_Resource(
221
-        $this,
222
-        $this->serviceName,
223
-        'reports',
224
-        array(
225
-          'methods' => array(
226
-            'query' => array(
227
-              'path' => 'reports',
228
-              'httpMethod' => 'GET',
229
-              'parameters' => array(
230
-                'ids' => array(
231
-                  'location' => 'query',
232
-                  'type' => 'string',
233
-                  'required' => true,
234
-                ),
235
-                'start-date' => array(
236
-                  'location' => 'query',
237
-                  'type' => 'string',
238
-                  'required' => true,
239
-                ),
240
-                'end-date' => array(
241
-                  'location' => 'query',
242
-                  'type' => 'string',
243
-                  'required' => true,
244
-                ),
245
-                'metrics' => array(
246
-                  'location' => 'query',
247
-                  'type' => 'string',
248
-                  'required' => true,
249
-                ),
250
-                'max-results' => array(
251
-                  'location' => 'query',
252
-                  'type' => 'integer',
253
-                ),
254
-                'sort' => array(
255
-                  'location' => 'query',
256
-                  'type' => 'string',
257
-                ),
258
-                'dimensions' => array(
259
-                  'location' => 'query',
260
-                  'type' => 'string',
261
-                ),
262
-                'start-index' => array(
263
-                  'location' => 'query',
264
-                  'type' => 'integer',
265
-                ),
266
-                'currency' => array(
267
-                  'location' => 'query',
268
-                  'type' => 'string',
269
-                ),
270
-                'filters' => array(
271
-                  'location' => 'query',
272
-                  'type' => 'string',
273
-                ),
274
-              ),
275
-            ),
276
-          )
277
-        )
278
-    );
63
+	parent::__construct($client);
64
+	$this->rootUrl = 'https://www.googleapis.com/';
65
+	$this->servicePath = 'youtube/analytics/v1/';
66
+	$this->version = 'v1';
67
+	$this->serviceName = 'youtubeAnalytics';
68
+
69
+	$this->batchReportDefinitions = new Google_Service_YouTubeAnalytics_BatchReportDefinitions_Resource(
70
+		$this,
71
+		$this->serviceName,
72
+		'batchReportDefinitions',
73
+		array(
74
+		  'methods' => array(
75
+			'list' => array(
76
+			  'path' => 'batchReportDefinitions',
77
+			  'httpMethod' => 'GET',
78
+			  'parameters' => array(
79
+				'onBehalfOfContentOwner' => array(
80
+				  'location' => 'query',
81
+				  'type' => 'string',
82
+				  'required' => true,
83
+				),
84
+			  ),
85
+			),
86
+		  )
87
+		)
88
+	);
89
+	$this->batchReports = new Google_Service_YouTubeAnalytics_BatchReports_Resource(
90
+		$this,
91
+		$this->serviceName,
92
+		'batchReports',
93
+		array(
94
+		  'methods' => array(
95
+			'list' => array(
96
+			  'path' => 'batchReports',
97
+			  'httpMethod' => 'GET',
98
+			  'parameters' => array(
99
+				'batchReportDefinitionId' => array(
100
+				  'location' => 'query',
101
+				  'type' => 'string',
102
+				  'required' => true,
103
+				),
104
+				'onBehalfOfContentOwner' => array(
105
+				  'location' => 'query',
106
+				  'type' => 'string',
107
+				  'required' => true,
108
+				),
109
+			  ),
110
+			),
111
+		  )
112
+		)
113
+	);
114
+	$this->groupItems = new Google_Service_YouTubeAnalytics_GroupItems_Resource(
115
+		$this,
116
+		$this->serviceName,
117
+		'groupItems',
118
+		array(
119
+		  'methods' => array(
120
+			'delete' => array(
121
+			  'path' => 'groupItems',
122
+			  'httpMethod' => 'DELETE',
123
+			  'parameters' => array(
124
+				'id' => array(
125
+				  'location' => 'query',
126
+				  'type' => 'string',
127
+				  'required' => true,
128
+				),
129
+				'onBehalfOfContentOwner' => array(
130
+				  'location' => 'query',
131
+				  'type' => 'string',
132
+				),
133
+			  ),
134
+			),'insert' => array(
135
+			  'path' => 'groupItems',
136
+			  'httpMethod' => 'POST',
137
+			  'parameters' => array(
138
+				'onBehalfOfContentOwner' => array(
139
+				  'location' => 'query',
140
+				  'type' => 'string',
141
+				),
142
+			  ),
143
+			),'list' => array(
144
+			  'path' => 'groupItems',
145
+			  'httpMethod' => 'GET',
146
+			  'parameters' => array(
147
+				'groupId' => array(
148
+				  'location' => 'query',
149
+				  'type' => 'string',
150
+				  'required' => true,
151
+				),
152
+				'onBehalfOfContentOwner' => array(
153
+				  'location' => 'query',
154
+				  'type' => 'string',
155
+				),
156
+			  ),
157
+			),
158
+		  )
159
+		)
160
+	);
161
+	$this->groups = new Google_Service_YouTubeAnalytics_Groups_Resource(
162
+		$this,
163
+		$this->serviceName,
164
+		'groups',
165
+		array(
166
+		  'methods' => array(
167
+			'delete' => array(
168
+			  'path' => 'groups',
169
+			  'httpMethod' => 'DELETE',
170
+			  'parameters' => array(
171
+				'id' => array(
172
+				  'location' => 'query',
173
+				  'type' => 'string',
174
+				  'required' => true,
175
+				),
176
+				'onBehalfOfContentOwner' => array(
177
+				  'location' => 'query',
178
+				  'type' => 'string',
179
+				),
180
+			  ),
181
+			),'insert' => array(
182
+			  'path' => 'groups',
183
+			  'httpMethod' => 'POST',
184
+			  'parameters' => array(
185
+				'onBehalfOfContentOwner' => array(
186
+				  'location' => 'query',
187
+				  'type' => 'string',
188
+				),
189
+			  ),
190
+			),'list' => array(
191
+			  'path' => 'groups',
192
+			  'httpMethod' => 'GET',
193
+			  'parameters' => array(
194
+				'onBehalfOfContentOwner' => array(
195
+				  'location' => 'query',
196
+				  'type' => 'string',
197
+				),
198
+				'id' => array(
199
+				  'location' => 'query',
200
+				  'type' => 'string',
201
+				),
202
+				'mine' => array(
203
+				  'location' => 'query',
204
+				  'type' => 'boolean',
205
+				),
206
+			  ),
207
+			),'update' => array(
208
+			  'path' => 'groups',
209
+			  'httpMethod' => 'PUT',
210
+			  'parameters' => array(
211
+				'onBehalfOfContentOwner' => array(
212
+				  'location' => 'query',
213
+				  'type' => 'string',
214
+				),
215
+			  ),
216
+			),
217
+		  )
218
+		)
219
+	);
220
+	$this->reports = new Google_Service_YouTubeAnalytics_Reports_Resource(
221
+		$this,
222
+		$this->serviceName,
223
+		'reports',
224
+		array(
225
+		  'methods' => array(
226
+			'query' => array(
227
+			  'path' => 'reports',
228
+			  'httpMethod' => 'GET',
229
+			  'parameters' => array(
230
+				'ids' => array(
231
+				  'location' => 'query',
232
+				  'type' => 'string',
233
+				  'required' => true,
234
+				),
235
+				'start-date' => array(
236
+				  'location' => 'query',
237
+				  'type' => 'string',
238
+				  'required' => true,
239
+				),
240
+				'end-date' => array(
241
+				  'location' => 'query',
242
+				  'type' => 'string',
243
+				  'required' => true,
244
+				),
245
+				'metrics' => array(
246
+				  'location' => 'query',
247
+				  'type' => 'string',
248
+				  'required' => true,
249
+				),
250
+				'max-results' => array(
251
+				  'location' => 'query',
252
+				  'type' => 'integer',
253
+				),
254
+				'sort' => array(
255
+				  'location' => 'query',
256
+				  'type' => 'string',
257
+				),
258
+				'dimensions' => array(
259
+				  'location' => 'query',
260
+				  'type' => 'string',
261
+				),
262
+				'start-index' => array(
263
+				  'location' => 'query',
264
+				  'type' => 'integer',
265
+				),
266
+				'currency' => array(
267
+				  'location' => 'query',
268
+				  'type' => 'string',
269
+				),
270
+				'filters' => array(
271
+				  'location' => 'query',
272
+				  'type' => 'string',
273
+				),
274
+			  ),
275
+			),
276
+		  )
277
+		)
278
+	);
279 279
   }
280 280
 }
281 281
 
@@ -302,9 +302,9 @@  discard block
 block discarded – undo
302 302
    */
303 303
   public function listBatchReportDefinitions($onBehalfOfContentOwner, $optParams = array())
304 304
   {
305
-    $params = array('onBehalfOfContentOwner' => $onBehalfOfContentOwner);
306
-    $params = array_merge($params, $optParams);
307
-    return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_BatchReportDefinitionList");
305
+	$params = array('onBehalfOfContentOwner' => $onBehalfOfContentOwner);
306
+	$params = array_merge($params, $optParams);
307
+	return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_BatchReportDefinitionList");
308 308
   }
309 309
 }
310 310
 
@@ -332,9 +332,9 @@  discard block
 block discarded – undo
332 332
    */
333 333
   public function listBatchReports($batchReportDefinitionId, $onBehalfOfContentOwner, $optParams = array())
334 334
   {
335
-    $params = array('batchReportDefinitionId' => $batchReportDefinitionId, 'onBehalfOfContentOwner' => $onBehalfOfContentOwner);
336
-    $params = array_merge($params, $optParams);
337
-    return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_BatchReportList");
335
+	$params = array('batchReportDefinitionId' => $batchReportDefinitionId, 'onBehalfOfContentOwner' => $onBehalfOfContentOwner);
336
+	$params = array_merge($params, $optParams);
337
+	return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_BatchReportList");
338 338
   }
339 339
 }
340 340
 
@@ -371,9 +371,9 @@  discard block
 block discarded – undo
371 371
    */
372 372
   public function delete($id, $optParams = array())
373 373
   {
374
-    $params = array('id' => $id);
375
-    $params = array_merge($params, $optParams);
376
-    return $this->call('delete', array($params));
374
+	$params = array('id' => $id);
375
+	$params = array_merge($params, $optParams);
376
+	return $this->call('delete', array($params));
377 377
   }
378 378
 
379 379
   /**
@@ -398,9 +398,9 @@  discard block
 block discarded – undo
398 398
    */
399 399
   public function insert(Google_Service_YouTubeAnalytics_GroupItem $postBody, $optParams = array())
400 400
   {
401
-    $params = array('postBody' => $postBody);
402
-    $params = array_merge($params, $optParams);
403
-    return $this->call('insert', array($params), "Google_Service_YouTubeAnalytics_GroupItem");
401
+	$params = array('postBody' => $postBody);
402
+	$params = array_merge($params, $optParams);
403
+	return $this->call('insert', array($params), "Google_Service_YouTubeAnalytics_GroupItem");
404 404
   }
405 405
 
406 406
   /**
@@ -427,9 +427,9 @@  discard block
 block discarded – undo
427 427
    */
428 428
   public function listGroupItems($groupId, $optParams = array())
429 429
   {
430
-    $params = array('groupId' => $groupId);
431
-    $params = array_merge($params, $optParams);
432
-    return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_GroupItemListResponse");
430
+	$params = array('groupId' => $groupId);
431
+	$params = array_merge($params, $optParams);
432
+	return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_GroupItemListResponse");
433 433
   }
434 434
 }
435 435
 
@@ -466,9 +466,9 @@  discard block
 block discarded – undo
466 466
    */
467 467
   public function delete($id, $optParams = array())
468 468
   {
469
-    $params = array('id' => $id);
470
-    $params = array_merge($params, $optParams);
471
-    return $this->call('delete', array($params));
469
+	$params = array('id' => $id);
470
+	$params = array_merge($params, $optParams);
471
+	return $this->call('delete', array($params));
472 472
   }
473 473
 
474 474
   /**
@@ -493,9 +493,9 @@  discard block
 block discarded – undo
493 493
    */
494 494
   public function insert(Google_Service_YouTubeAnalytics_Group $postBody, $optParams = array())
495 495
   {
496
-    $params = array('postBody' => $postBody);
497
-    $params = array_merge($params, $optParams);
498
-    return $this->call('insert', array($params), "Google_Service_YouTubeAnalytics_Group");
496
+	$params = array('postBody' => $postBody);
497
+	$params = array_merge($params, $optParams);
498
+	return $this->call('insert', array($params), "Google_Service_YouTubeAnalytics_Group");
499 499
   }
500 500
 
501 501
   /**
@@ -526,9 +526,9 @@  discard block
 block discarded – undo
526 526
    */
527 527
   public function listGroups($optParams = array())
528 528
   {
529
-    $params = array();
530
-    $params = array_merge($params, $optParams);
531
-    return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_GroupListResponse");
529
+	$params = array();
530
+	$params = array_merge($params, $optParams);
531
+	return $this->call('list', array($params), "Google_Service_YouTubeAnalytics_GroupListResponse");
532 532
   }
533 533
 
534 534
   /**
@@ -554,9 +554,9 @@  discard block
 block discarded – undo
554 554
    */
555 555
   public function update(Google_Service_YouTubeAnalytics_Group $postBody, $optParams = array())
556 556
   {
557
-    $params = array('postBody' => $postBody);
558
-    $params = array_merge($params, $optParams);
559
-    return $this->call('update', array($params), "Google_Service_YouTubeAnalytics_Group");
557
+	$params = array('postBody' => $postBody);
558
+	$params = array_merge($params, $optParams);
559
+	return $this->call('update', array($params), "Google_Service_YouTubeAnalytics_Group");
560 560
   }
561 561
 }
562 562
 
@@ -619,9 +619,9 @@  discard block
 block discarded – undo
619 619
    */
620 620
   public function query($ids, $startDate, $endDate, $metrics, $optParams = array())
621 621
   {
622
-    $params = array('ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metrics);
623
-    $params = array_merge($params, $optParams);
624
-    return $this->call('query', array($params), "Google_Service_YouTubeAnalytics_ResultTable");
622
+	$params = array('ids' => $ids, 'start-date' => $startDate, 'end-date' => $endDate, 'metrics' => $metrics);
623
+	$params = array_merge($params, $optParams);
624
+	return $this->call('query', array($params), "Google_Service_YouTubeAnalytics_ResultTable");
625 625
   }
626 626
 }
627 627
 
@@ -645,51 +645,51 @@  discard block
 block discarded – undo
645 645
 
646 646
   public function setId($id)
647 647
   {
648
-    $this->id = $id;
648
+	$this->id = $id;
649 649
   }
650 650
   public function getId()
651 651
   {
652
-    return $this->id;
652
+	return $this->id;
653 653
   }
654 654
   public function setKind($kind)
655 655
   {
656
-    $this->kind = $kind;
656
+	$this->kind = $kind;
657 657
   }
658 658
   public function getKind()
659 659
   {
660
-    return $this->kind;
660
+	return $this->kind;
661 661
   }
662 662
   public function setOutputs($outputs)
663 663
   {
664
-    $this->outputs = $outputs;
664
+	$this->outputs = $outputs;
665 665
   }
666 666
   public function getOutputs()
667 667
   {
668
-    return $this->outputs;
668
+	return $this->outputs;
669 669
   }
670 670
   public function setReportId($reportId)
671 671
   {
672
-    $this->reportId = $reportId;
672
+	$this->reportId = $reportId;
673 673
   }
674 674
   public function getReportId()
675 675
   {
676
-    return $this->reportId;
676
+	return $this->reportId;
677 677
   }
678 678
   public function setTimeSpan(Google_Service_YouTubeAnalytics_BatchReportTimeSpan $timeSpan)
679 679
   {
680
-    $this->timeSpan = $timeSpan;
680
+	$this->timeSpan = $timeSpan;
681 681
   }
682 682
   public function getTimeSpan()
683 683
   {
684
-    return $this->timeSpan;
684
+	return $this->timeSpan;
685 685
   }
686 686
   public function setTimeUpdated($timeUpdated)
687 687
   {
688
-    $this->timeUpdated = $timeUpdated;
688
+	$this->timeUpdated = $timeUpdated;
689 689
   }
690 690
   public function getTimeUpdated()
691 691
   {
692
-    return $this->timeUpdated;
692
+	return $this->timeUpdated;
693 693
   }
694 694
 }
695 695
 
@@ -706,43 +706,43 @@  discard block
 block discarded – undo
706 706
 
707 707
   public function setId($id)
708 708
   {
709
-    $this->id = $id;
709
+	$this->id = $id;
710 710
   }
711 711
   public function getId()
712 712
   {
713
-    return $this->id;
713
+	return $this->id;
714 714
   }
715 715
   public function setKind($kind)
716 716
   {
717
-    $this->kind = $kind;
717
+	$this->kind = $kind;
718 718
   }
719 719
   public function getKind()
720 720
   {
721
-    return $this->kind;
721
+	return $this->kind;
722 722
   }
723 723
   public function setName($name)
724 724
   {
725
-    $this->name = $name;
725
+	$this->name = $name;
726 726
   }
727 727
   public function getName()
728 728
   {
729
-    return $this->name;
729
+	return $this->name;
730 730
   }
731 731
   public function setStatus($status)
732 732
   {
733
-    $this->status = $status;
733
+	$this->status = $status;
734 734
   }
735 735
   public function getStatus()
736 736
   {
737
-    return $this->status;
737
+	return $this->status;
738 738
   }
739 739
   public function setType($type)
740 740
   {
741
-    $this->type = $type;
741
+	$this->type = $type;
742 742
   }
743 743
   public function getType()
744 744
   {
745
-    return $this->type;
745
+	return $this->type;
746 746
   }
747 747
 }
748 748
 
@@ -758,19 +758,19 @@  discard block
 block discarded – undo
758 758
 
759 759
   public function setItems($items)
760 760
   {
761
-    $this->items = $items;
761
+	$this->items = $items;
762 762
   }
763 763
   public function getItems()
764 764
   {
765
-    return $this->items;
765
+	return $this->items;
766 766
   }
767 767
   public function setKind($kind)
768 768
   {
769
-    $this->kind = $kind;
769
+	$this->kind = $kind;
770 770
   }
771 771
   public function getKind()
772 772
   {
773
-    return $this->kind;
773
+	return $this->kind;
774 774
   }
775 775
 }
776 776
 
@@ -786,19 +786,19 @@  discard block
 block discarded – undo
786 786
 
787 787
   public function setItems($items)
788 788
   {
789
-    $this->items = $items;
789
+	$this->items = $items;
790 790
   }
791 791
   public function getItems()
792 792
   {
793
-    return $this->items;
793
+	return $this->items;
794 794
   }
795 795
   public function setKind($kind)
796 796
   {
797
-    $this->kind = $kind;
797
+	$this->kind = $kind;
798 798
   }
799 799
   public function getKind()
800 800
   {
801
-    return $this->kind;
801
+	return $this->kind;
802 802
   }
803 803
 }
804 804
 
@@ -813,27 +813,27 @@  discard block
 block discarded – undo
813 813
 
814 814
   public function setDownloadUrl($downloadUrl)
815 815
   {
816
-    $this->downloadUrl = $downloadUrl;
816
+	$this->downloadUrl = $downloadUrl;
817 817
   }
818 818
   public function getDownloadUrl()
819 819
   {
820
-    return $this->downloadUrl;
820
+	return $this->downloadUrl;
821 821
   }
822 822
   public function setFormat($format)
823 823
   {
824
-    $this->format = $format;
824
+	$this->format = $format;
825 825
   }
826 826
   public function getFormat()
827 827
   {
828
-    return $this->format;
828
+	return $this->format;
829 829
   }
830 830
   public function setType($type)
831 831
   {
832
-    $this->type = $type;
832
+	$this->type = $type;
833 833
   }
834 834
   public function getType()
835 835
   {
836
-    return $this->type;
836
+	return $this->type;
837 837
   }
838 838
 }
839 839
 
@@ -847,19 +847,19 @@  discard block
 block discarded – undo
847 847
 
848 848
   public function setEndTime($endTime)
849 849
   {
850
-    $this->endTime = $endTime;
850
+	$this->endTime = $endTime;
851 851
   }
852 852
   public function getEndTime()
853 853
   {
854
-    return $this->endTime;
854
+	return $this->endTime;
855 855
   }
856 856
   public function setStartTime($startTime)
857 857
   {
858
-    $this->startTime = $startTime;
858
+	$this->startTime = $startTime;
859 859
   }
860 860
   public function getStartTime()
861 861
   {
862
-    return $this->startTime;
862
+	return $this->startTime;
863 863
   }
864 864
 }
865 865
 
@@ -878,43 +878,43 @@  discard block
 block discarded – undo
878 878
 
879 879
   public function setContentDetails(Google_Service_YouTubeAnalytics_GroupContentDetails $contentDetails)
880 880
   {
881
-    $this->contentDetails = $contentDetails;
881
+	$this->contentDetails = $contentDetails;
882 882
   }
883 883
   public function getContentDetails()
884 884
   {
885
-    return $this->contentDetails;
885
+	return $this->contentDetails;
886 886
   }
887 887
   public function setEtag($etag)
888 888
   {
889
-    $this->etag = $etag;
889
+	$this->etag = $etag;
890 890
   }
891 891
   public function getEtag()
892 892
   {
893
-    return $this->etag;
893
+	return $this->etag;
894 894
   }
895 895
   public function setId($id)
896 896
   {
897
-    $this->id = $id;
897
+	$this->id = $id;
898 898
   }
899 899
   public function getId()
900 900
   {
901
-    return $this->id;
901
+	return $this->id;
902 902
   }
903 903
   public function setKind($kind)
904 904
   {
905
-    $this->kind = $kind;
905
+	$this->kind = $kind;
906 906
   }
907 907
   public function getKind()
908 908
   {
909
-    return $this->kind;
909
+	return $this->kind;
910 910
   }
911 911
   public function setSnippet(Google_Service_YouTubeAnalytics_GroupSnippet $snippet)
912 912
   {
913
-    $this->snippet = $snippet;
913
+	$this->snippet = $snippet;
914 914
   }
915 915
   public function getSnippet()
916 916
   {
917
-    return $this->snippet;
917
+	return $this->snippet;
918 918
   }
919 919
 }
920 920
 
@@ -928,19 +928,19 @@  discard block
 block discarded – undo
928 928
 
929 929
   public function setItemCount($itemCount)
930 930
   {
931
-    $this->itemCount = $itemCount;
931
+	$this->itemCount = $itemCount;
932 932
   }
933 933
   public function getItemCount()
934 934
   {
935
-    return $this->itemCount;
935
+	return $this->itemCount;
936 936
   }
937 937
   public function setItemType($itemType)
938 938
   {
939
-    $this->itemType = $itemType;
939
+	$this->itemType = $itemType;
940 940
   }
941 941
   public function getItemType()
942 942
   {
943
-    return $this->itemType;
943
+	return $this->itemType;
944 944
   }
945 945
 }
946 946
 
@@ -958,43 +958,43 @@  discard block
 block discarded – undo
958 958
 
959 959
   public function setEtag($etag)
960 960
   {
961
-    $this->etag = $etag;
961
+	$this->etag = $etag;
962 962
   }
963 963
   public function getEtag()
964 964
   {
965
-    return $this->etag;
965
+	return $this->etag;
966 966
   }
967 967
   public function setGroupId($groupId)
968 968
   {
969
-    $this->groupId = $groupId;
969
+	$this->groupId = $groupId;
970 970
   }
971 971
   public function getGroupId()
972 972
   {
973
-    return $this->groupId;
973
+	return $this->groupId;
974 974
   }
975 975
   public function setId($id)
976 976
   {
977
-    $this->id = $id;
977
+	$this->id = $id;
978 978
   }
979 979
   public function getId()
980 980
   {
981
-    return $this->id;
981
+	return $this->id;
982 982
   }
983 983
   public function setKind($kind)
984 984
   {
985
-    $this->kind = $kind;
985
+	$this->kind = $kind;
986 986
   }
987 987
   public function getKind()
988 988
   {
989
-    return $this->kind;
989
+	return $this->kind;
990 990
   }
991 991
   public function setResource(Google_Service_YouTubeAnalytics_GroupItemResource $resource)
992 992
   {
993
-    $this->resource = $resource;
993
+	$this->resource = $resource;
994 994
   }
995 995
   public function getResource()
996 996
   {
997
-    return $this->resource;
997
+	return $this->resource;
998 998
   }
999 999
 }
1000 1000
 
@@ -1011,27 +1011,27 @@  discard block
 block discarded – undo
1011 1011
 
1012 1012
   public function setEtag($etag)
1013 1013
   {
1014
-    $this->etag = $etag;
1014
+	$this->etag = $etag;
1015 1015
   }
1016 1016
   public function getEtag()
1017 1017
   {
1018
-    return $this->etag;
1018
+	return $this->etag;
1019 1019
   }
1020 1020
   public function setItems($items)
1021 1021
   {
1022
-    $this->items = $items;
1022
+	$this->items = $items;
1023 1023
   }
1024 1024
   public function getItems()
1025 1025
   {
1026
-    return $this->items;
1026
+	return $this->items;
1027 1027
   }
1028 1028
   public function setKind($kind)
1029 1029
   {
1030
-    $this->kind = $kind;
1030
+	$this->kind = $kind;
1031 1031
   }
1032 1032
   public function getKind()
1033 1033
   {
1034
-    return $this->kind;
1034
+	return $this->kind;
1035 1035
   }
1036 1036
 }
1037 1037
 
@@ -1045,19 +1045,19 @@  discard block
 block discarded – undo
1045 1045
 
1046 1046
   public function setId($id)
1047 1047
   {
1048
-    $this->id = $id;
1048
+	$this->id = $id;
1049 1049
   }
1050 1050
   public function getId()
1051 1051
   {
1052
-    return $this->id;
1052
+	return $this->id;
1053 1053
   }
1054 1054
   public function setKind($kind)
1055 1055
   {
1056
-    $this->kind = $kind;
1056
+	$this->kind = $kind;
1057 1057
   }
1058 1058
   public function getKind()
1059 1059
   {
1060
-    return $this->kind;
1060
+	return $this->kind;
1061 1061
   }
1062 1062
 }
1063 1063
 
@@ -1074,27 +1074,27 @@  discard block
 block discarded – undo
1074 1074
 
1075 1075
   public function setEtag($etag)
1076 1076
   {
1077
-    $this->etag = $etag;
1077
+	$this->etag = $etag;
1078 1078
   }
1079 1079
   public function getEtag()
1080 1080
   {
1081
-    return $this->etag;
1081
+	return $this->etag;
1082 1082
   }
1083 1083
   public function setItems($items)
1084 1084
   {
1085
-    $this->items = $items;
1085
+	$this->items = $items;
1086 1086
   }
1087 1087
   public function getItems()
1088 1088
   {
1089
-    return $this->items;
1089
+	return $this->items;
1090 1090
   }
1091 1091
   public function setKind($kind)
1092 1092
   {
1093
-    $this->kind = $kind;
1093
+	$this->kind = $kind;
1094 1094
   }
1095 1095
   public function getKind()
1096 1096
   {
1097
-    return $this->kind;
1097
+	return $this->kind;
1098 1098
   }
1099 1099
 }
1100 1100
 
@@ -1108,19 +1108,19 @@  discard block
 block discarded – undo
1108 1108
 
1109 1109
   public function setPublishedAt($publishedAt)
1110 1110
   {
1111
-    $this->publishedAt = $publishedAt;
1111
+	$this->publishedAt = $publishedAt;
1112 1112
   }
1113 1113
   public function getPublishedAt()
1114 1114
   {
1115
-    return $this->publishedAt;
1115
+	return $this->publishedAt;
1116 1116
   }
1117 1117
   public function setTitle($title)
1118 1118
   {
1119
-    $this->title = $title;
1119
+	$this->title = $title;
1120 1120
   }
1121 1121
   public function getTitle()
1122 1122
   {
1123
-    return $this->title;
1123
+	return $this->title;
1124 1124
   }
1125 1125
 }
1126 1126
 
@@ -1137,27 +1137,27 @@  discard block
 block discarded – undo
1137 1137
 
1138 1138
   public function setColumnHeaders($columnHeaders)
1139 1139
   {
1140
-    $this->columnHeaders = $columnHeaders;
1140
+	$this->columnHeaders = $columnHeaders;
1141 1141
   }
1142 1142
   public function getColumnHeaders()
1143 1143
   {
1144
-    return $this->columnHeaders;
1144
+	return $this->columnHeaders;
1145 1145
   }
1146 1146
   public function setKind($kind)
1147 1147
   {
1148
-    $this->kind = $kind;
1148
+	$this->kind = $kind;
1149 1149
   }
1150 1150
   public function getKind()
1151 1151
   {
1152
-    return $this->kind;
1152
+	return $this->kind;
1153 1153
   }
1154 1154
   public function setRows($rows)
1155 1155
   {
1156
-    $this->rows = $rows;
1156
+	$this->rows = $rows;
1157 1157
   }
1158 1158
   public function getRows()
1159 1159
   {
1160
-    return $this->rows;
1160
+	return $this->rows;
1161 1161
   }
1162 1162
 }
1163 1163
 
@@ -1172,26 +1172,26 @@  discard block
 block discarded – undo
1172 1172
 
1173 1173
   public function setColumnType($columnType)
1174 1174
   {
1175
-    $this->columnType = $columnType;
1175
+	$this->columnType = $columnType;
1176 1176
   }
1177 1177
   public function getColumnType()
1178 1178
   {
1179
-    return $this->columnType;
1179
+	return $this->columnType;
1180 1180
   }
1181 1181
   public function setDataType($dataType)
1182 1182
   {
1183
-    $this->dataType = $dataType;
1183
+	$this->dataType = $dataType;
1184 1184
   }
1185 1185
   public function getDataType()
1186 1186
   {
1187
-    return $this->dataType;
1187
+	return $this->dataType;
1188 1188
   }
1189 1189
   public function setName($name)
1190 1190
   {
1191
-    $this->name = $name;
1191
+	$this->name = $name;
1192 1192
   }
1193 1193
   public function getName()
1194 1194
   {
1195
-    return $this->name;
1195
+	return $this->name;
1196 1196
   }
1197 1197
 }
Please login to merge, or discard this patch.
Spacing   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -131,7 +131,7 @@  discard block
 block discarded – undo
131 131
                   'type' => 'string',
132 132
                 ),
133 133
               ),
134
-            ),'insert' => array(
134
+            ), 'insert' => array(
135 135
               'path' => 'groupItems',
136 136
               'httpMethod' => 'POST',
137 137
               'parameters' => array(
@@ -140,7 +140,7 @@  discard block
 block discarded – undo
140 140
                   'type' => 'string',
141 141
                 ),
142 142
               ),
143
-            ),'list' => array(
143
+            ), 'list' => array(
144 144
               'path' => 'groupItems',
145 145
               'httpMethod' => 'GET',
146 146
               'parameters' => array(
@@ -178,7 +178,7 @@  discard block
 block discarded – undo
178 178
                   'type' => 'string',
179 179
                 ),
180 180
               ),
181
-            ),'insert' => array(
181
+            ), 'insert' => array(
182 182
               'path' => 'groups',
183 183
               'httpMethod' => 'POST',
184 184
               'parameters' => array(
@@ -187,7 +187,7 @@  discard block
 block discarded – undo
187 187
                   'type' => 'string',
188 188
                 ),
189 189
               ),
190
-            ),'list' => array(
190
+            ), 'list' => array(
191 191
               'path' => 'groups',
192 192
               'httpMethod' => 'GET',
193 193
               'parameters' => array(
@@ -204,7 +204,7 @@  discard block
 block discarded – undo
204 204
                   'type' => 'boolean',
205 205
                 ),
206 206
               ),
207
-            ),'update' => array(
207
+            ), 'update' => array(
208 208
               'path' => 'groups',
209 209
               'httpMethod' => 'PUT',
210 210
               'parameters' => array(
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/src/Google/Utils.php 3 patches
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -21,6 +21,9 @@
 block discarded – undo
21 21
  */
22 22
 class Google_Utils
23 23
 {
24
+  /**
25
+   * @param string $data
26
+   */
24 27
   public static function urlSafeB64Encode($data)
25 28
   {
26 29
     $b64 = base64_encode($data);
Please login to merge, or discard this patch.
Indentation   +64 added lines, -64 removed lines patch added patch discarded remove patch
@@ -23,23 +23,23 @@  discard block
 block discarded – undo
23 23
 {
24 24
   public static function urlSafeB64Encode($data)
25 25
   {
26
-    $b64 = base64_encode($data);
27
-    $b64 = str_replace(
28
-        array('+', '/', '\r', '\n', '='),
29
-        array('-', '_'),
30
-        $b64
31
-    );
32
-    return $b64;
26
+	$b64 = base64_encode($data);
27
+	$b64 = str_replace(
28
+		array('+', '/', '\r', '\n', '='),
29
+		array('-', '_'),
30
+		$b64
31
+	);
32
+	return $b64;
33 33
   }
34 34
 
35 35
   public static function urlSafeB64Decode($b64)
36 36
   {
37
-    $b64 = str_replace(
38
-        array('-', '_'),
39
-        array('+', '/'),
40
-        $b64
41
-    );
42
-    return base64_decode($b64);
37
+	$b64 = str_replace(
38
+		array('-', '_'),
39
+		array('+', '/'),
40
+		$b64
41
+	);
42
+	return base64_decode($b64);
43 43
   }
44 44
 
45 45
   /**
@@ -59,45 +59,45 @@  discard block
 block discarded – undo
59 59
    */
60 60
   public static function getStrLen($str)
61 61
   {
62
-    $strlenVar = strlen($str);
63
-    $d = $ret = 0;
64
-    for ($count = 0; $count < $strlenVar; ++ $count) {
65
-      $ordinalValue = ord($str{$ret});
66
-      switch (true) {
67
-        case (($ordinalValue >= 0x20) && ($ordinalValue <= 0x7F)):
68
-          // characters U-00000000 - U-0000007F (same as ASCII)
69
-          $ret ++;
70
-          break;
71
-        case (($ordinalValue & 0xE0) == 0xC0):
72
-          // characters U-00000080 - U-000007FF, mask 110XXXXX
73
-          // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
74
-          $ret += 2;
75
-          break;
76
-        case (($ordinalValue & 0xF0) == 0xE0):
77
-          // characters U-00000800 - U-0000FFFF, mask 1110XXXX
78
-          // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
79
-          $ret += 3;
80
-          break;
81
-        case (($ordinalValue & 0xF8) == 0xF0):
82
-          // characters U-00010000 - U-001FFFFF, mask 11110XXX
83
-          // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
84
-          $ret += 4;
85
-          break;
86
-        case (($ordinalValue & 0xFC) == 0xF8):
87
-          // characters U-00200000 - U-03FFFFFF, mask 111110XX
88
-          // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
89
-          $ret += 5;
90
-          break;
91
-        case (($ordinalValue & 0xFE) == 0xFC):
92
-          // characters U-04000000 - U-7FFFFFFF, mask 1111110X
93
-          // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
94
-          $ret += 6;
95
-          break;
96
-        default:
97
-          $ret ++;
98
-      }
99
-    }
100
-    return $ret;
62
+	$strlenVar = strlen($str);
63
+	$d = $ret = 0;
64
+	for ($count = 0; $count < $strlenVar; ++ $count) {
65
+	  $ordinalValue = ord($str{$ret});
66
+	  switch (true) {
67
+		case (($ordinalValue >= 0x20) && ($ordinalValue <= 0x7F)):
68
+		  // characters U-00000000 - U-0000007F (same as ASCII)
69
+		  $ret ++;
70
+		  break;
71
+		case (($ordinalValue & 0xE0) == 0xC0):
72
+		  // characters U-00000080 - U-000007FF, mask 110XXXXX
73
+		  // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
74
+		  $ret += 2;
75
+		  break;
76
+		case (($ordinalValue & 0xF0) == 0xE0):
77
+		  // characters U-00000800 - U-0000FFFF, mask 1110XXXX
78
+		  // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
79
+		  $ret += 3;
80
+		  break;
81
+		case (($ordinalValue & 0xF8) == 0xF0):
82
+		  // characters U-00010000 - U-001FFFFF, mask 11110XXX
83
+		  // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
84
+		  $ret += 4;
85
+		  break;
86
+		case (($ordinalValue & 0xFC) == 0xF8):
87
+		  // characters U-00200000 - U-03FFFFFF, mask 111110XX
88
+		  // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
89
+		  $ret += 5;
90
+		  break;
91
+		case (($ordinalValue & 0xFE) == 0xFC):
92
+		  // characters U-04000000 - U-7FFFFFFF, mask 1111110X
93
+		  // see http://www.cl.cam.ac.uk/~mgk25/unicode.html#utf-8
94
+		  $ret += 6;
95
+		  break;
96
+		default:
97
+		  $ret ++;
98
+	  }
99
+	}
100
+	return $ret;
101 101
   }
102 102
 
103 103
   /**
@@ -107,15 +107,15 @@  discard block
 block discarded – undo
107 107
    */
108 108
   public static function normalize($arr)
109 109
   {
110
-    if (!is_array($arr)) {
111
-      return array();
112
-    }
110
+	if (!is_array($arr)) {
111
+	  return array();
112
+	}
113 113
 
114
-    $normalized = array();
115
-    foreach ($arr as $key => $val) {
116
-      $normalized[strtolower($key)] = $val;
117
-    }
118
-    return $normalized;
114
+	$normalized = array();
115
+	foreach ($arr as $key => $val) {
116
+	  $normalized[strtolower($key)] = $val;
117
+	}
118
+	return $normalized;
119 119
   }
120 120
 
121 121
   /**
@@ -125,9 +125,9 @@  discard block
 block discarded – undo
125 125
    */
126 126
   public static function camelCase($value)
127 127
   {
128
-    $value = ucwords(str_replace(array('-', '_'), ' ', $value));
129
-    $value = str_replace(' ', '', $value);
130
-    $value[0] = strtolower($value[0]);
131
-    return $value;
128
+	$value = ucwords(str_replace(array('-', '_'), ' ', $value));
129
+	$value = str_replace(' ', '', $value);
130
+	$value[0] = strtolower($value[0]);
131
+	return $value;
132 132
   }
133 133
 }
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@  discard block
 block discarded – undo
66 66
       switch (true) {
67 67
         case (($ordinalValue >= 0x20) && ($ordinalValue <= 0x7F)):
68 68
           // characters U-00000000 - U-0000007F (same as ASCII)
69
-          $ret ++;
69
+          $ret++;
70 70
           break;
71 71
         case (($ordinalValue & 0xE0) == 0xC0):
72 72
           // characters U-00000080 - U-000007FF, mask 110XXXXX
@@ -94,7 +94,7 @@  discard block
 block discarded – undo
94 94
           $ret += 6;
95 95
           break;
96 96
         default:
97
-          $ret ++;
97
+          $ret++;
98 98
       }
99 99
     }
100 100
     return $ret;
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/autoload.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,4 +23,4 @@
 block discarded – undo
23 23
 $error = "google-api-php-client's autoloader was moved to src/Google/autoload.php in 1.1.3. This ";
24 24
 $error .= "redirect will be removed in 1.2. Please adjust your code to use the new location.";
25 25
 trigger_error($error, E_USER_DEPRECATED);
26
-require_once dirname(__FILE__) . '/src/Google/autoload.php';
26
+require_once dirname(__FILE__).'/src/Google/autoload.php';
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/src/Google/Service.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@  discard block
 block discarded – undo
27 27
 
28 28
   public function __construct(Google_Client $client)
29 29
   {
30
-    $this->client = $client;
30
+	$this->client = $client;
31 31
   }
32 32
 
33 33
   /**
@@ -36,7 +36,7 @@  discard block
 block discarded – undo
36 36
    */
37 37
   public function getClient()
38 38
   {
39
-    return $this->client;
39
+	return $this->client;
40 40
   }
41 41
 
42 42
   /**
@@ -46,11 +46,11 @@  discard block
 block discarded – undo
46 46
    */
47 47
   public function createBatch()
48 48
   {
49
-    return new Google_Http_Batch(
50
-        $this->client,
51
-        false,
52
-        $this->rootUrl,
53
-        $this->batchPath
54
-    );
49
+	return new Google_Http_Batch(
50
+		$this->client,
51
+		false,
52
+		$this->rootUrl,
53
+		$this->batchPath
54
+	);
55 55
   }
56 56
 }
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/src/Google/Collection.php 2 patches
Indentation   +42 added lines, -42 removed lines patch added patch discarded remove patch
@@ -15,87 +15,87 @@
 block discarded – undo
15 15
 
16 16
   public function rewind()
17 17
   {
18
-    if (isset($this->modelData[$this->collection_key])
19
-        && is_array($this->modelData[$this->collection_key])) {
20
-      reset($this->modelData[$this->collection_key]);
21
-    }
18
+	if (isset($this->modelData[$this->collection_key])
19
+		&& is_array($this->modelData[$this->collection_key])) {
20
+	  reset($this->modelData[$this->collection_key]);
21
+	}
22 22
   }
23 23
 
24 24
   public function current()
25 25
   {
26
-    $this->coerceType($this->key());
27
-    if (is_array($this->modelData[$this->collection_key])) {
28
-      return current($this->modelData[$this->collection_key]);
29
-    }
26
+	$this->coerceType($this->key());
27
+	if (is_array($this->modelData[$this->collection_key])) {
28
+	  return current($this->modelData[$this->collection_key]);
29
+	}
30 30
   }
31 31
 
32 32
   public function key()
33 33
   {
34
-    if (isset($this->modelData[$this->collection_key])
35
-        && is_array($this->modelData[$this->collection_key])) {
36
-      return key($this->modelData[$this->collection_key]);
37
-    }
34
+	if (isset($this->modelData[$this->collection_key])
35
+		&& is_array($this->modelData[$this->collection_key])) {
36
+	  return key($this->modelData[$this->collection_key]);
37
+	}
38 38
   }
39 39
 
40 40
   public function next()
41 41
   {
42
-    return next($this->modelData[$this->collection_key]);
42
+	return next($this->modelData[$this->collection_key]);
43 43
   }
44 44
 
45 45
   public function valid()
46 46
   {
47
-    $key = $this->key();
48
-    return $key !== null && $key !== false;
47
+	$key = $this->key();
48
+	return $key !== null && $key !== false;
49 49
   }
50 50
 
51 51
   public function count()
52 52
   {
53
-    if (!isset($this->modelData[$this->collection_key])) {
54
-      return 0;
55
-    }
56
-    return count($this->modelData[$this->collection_key]);
53
+	if (!isset($this->modelData[$this->collection_key])) {
54
+	  return 0;
55
+	}
56
+	return count($this->modelData[$this->collection_key]);
57 57
   }
58 58
 
59 59
   public function offsetExists($offset)
60 60
   {
61
-    if (!is_numeric($offset)) {
62
-      return parent::offsetExists($offset);
63
-    }
64
-    return isset($this->modelData[$this->collection_key][$offset]);
61
+	if (!is_numeric($offset)) {
62
+	  return parent::offsetExists($offset);
63
+	}
64
+	return isset($this->modelData[$this->collection_key][$offset]);
65 65
   }
66 66
 
67 67
   public function offsetGet($offset)
68 68
   {
69
-    if (!is_numeric($offset)) {
70
-      return parent::offsetGet($offset);
71
-    }
72
-    $this->coerceType($offset);
73
-    return $this->modelData[$this->collection_key][$offset];
69
+	if (!is_numeric($offset)) {
70
+	  return parent::offsetGet($offset);
71
+	}
72
+	$this->coerceType($offset);
73
+	return $this->modelData[$this->collection_key][$offset];
74 74
   }
75 75
 
76 76
   public function offsetSet($offset, $value)
77 77
   {
78
-    if (!is_numeric($offset)) {
79
-      return parent::offsetSet($offset, $value);
80
-    }
81
-    $this->modelData[$this->collection_key][$offset] = $value;
78
+	if (!is_numeric($offset)) {
79
+	  return parent::offsetSet($offset, $value);
80
+	}
81
+	$this->modelData[$this->collection_key][$offset] = $value;
82 82
   }
83 83
 
84 84
   public function offsetUnset($offset)
85 85
   {
86
-    if (!is_numeric($offset)) {
87
-      return parent::offsetUnset($offset);
88
-    }
89
-    unset($this->modelData[$this->collection_key][$offset]);
86
+	if (!is_numeric($offset)) {
87
+	  return parent::offsetUnset($offset);
88
+	}
89
+	unset($this->modelData[$this->collection_key][$offset]);
90 90
   }
91 91
 
92 92
   private function coerceType($offset)
93 93
   {
94
-    $typeKey = $this->keyType($this->collection_key);
95
-    if (isset($this->$typeKey) && !is_object($this->modelData[$this->collection_key][$offset])) {
96
-      $type = $this->$typeKey;
97
-      $this->modelData[$this->collection_key][$offset] =
98
-          new $type($this->modelData[$this->collection_key][$offset]);
99
-    }
94
+	$typeKey = $this->keyType($this->collection_key);
95
+	if (isset($this->$typeKey) && !is_object($this->modelData[$this->collection_key][$offset])) {
96
+	  $type = $this->$typeKey;
97
+	  $this->modelData[$this->collection_key][$offset] =
98
+		  new $type($this->modelData[$this->collection_key][$offset]);
99
+	}
100 100
   }
101 101
 }
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 if (!class_exists('Google_Client')) {
4
-  require_once dirname(__FILE__) . '/autoload.php';
4
+  require_once dirname(__FILE__).'/autoload.php';
5 5
 }
6 6
 
7 7
 /**
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/src/Google/Verifier/Pem.php 2 patches
Indentation   +16 added lines, -16 removed lines patch added patch discarded remove patch
@@ -38,20 +38,20 @@  discard block
 block discarded – undo
38 38
    */
39 39
   public function __construct($pem)
40 40
   {
41
-    if (!function_exists('openssl_x509_read')) {
42
-      throw new Google_Exception('Google API PHP client needs the openssl PHP extension');
43
-    }
44
-    $this->publicKey = openssl_x509_read($pem);
45
-    if (!$this->publicKey) {
46
-      throw new Google_Auth_Exception("Unable to parse PEM: $pem");
47
-    }
41
+	if (!function_exists('openssl_x509_read')) {
42
+	  throw new Google_Exception('Google API PHP client needs the openssl PHP extension');
43
+	}
44
+	$this->publicKey = openssl_x509_read($pem);
45
+	if (!$this->publicKey) {
46
+	  throw new Google_Auth_Exception("Unable to parse PEM: $pem");
47
+	}
48 48
   }
49 49
 
50 50
   public function __destruct()
51 51
   {
52
-    if ($this->publicKey) {
53
-      openssl_x509_free($this->publicKey);
54
-    }
52
+	if ($this->publicKey) {
53
+	  openssl_x509_free($this->publicKey);
54
+	}
55 55
   }
56 56
 
57 57
   /**
@@ -65,11 +65,11 @@  discard block
 block discarded – undo
65 65
    */
66 66
   public function verify($data, $signature)
67 67
   {
68
-    $hash = defined("OPENSSL_ALGO_SHA256") ? OPENSSL_ALGO_SHA256 : "sha256";
69
-    $status = openssl_verify($data, $signature, $this->publicKey, $hash);
70
-    if ($status === -1) {
71
-      throw new Google_Auth_Exception('Signature verification error: ' . openssl_error_string());
72
-    }
73
-    return $status === 1;
68
+	$hash = defined("OPENSSL_ALGO_SHA256") ? OPENSSL_ALGO_SHA256 : "sha256";
69
+	$status = openssl_verify($data, $signature, $this->publicKey, $hash);
70
+	if ($status === -1) {
71
+	  throw new Google_Auth_Exception('Signature verification error: ' . openssl_error_string());
72
+	}
73
+	return $status === 1;
74 74
   }
75 75
 }
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@  discard block
 block discarded – undo
16 16
  */
17 17
  
18 18
 if (!class_exists('Google_Client')) {
19
-  require_once dirname(__FILE__) . '/../autoload.php';
19
+  require_once dirname(__FILE__).'/../autoload.php';
20 20
 }
21 21
 
22 22
 /**
@@ -68,7 +68,7 @@  discard block
 block discarded – undo
68 68
     $hash = defined("OPENSSL_ALGO_SHA256") ? OPENSSL_ALGO_SHA256 : "sha256";
69 69
     $status = openssl_verify($data, $signature, $this->publicKey, $hash);
70 70
     if ($status === -1) {
71
-      throw new Google_Auth_Exception('Signature verification error: ' . openssl_error_string());
71
+      throw new Google_Auth_Exception('Signature verification error: '.openssl_error_string());
72 72
     }
73 73
     return $status === 1;
74 74
   }
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/src/Google/Cache/Apc.php 2 patches
Indentation   +47 added lines, -47 removed lines patch added patch discarded remove patch
@@ -36,44 +36,44 @@  discard block
 block discarded – undo
36 36
 
37 37
   public function __construct(Google_Client $client)
38 38
   {
39
-    if (! function_exists('apc_add') ) {
40
-      $error = "Apc functions not available";
39
+	if (! function_exists('apc_add') ) {
40
+	  $error = "Apc functions not available";
41 41
 
42
-      $client->getLogger()->error($error);
43
-      throw new Google_Cache_Exception($error);
44
-    }
42
+	  $client->getLogger()->error($error);
43
+	  throw new Google_Cache_Exception($error);
44
+	}
45 45
 
46
-    $this->client = $client;
46
+	$this->client = $client;
47 47
   }
48 48
 
49 49
    /**
50
-   * @inheritDoc
51
-   */
50
+    * @inheritDoc
51
+    */
52 52
   public function get($key, $expiration = false)
53 53
   {
54
-    $ret = apc_fetch($key);
55
-    if ($ret === false) {
56
-      $this->client->getLogger()->debug(
57
-          'APC cache miss',
58
-          array('key' => $key)
59
-      );
60
-      return false;
61
-    }
62
-    if (is_numeric($expiration) && (time() - $ret['time'] > $expiration)) {
63
-      $this->client->getLogger()->debug(
64
-          'APC cache miss (expired)',
65
-          array('key' => $key, 'var' => $ret)
66
-      );
67
-      $this->delete($key);
68
-      return false;
69
-    }
54
+	$ret = apc_fetch($key);
55
+	if ($ret === false) {
56
+	  $this->client->getLogger()->debug(
57
+		  'APC cache miss',
58
+		  array('key' => $key)
59
+	  );
60
+	  return false;
61
+	}
62
+	if (is_numeric($expiration) && (time() - $ret['time'] > $expiration)) {
63
+	  $this->client->getLogger()->debug(
64
+		  'APC cache miss (expired)',
65
+		  array('key' => $key, 'var' => $ret)
66
+	  );
67
+	  $this->delete($key);
68
+	  return false;
69
+	}
70 70
 
71
-    $this->client->getLogger()->debug(
72
-        'APC cache hit',
73
-        array('key' => $key, 'var' => $ret)
74
-    );
71
+	$this->client->getLogger()->debug(
72
+		'APC cache hit',
73
+		array('key' => $key, 'var' => $ret)
74
+	);
75 75
 
76
-    return $ret['data'];
76
+	return $ret['data'];
77 77
   }
78 78
 
79 79
   /**
@@ -81,21 +81,21 @@  discard block
 block discarded – undo
81 81
    */
82 82
   public function set($key, $value)
83 83
   {
84
-    $var = array('time' => time(), 'data' => $value);
85
-    $rc = apc_store($key, $var);
84
+	$var = array('time' => time(), 'data' => $value);
85
+	$rc = apc_store($key, $var);
86 86
 
87
-    if ($rc == false) {
88
-      $this->client->getLogger()->error(
89
-          'APC cache set failed',
90
-          array('key' => $key, 'var' => $var)
91
-      );
92
-      throw new Google_Cache_Exception("Couldn't store data");
93
-    }
87
+	if ($rc == false) {
88
+	  $this->client->getLogger()->error(
89
+		  'APC cache set failed',
90
+		  array('key' => $key, 'var' => $var)
91
+	  );
92
+	  throw new Google_Cache_Exception("Couldn't store data");
93
+	}
94 94
 
95
-    $this->client->getLogger()->debug(
96
-        'APC cache set',
97
-        array('key' => $key, 'var' => $var)
98
-    );
95
+	$this->client->getLogger()->debug(
96
+		'APC cache set',
97
+		array('key' => $key, 'var' => $var)
98
+	);
99 99
   }
100 100
 
101 101
   /**
@@ -104,10 +104,10 @@  discard block
 block discarded – undo
104 104
    */
105 105
   public function delete($key)
106 106
   {
107
-    $this->client->getLogger()->debug(
108
-        'APC cache delete',
109
-        array('key' => $key)
110
-    );
111
-    apc_delete($key);
107
+	$this->client->getLogger()->debug(
108
+		'APC cache delete',
109
+		array('key' => $key)
110
+	);
111
+	apc_delete($key);
112 112
   }
113 113
 }
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@  discard block
 block discarded – undo
16 16
  */
17 17
 
18 18
 if (!class_exists('Google_Client')) {
19
-  require_once dirname(__FILE__) . '/../autoload.php';
19
+  require_once dirname(__FILE__).'/../autoload.php';
20 20
 }
21 21
 
22 22
 /**
@@ -36,7 +36,7 @@  discard block
 block discarded – undo
36 36
 
37 37
   public function __construct(Google_Client $client)
38 38
   {
39
-    if (! function_exists('apc_add') ) {
39
+    if (!function_exists('apc_add')) {
40 40
       $error = "Apc functions not available";
41 41
 
42 42
       $client->getLogger()->error($error);
Please login to merge, or discard this patch.
geodirectory-admin/google-api-php-client/src/Google/Cache/Memcache.php 2 patches
Indentation   +104 added lines, -104 removed lines patch added patch discarded remove patch
@@ -43,29 +43,29 @@  discard block
 block discarded – undo
43 43
 
44 44
   public function __construct(Google_Client $client)
45 45
   {
46
-    if (!function_exists('memcache_connect') && !class_exists("Memcached")) {
47
-      $error = "Memcache functions not available";
48
-
49
-      $client->getLogger()->error($error);
50
-      throw new Google_Cache_Exception($error);
51
-    }
52
-
53
-    $this->client = $client;
54
-
55
-    if ($client->isAppEngine()) {
56
-      // No credentials needed for GAE.
57
-      $this->mc = new Memcached();
58
-      $this->connection = true;
59
-    } else {
60
-      $this->host = $client->getClassConfig($this, 'host');
61
-      $this->port = $client->getClassConfig($this, 'port');
62
-      if (empty($this->host) || (empty($this->port) && (string) $this->port != "0")) {
63
-        $error = "You need to supply a valid memcache host and port";
64
-
65
-        $client->getLogger()->error($error);
66
-        throw new Google_Cache_Exception($error);
67
-      }
68
-    }
46
+	if (!function_exists('memcache_connect') && !class_exists("Memcached")) {
47
+	  $error = "Memcache functions not available";
48
+
49
+	  $client->getLogger()->error($error);
50
+	  throw new Google_Cache_Exception($error);
51
+	}
52
+
53
+	$this->client = $client;
54
+
55
+	if ($client->isAppEngine()) {
56
+	  // No credentials needed for GAE.
57
+	  $this->mc = new Memcached();
58
+	  $this->connection = true;
59
+	} else {
60
+	  $this->host = $client->getClassConfig($this, 'host');
61
+	  $this->port = $client->getClassConfig($this, 'port');
62
+	  if (empty($this->host) || (empty($this->port) && (string) $this->port != "0")) {
63
+		$error = "You need to supply a valid memcache host and port";
64
+
65
+		$client->getLogger()->error($error);
66
+		throw new Google_Cache_Exception($error);
67
+	  }
68
+	}
69 69
   }
70 70
 
71 71
   /**
@@ -73,35 +73,35 @@  discard block
 block discarded – undo
73 73
    */
74 74
   public function get($key, $expiration = false)
75 75
   {
76
-    $this->connect();
77
-    $ret = false;
78
-    if ($this->mc) {
79
-      $ret = $this->mc->get($key);
80
-    } else {
81
-      $ret = memcache_get($this->connection, $key);
82
-    }
83
-    if ($ret === false) {
84
-      $this->client->getLogger()->debug(
85
-          'Memcache cache miss',
86
-          array('key' => $key)
87
-      );
88
-      return false;
89
-    }
90
-    if (is_numeric($expiration) && (time() - $ret['time'] > $expiration)) {
91
-      $this->client->getLogger()->debug(
92
-          'Memcache cache miss (expired)',
93
-          array('key' => $key, 'var' => $ret)
94
-      );
95
-      $this->delete($key);
96
-      return false;
97
-    }
98
-
99
-    $this->client->getLogger()->debug(
100
-        'Memcache cache hit',
101
-        array('key' => $key, 'var' => $ret)
102
-    );
103
-
104
-    return $ret['data'];
76
+	$this->connect();
77
+	$ret = false;
78
+	if ($this->mc) {
79
+	  $ret = $this->mc->get($key);
80
+	} else {
81
+	  $ret = memcache_get($this->connection, $key);
82
+	}
83
+	if ($ret === false) {
84
+	  $this->client->getLogger()->debug(
85
+		  'Memcache cache miss',
86
+		  array('key' => $key)
87
+	  );
88
+	  return false;
89
+	}
90
+	if (is_numeric($expiration) && (time() - $ret['time'] > $expiration)) {
91
+	  $this->client->getLogger()->debug(
92
+		  'Memcache cache miss (expired)',
93
+		  array('key' => $key, 'var' => $ret)
94
+	  );
95
+	  $this->delete($key);
96
+	  return false;
97
+	}
98
+
99
+	$this->client->getLogger()->debug(
100
+		'Memcache cache hit',
101
+		array('key' => $key, 'var' => $ret)
102
+	);
103
+
104
+	return $ret['data'];
105 105
   }
106 106
 
107 107
   /**
@@ -112,29 +112,29 @@  discard block
 block discarded – undo
112 112
    */
113 113
   public function set($key, $value)
114 114
   {
115
-    $this->connect();
116
-    // we store it with the cache_time default expiration so objects will at
117
-    // least get cleaned eventually.
118
-    $data = array('time' => time(), 'data' => $value);
119
-    $rc = false;
120
-    if ($this->mc) {
121
-      $rc = $this->mc->set($key, $data);
122
-    } else {
123
-      $rc = memcache_set($this->connection, $key, $data, false);
124
-    }
125
-    if ($rc == false) {
126
-      $this->client->getLogger()->error(
127
-          'Memcache cache set failed',
128
-          array('key' => $key, 'var' => $data)
129
-      );
130
-
131
-      throw new Google_Cache_Exception("Couldn't store data in cache");
132
-    }
133
-
134
-    $this->client->getLogger()->debug(
135
-        'Memcache cache set',
136
-        array('key' => $key, 'var' => $data)
137
-    );
115
+	$this->connect();
116
+	// we store it with the cache_time default expiration so objects will at
117
+	// least get cleaned eventually.
118
+	$data = array('time' => time(), 'data' => $value);
119
+	$rc = false;
120
+	if ($this->mc) {
121
+	  $rc = $this->mc->set($key, $data);
122
+	} else {
123
+	  $rc = memcache_set($this->connection, $key, $data, false);
124
+	}
125
+	if ($rc == false) {
126
+	  $this->client->getLogger()->error(
127
+		  'Memcache cache set failed',
128
+		  array('key' => $key, 'var' => $data)
129
+	  );
130
+
131
+	  throw new Google_Cache_Exception("Couldn't store data in cache");
132
+	}
133
+
134
+	$this->client->getLogger()->debug(
135
+		'Memcache cache set',
136
+		array('key' => $key, 'var' => $data)
137
+	);
138 138
   }
139 139
 
140 140
   /**
@@ -143,17 +143,17 @@  discard block
 block discarded – undo
143 143
    */
144 144
   public function delete($key)
145 145
   {
146
-    $this->connect();
147
-    if ($this->mc) {
148
-      $this->mc->delete($key, 0);
149
-    } else {
150
-      memcache_delete($this->connection, $key, 0);
151
-    }
152
-
153
-    $this->client->getLogger()->debug(
154
-        'Memcache cache delete',
155
-        array('key' => $key)
156
-    );
146
+	$this->connect();
147
+	if ($this->mc) {
148
+	  $this->mc->delete($key, 0);
149
+	} else {
150
+	  memcache_delete($this->connection, $key, 0);
151
+	}
152
+
153
+	$this->client->getLogger()->debug(
154
+		'Memcache cache delete',
155
+		array('key' => $key)
156
+	);
157 157
   }
158 158
 
159 159
   /**
@@ -162,23 +162,23 @@  discard block
 block discarded – undo
162 162
    */
163 163
   private function connect()
164 164
   {
165
-    if ($this->connection) {
166
-      return;
167
-    }
168
-
169
-    if (class_exists("Memcached")) {
170
-      $this->mc = new Memcached();
171
-      $this->mc->addServer($this->host, $this->port);
172
-       $this->connection = true;
173
-    } else {
174
-      $this->connection = memcache_pconnect($this->host, $this->port);
175
-    }
176
-
177
-    if (! $this->connection) {
178
-      $error = "Couldn't connect to memcache server";
179
-
180
-      $this->client->getLogger()->error($error);
181
-      throw new Google_Cache_Exception($error);
182
-    }
165
+	if ($this->connection) {
166
+	  return;
167
+	}
168
+
169
+	if (class_exists("Memcached")) {
170
+	  $this->mc = new Memcached();
171
+	  $this->mc->addServer($this->host, $this->port);
172
+	   $this->connection = true;
173
+	} else {
174
+	  $this->connection = memcache_pconnect($this->host, $this->port);
175
+	}
176
+
177
+	if (! $this->connection) {
178
+	  $error = "Couldn't connect to memcache server";
179
+
180
+	  $this->client->getLogger()->error($error);
181
+	  throw new Google_Cache_Exception($error);
182
+	}
183 183
   }
184 184
 }
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@  discard block
 block discarded – undo
16 16
  */
17 17
 
18 18
 if (!class_exists('Google_Client')) {
19
-  require_once dirname(__FILE__) . '/../autoload.php';
19
+  require_once dirname(__FILE__).'/../autoload.php';
20 20
 }
21 21
 
22 22
 /**
@@ -174,7 +174,7 @@  discard block
 block discarded – undo
174 174
       $this->connection = memcache_pconnect($this->host, $this->port);
175 175
     }
176 176
 
177
-    if (! $this->connection) {
177
+    if (!$this->connection) {
178 178
       $error = "Couldn't connect to memcache server";
179 179
 
180 180
       $this->client->getLogger()->error($error);
Please login to merge, or discard this patch.