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

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

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

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

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

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
@@ -33,10 +33,16 @@ class Google_Service_CloudUserAccounts_GroupList extends Google_Collection
{
return $this->id;
}
/**
* @param Google_Service_CloudUserAccounts_Group
*/
public function setItems($items)
{
$this->items = $items;
}
/**
* @return Google_Service_CloudUserAccounts_Group
*/
public function getItems()
{
return $this->items;

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

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

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
@@ -24,10 +24,16 @@ class Google_Service_CloudUserAccounts_LinuxAccountViews extends Google_Collecti
protected $userViewsType = 'Google_Service_CloudUserAccounts_LinuxUserView';
protected $userViewsDataType = 'array';
/**
* @param Google_Service_CloudUserAccounts_LinuxGroupView
*/
public function setGroupViews($groupViews)
{
$this->groupViews = $groupViews;
}
/**
* @return Google_Service_CloudUserAccounts_LinuxGroupView
*/
public function getGroupViews()
{
return $this->groupViews;
@@ -40,10 +46,16 @@ class Google_Service_CloudUserAccounts_LinuxAccountViews extends Google_Collecti
{
return $this->kind;
}
/**
* @param Google_Service_CloudUserAccounts_LinuxUserView
*/
public function setUserViews($userViews)
{
$this->userViews = $userViews;
}
/**
* @return Google_Service_CloudUserAccounts_LinuxUserView
*/
public function getUserViews()
{
return $this->userViews;

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
@@ -20,10 +20,16 @@ class Google_Service_CloudUserAccounts_LinuxGetAuthorizedKeysViewResponse extend
protected $resourceType = 'Google_Service_CloudUserAccounts_AuthorizedKeysView';
protected $resourceDataType = '';
/**
* @param Google_Service_CloudUserAccounts_AuthorizedKeysView
*/
public function setResource(Google_Service_CloudUserAccounts_AuthorizedKeysView $resource)
{
$this->resource = $resource;
}
/**
* @return Google_Service_CloudUserAccounts_AuthorizedKeysView
*/
public function getResource()
{
return $this->resource;

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
@@ -20,10 +20,16 @@ class Google_Service_CloudUserAccounts_LinuxGetLinuxAccountViewsResponse extends
protected $resourceType = 'Google_Service_CloudUserAccounts_LinuxAccountViews';
protected $resourceDataType = '';
/**
* @param Google_Service_CloudUserAccounts_LinuxAccountViews
*/
public function setResource(Google_Service_CloudUserAccounts_LinuxAccountViews $resource)
{
$this->resource = $resource;
}
/**
* @return Google_Service_CloudUserAccounts_LinuxAccountViews
*/
public function getResource()
{
return $this->resource;

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

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

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
@@ -20,10 +20,16 @@ class Google_Service_CloudUserAccounts_LogConfig extends Google_Model
protected $counterType = 'Google_Service_CloudUserAccounts_LogConfigCounterOptions';
protected $counterDataType = '';
/**
* @param Google_Service_CloudUserAccounts_LogConfigCounterOptions
*/
public function setCounter(Google_Service_CloudUserAccounts_LogConfigCounterOptions $counter)
{
$this->counter = $counter;
}
/**
* @return Google_Service_CloudUserAccounts_LogConfigCounterOptions
*/
public function getCounter()
{
return $this->counter;

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

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
@@ -76,10 +76,16 @@ class Google_Service_CloudUserAccounts_Operation extends Google_Collection
{
return $this->endTime;
}
/**
* @param Google_Service_CloudUserAccounts_OperationError
*/
public function setError(Google_Service_CloudUserAccounts_OperationError $error)
{
$this->error = $error;
}
/**
* @return Google_Service_CloudUserAccounts_OperationError
*/
public function getError()
{
return $this->error;
@@ -212,10 +218,16 @@ class Google_Service_CloudUserAccounts_Operation extends Google_Collection
{
return $this->user;
}
/**
* @param Google_Service_CloudUserAccounts_OperationWarnings
*/
public function setWarnings($warnings)
{
$this->warnings = $warnings;
}
/**
* @return Google_Service_CloudUserAccounts_OperationWarnings
*/
public function getWarnings()
{
return $this->warnings;

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
@@ -21,10 +21,16 @@ class Google_Service_CloudUserAccounts_OperationError extends Google_Collection
protected $errorsType = 'Google_Service_CloudUserAccounts_OperationErrorErrors';
protected $errorsDataType = 'array';
/**
* @param Google_Service_CloudUserAccounts_OperationErrorErrors
*/
public function setErrors($errors)
{
$this->errors = $errors;
}
/**
* @return Google_Service_CloudUserAccounts_OperationErrorErrors
*/
public function getErrors()
{
return $this->errors;

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

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
@@ -33,10 +33,16 @@ class Google_Service_CloudUserAccounts_OperationList extends Google_Collection
{
return $this->id;
}
/**
* @param Google_Service_CloudUserAccounts_Operation
*/
public function setItems($items)
{
$this->items = $items;
}
/**
* @return Google_Service_CloudUserAccounts_Operation
*/
public function getItems()
{
return $this->items;

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
@@ -31,10 +31,16 @@ class Google_Service_CloudUserAccounts_OperationWarnings extends Google_Collecti
{
return $this->code;
}
/**
* @param Google_Service_CloudUserAccounts_OperationWarningsData
*/
public function setData($data)
{
$this->data = $data;
}
/**
* @return Google_Service_CloudUserAccounts_OperationWarningsData
*/
public function getData()
{
return $this->data;

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

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
@@ -28,18 +28,30 @@ class Google_Service_CloudUserAccounts_Policy extends Google_Collection
protected $rulesDataType = 'array';
public $version;
/**
* @param Google_Service_CloudUserAccounts_AuditConfig
*/
public function setAuditConfigs($auditConfigs)
{
$this->auditConfigs = $auditConfigs;
}
/**
* @return Google_Service_CloudUserAccounts_AuditConfig
*/
public function getAuditConfigs()
{
return $this->auditConfigs;
}
/**
* @param Google_Service_CloudUserAccounts_Binding
*/
public function setBindings($bindings)
{
$this->bindings = $bindings;
}
/**
* @return Google_Service_CloudUserAccounts_Binding
*/
public function getBindings()
{
return $this->bindings;
@@ -60,10 +72,16 @@ class Google_Service_CloudUserAccounts_Policy extends Google_Collection
{
return $this->iamOwned;
}
/**
* @param Google_Service_CloudUserAccounts_Rule
*/
public function setRules($rules)
{
$this->rules = $rules;
}
/**
* @return Google_Service_CloudUserAccounts_Rule
*/
public function getRules()
{
return $this->rules;

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

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

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

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

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

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
@@ -36,10 +36,16 @@ class Google_Service_CloudUserAccounts_Rule extends Google_Collection
{
return $this->action;
}
/**
* @param Google_Service_CloudUserAccounts_Condition
*/
public function setConditions($conditions)
{
$this->conditions = $conditions;
}
/**
* @return Google_Service_CloudUserAccounts_Condition
*/
public function getConditions()
{
return $this->conditions;
@@ -60,10 +66,16 @@ class Google_Service_CloudUserAccounts_Rule extends Google_Collection
{
return $this->ins;
}
/**
* @param Google_Service_CloudUserAccounts_LogConfig
*/
public function setLogConfigs($logConfigs)
{
$this->logConfigs = $logConfigs;
}
/**
* @return Google_Service_CloudUserAccounts_LogConfig
*/
public function getLogConfigs()
{
return $this->logConfigs;

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

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

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
@@ -85,10 +85,16 @@ class Google_Service_CloudUserAccounts_User extends Google_Collection
{
return $this->owner;
}
/**
* @param Google_Service_CloudUserAccounts_PublicKey
*/
public function setPublicKeys($publicKeys)
{
$this->publicKeys = $publicKeys;
}
/**
* @return Google_Service_CloudUserAccounts_PublicKey
*/
public function getPublicKeys()
{
return $this->publicKeys;

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
@@ -33,10 +33,16 @@ class Google_Service_CloudUserAccounts_UserList extends Google_Collection
{
return $this->id;
}
/**
* @param Google_Service_CloudUserAccounts_User
*/
public function setItems($items)
{
$this->items = $items;
}
/**
* @return Google_Service_CloudUserAccounts_User
*/
public function getItems()
{
return $this->items;