Mise à jour des librairies vendor

This commit is contained in:
Caribana
2018-05-01 14:43:32 +02:00
parent b67375ae8e
commit d776be73fc
5211 changed files with 59115 additions and 25863 deletions

View File

@@ -1,6 +1,6 @@
<?php
/*
* Copyright 2016 Google Inc.
* Copyright 2014 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
@@ -82,28 +82,6 @@ class Google_Service_PlayMovies extends Google_Service
'type' => 'string',
'required' => true,
),
'title' => array(
'location' => 'query',
'type' => 'string',
),
'pageToken' => array(
'location' => 'query',
'type' => 'string',
),
'videoIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'pageSize' => array(
'location' => 'query',
'type' => 'integer',
),
'altIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'pphNames' => array(
'location' => 'query',
'type' => 'string',
@@ -123,6 +101,28 @@ class Google_Service_PlayMovies extends Google_Service
'type' => 'string',
'repeated' => true,
),
'title' => array(
'location' => 'query',
'type' => 'string',
),
'videoIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'pageToken' => array(
'location' => 'query',
'type' => 'string',
),
'pageSize' => array(
'location' => 'query',
'type' => 'integer',
),
'altIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
),
),
)
@@ -158,28 +158,6 @@ class Google_Service_PlayMovies extends Google_Service
'type' => 'string',
'required' => true,
),
'pageToken' => array(
'location' => 'query',
'type' => 'string',
),
'videoIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'customId' => array(
'location' => 'query',
'type' => 'string',
),
'pageSize' => array(
'location' => 'query',
'type' => 'integer',
),
'pphNames' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'status' => array(
'location' => 'query',
'type' => 'string',
@@ -194,6 +172,28 @@ class Google_Service_PlayMovies extends Google_Service
'type' => 'string',
'repeated' => true,
),
'pageToken' => array(
'location' => 'query',
'type' => 'string',
),
'customId' => array(
'location' => 'query',
'type' => 'string',
),
'videoIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'pageSize' => array(
'location' => 'query',
'type' => 'integer',
),
'pphNames' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
),
),
)
@@ -214,33 +214,6 @@ class Google_Service_PlayMovies extends Google_Service
'type' => 'string',
'required' => true,
),
'name' => array(
'location' => 'query',
'type' => 'string',
),
'studioNames' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'seasonIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'pageToken' => array(
'location' => 'query',
'type' => 'string',
),
'videoId' => array(
'location' => 'query',
'type' => 'string',
),
'videoIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'pageSize' => array(
'location' => 'query',
'type' => 'integer',
@@ -260,6 +233,33 @@ class Google_Service_PlayMovies extends Google_Service
'type' => 'string',
'repeated' => true,
),
'name' => array(
'location' => 'query',
'type' => 'string',
),
'studioNames' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'seasonIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'videoIds' => array(
'location' => 'query',
'type' => 'string',
'repeated' => true,
),
'videoId' => array(
'location' => 'query',
'type' => 'string',
),
'pageToken' => array(
'location' => 'query',
'type' => 'string',
),
),
),
)