Skip to content

Commit b1c79df

Browse files
committed
Updated Directory.php
This change has been generated by a script that has detected changes in the discovery doc of the API. Check http://developers.google.com/discovery for more info.
1 parent f8ff6bd commit b1c79df

File tree

1 file changed

+89
-3
lines changed

1 file changed

+89
-3
lines changed

src/Google/Service/Directory.php

Lines changed: 89 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2626,6 +2626,8 @@ public function listVerificationCodes($userKey, $optParams = array())
26262626

26272627
class Google_Service_Directory_Alias extends Google_Model
26282628
{
2629+
protected $internal_gapi_mappings = array(
2630+
);
26292631
public $alias;
26302632
public $etag;
26312633
public $id;
@@ -2686,6 +2688,8 @@ public function getPrimaryEmail()
26862688
class Google_Service_Directory_Aliases extends Google_Collection
26872689
{
26882690
protected $collection_key = 'aliases';
2691+
protected $internal_gapi_mappings = array(
2692+
);
26892693
protected $aliasesType = 'Google_Service_Directory_Alias';
26902694
protected $aliasesDataType = 'array';
26912695
public $etag;
@@ -2724,6 +2728,8 @@ public function getKind()
27242728

27252729
class Google_Service_Directory_Asp extends Google_Model
27262730
{
2731+
protected $internal_gapi_mappings = array(
2732+
);
27272733
public $codeId;
27282734
public $creationTime;
27292735
public $etag;
@@ -2806,6 +2812,8 @@ public function getUserKey()
28062812
class Google_Service_Directory_Asps extends Google_Collection
28072813
{
28082814
protected $collection_key = 'items';
2815+
protected $internal_gapi_mappings = array(
2816+
);
28092817
public $etag;
28102818
protected $itemsType = 'Google_Service_Directory_Asp';
28112819
protected $itemsDataType = 'array';
@@ -2844,6 +2852,8 @@ public function getKind()
28442852

28452853
class Google_Service_Directory_Channel extends Google_Model
28462854
{
2855+
protected $internal_gapi_mappings = array(
2856+
);
28472857
public $address;
28482858
public $expiration;
28492859
public $id;
@@ -2958,12 +2968,15 @@ public function getType()
29582968

29592969
class Google_Service_Directory_ChannelParams extends Google_Model
29602970
{
2961-
2971+
protected $internal_gapi_mappings = array(
2972+
);
29622973
}
29632974

29642975
class Google_Service_Directory_ChromeOsDevice extends Google_Collection
29652976
{
29662977
protected $collection_key = 'recentUsers';
2978+
protected $internal_gapi_mappings = array(
2979+
);
29672980
public $annotatedLocation;
29682981
public $annotatedUser;
29692982
public $bootMode;
@@ -3222,6 +3235,8 @@ public function getWillAutoRenew()
32223235

32233236
class Google_Service_Directory_ChromeOsDeviceRecentUsers extends Google_Model
32243237
{
3238+
protected $internal_gapi_mappings = array(
3239+
);
32253240
public $email;
32263241
public $type;
32273242

@@ -3249,6 +3264,8 @@ public function getType()
32493264
class Google_Service_Directory_ChromeOsDevices extends Google_Collection
32503265
{
32513266
protected $collection_key = 'chromeosdevices';
3267+
protected $internal_gapi_mappings = array(
3268+
);
32523269
protected $chromeosdevicesType = 'Google_Service_Directory_ChromeOsDevice';
32533270
protected $chromeosdevicesDataType = 'array';
32543271
public $etag;
@@ -3299,6 +3316,8 @@ public function getNextPageToken()
32993316
class Google_Service_Directory_Group extends Google_Collection
33003317
{
33013318
protected $collection_key = 'nonEditableAliases';
3319+
protected $internal_gapi_mappings = array(
3320+
);
33023321
public $adminCreated;
33033322
public $aliases;
33043323
public $description;
@@ -3414,6 +3433,8 @@ public function getNonEditableAliases()
34143433
class Google_Service_Directory_Groups extends Google_Collection
34153434
{
34163435
protected $collection_key = 'groups';
3436+
protected $internal_gapi_mappings = array(
3437+
);
34173438
public $etag;
34183439
protected $groupsType = 'Google_Service_Directory_Group';
34193440
protected $groupsDataType = 'array';
@@ -3463,6 +3484,8 @@ public function getNextPageToken()
34633484

34643485
class Google_Service_Directory_Member extends Google_Model
34653486
{
3487+
protected $internal_gapi_mappings = array(
3488+
);
34663489
public $email;
34673490
public $etag;
34683491
public $id;
@@ -3534,6 +3557,8 @@ public function getType()
35343557
class Google_Service_Directory_Members extends Google_Collection
35353558
{
35363559
protected $collection_key = 'members';
3560+
protected $internal_gapi_mappings = array(
3561+
);
35373562
public $etag;
35383563
public $kind;
35393564
protected $membersType = 'Google_Service_Directory_Member';
@@ -3584,6 +3609,8 @@ public function getNextPageToken()
35843609
class Google_Service_Directory_MobileDevice extends Google_Collection
35853610
{
35863611
protected $collection_key = 'name';
3612+
protected $internal_gapi_mappings = array(
3613+
);
35873614
protected $applicationsType = 'Google_Service_Directory_MobileDeviceApplications';
35883615
protected $applicationsDataType = 'array';
35893616
public $basebandVersion;
@@ -3875,6 +3902,8 @@ public function getWifiMacAddress()
38753902

38763903
class Google_Service_Directory_MobileDeviceAction extends Google_Model
38773904
{
3905+
protected $internal_gapi_mappings = array(
3906+
);
38783907
public $action;
38793908

38803909
public function setAction($action)
@@ -3891,6 +3920,8 @@ public function getAction()
38913920
class Google_Service_Directory_MobileDeviceApplications extends Google_Collection
38923921
{
38933922
protected $collection_key = 'permission';
3923+
protected $internal_gapi_mappings = array(
3924+
);
38943925
public $displayName;
38953926
public $packageName;
38963927
public $permission;
@@ -3951,6 +3982,8 @@ public function getVersionName()
39513982
class Google_Service_Directory_MobileDevices extends Google_Collection
39523983
{
39533984
protected $collection_key = 'mobiledevices';
3985+
protected $internal_gapi_mappings = array(
3986+
);
39543987
public $etag;
39553988
public $kind;
39563989
protected $mobiledevicesType = 'Google_Service_Directory_MobileDevice';
@@ -4000,6 +4033,8 @@ public function getNextPageToken()
40004033

40014034
class Google_Service_Directory_Notification extends Google_Model
40024035
{
4036+
protected $internal_gapi_mappings = array(
4037+
);
40034038
public $body;
40044039
public $etag;
40054040
public $fromAddress;
@@ -4093,6 +4128,8 @@ public function getSubject()
40934128
class Google_Service_Directory_Notifications extends Google_Collection
40944129
{
40954130
protected $collection_key = 'items';
4131+
protected $internal_gapi_mappings = array(
4132+
);
40964133
public $etag;
40974134
protected $itemsType = 'Google_Service_Directory_Notification';
40984135
protected $itemsDataType = 'array';
@@ -4153,6 +4190,8 @@ public function getUnreadNotificationsCount()
41534190

41544191
class Google_Service_Directory_OrgUnit extends Google_Model
41554192
{
4193+
protected $internal_gapi_mappings = array(
4194+
);
41564195
public $blockInheritance;
41574196
public $description;
41584197
public $etag;
@@ -4235,6 +4274,8 @@ public function getParentOrgUnitPath()
42354274
class Google_Service_Directory_OrgUnits extends Google_Collection
42364275
{
42374276
protected $collection_key = 'organizationUnits';
4277+
protected $internal_gapi_mappings = array(
4278+
);
42384279
public $etag;
42394280
public $kind;
42404281
protected $organizationUnitsType = 'Google_Service_Directory_OrgUnit';
@@ -4274,6 +4315,8 @@ public function getOrganizationUnits()
42744315
class Google_Service_Directory_Schema extends Google_Collection
42754316
{
42764317
protected $collection_key = 'fields';
4318+
protected $internal_gapi_mappings = array(
4319+
);
42774320
public $etag;
42784321
protected $fieldsType = 'Google_Service_Directory_SchemaFieldSpec';
42794322
protected $fieldsDataType = 'array';
@@ -4334,6 +4377,8 @@ public function getSchemaName()
43344377

43354378
class Google_Service_Directory_SchemaFieldSpec extends Google_Model
43364379
{
4380+
protected $internal_gapi_mappings = array(
4381+
);
43374382
public $etag;
43384383
public $fieldId;
43394384
public $fieldName;
@@ -4438,6 +4483,8 @@ public function getReadAccessType()
44384483

44394484
class Google_Service_Directory_SchemaFieldSpecNumericIndexingSpec extends Google_Model
44404485
{
4486+
protected $internal_gapi_mappings = array(
4487+
);
44414488
public $maxValue;
44424489
public $minValue;
44434490

@@ -4465,6 +4512,8 @@ public function getMinValue()
44654512
class Google_Service_Directory_Schemas extends Google_Collection
44664513
{
44674514
protected $collection_key = 'schemas';
4515+
protected $internal_gapi_mappings = array(
4516+
);
44684517
public $etag;
44694518
public $kind;
44704519
protected $schemasType = 'Google_Service_Directory_Schema';
@@ -4504,6 +4553,8 @@ public function getSchemas()
45044553
class Google_Service_Directory_Token extends Google_Collection
45054554
{
45064555
protected $collection_key = 'scopes';
4556+
protected $internal_gapi_mappings = array(
4557+
);
45074558
public $anonymous;
45084559
public $clientId;
45094560
public $displayText;
@@ -4597,6 +4648,8 @@ public function getUserKey()
45974648
class Google_Service_Directory_Tokens extends Google_Collection
45984649
{
45994650
protected $collection_key = 'items';
4651+
protected $internal_gapi_mappings = array(
4652+
);
46004653
public $etag;
46014654
protected $itemsType = 'Google_Service_Directory_Token';
46024655
protected $itemsDataType = 'array';
@@ -4636,6 +4689,8 @@ public function getKind()
46364689
class Google_Service_Directory_User extends Google_Collection
46374690
{
46384691
protected $collection_key = 'nonEditableAliases';
4692+
protected $internal_gapi_mappings = array(
4693+
);
46394694
public $addresses;
46404695
public $agreedToTerms;
46414696
public $aliases;
@@ -4993,6 +5048,8 @@ public function getThumbnailPhotoUrl()
49935048

49945049
class Google_Service_Directory_UserAddress extends Google_Model
49955050
{
5051+
protected $internal_gapi_mappings = array(
5052+
);
49965053
public $country;
49975054
public $countryCode;
49985055
public $customType;
@@ -5140,16 +5197,20 @@ public function getType()
51405197

51415198
class Google_Service_Directory_UserCustomProperties extends Google_Model
51425199
{
5143-
5200+
protected $internal_gapi_mappings = array(
5201+
);
51445202
}
51455203

51465204
class Google_Service_Directory_UserCustomSchemas extends Google_Model
51475205
{
5148-
5206+
protected $internal_gapi_mappings = array(
5207+
);
51495208
}
51505209

51515210
class Google_Service_Directory_UserEmail extends Google_Model
51525211
{
5212+
protected $internal_gapi_mappings = array(
5213+
);
51535214
public $address;
51545215
public $customType;
51555216
public $primary;
@@ -5198,6 +5259,8 @@ public function getType()
51985259

51995260
class Google_Service_Directory_UserExternalId extends Google_Model
52005261
{
5262+
protected $internal_gapi_mappings = array(
5263+
);
52015264
public $customType;
52025265
public $type;
52035266
public $value;
@@ -5235,6 +5298,8 @@ public function getValue()
52355298

52365299
class Google_Service_Directory_UserIm extends Google_Model
52375300
{
5301+
protected $internal_gapi_mappings = array(
5302+
);
52385303
public $customProtocol;
52395304
public $customType;
52405305
public $im;
@@ -5305,6 +5370,8 @@ public function getType()
53055370

53065371
class Google_Service_Directory_UserMakeAdmin extends Google_Model
53075372
{
5373+
protected $internal_gapi_mappings = array(
5374+
);
53085375
public $status;
53095376

53105377
public function setStatus($status)
@@ -5320,6 +5387,8 @@ public function getStatus()
53205387

53215388
class Google_Service_Directory_UserName extends Google_Model
53225389
{
5390+
protected $internal_gapi_mappings = array(
5391+
);
53235392
public $familyName;
53245393
public $fullName;
53255394
public $givenName;
@@ -5357,6 +5426,8 @@ public function getGivenName()
53575426

53585427
class Google_Service_Directory_UserOrganization extends Google_Model
53595428
{
5429+
protected $internal_gapi_mappings = array(
5430+
);
53605431
public $costCenter;
53615432
public $customType;
53625433
public $department;
@@ -5482,6 +5553,8 @@ public function getType()
54825553

54835554
class Google_Service_Directory_UserPhone extends Google_Model
54845555
{
5556+
protected $internal_gapi_mappings = array(
5557+
);
54855558
public $customType;
54865559
public $primary;
54875560
public $type;
@@ -5530,6 +5603,8 @@ public function getValue()
55305603

55315604
class Google_Service_Directory_UserPhoto extends Google_Model
55325605
{
5606+
protected $internal_gapi_mappings = array(
5607+
);
55335608
public $etag;
55345609
public $height;
55355610
public $id;
@@ -5622,6 +5697,8 @@ public function getWidth()
56225697

56235698
class Google_Service_Directory_UserRelation extends Google_Model
56245699
{
5700+
protected $internal_gapi_mappings = array(
5701+
);
56255702
public $customType;
56265703
public $type;
56275704
public $value;
@@ -5659,6 +5736,8 @@ public function getValue()
56595736

56605737
class Google_Service_Directory_UserUndelete extends Google_Model
56615738
{
5739+
protected $internal_gapi_mappings = array(
5740+
);
56625741
public $orgUnitPath;
56635742

56645743
public function setOrgUnitPath($orgUnitPath)
@@ -5675,6 +5754,9 @@ public function getOrgUnitPath()
56755754
class Google_Service_Directory_Users extends Google_Collection
56765755
{
56775756
protected $collection_key = 'users';
5757+
protected $internal_gapi_mappings = array(
5758+
"triggerEvent" => "trigger_event",
5759+
);
56785760
public $etag;
56795761
public $kind;
56805762
public $nextPageToken;
@@ -5735,6 +5817,8 @@ public function getUsers()
57355817

57365818
class Google_Service_Directory_VerificationCode extends Google_Model
57375819
{
5820+
protected $internal_gapi_mappings = array(
5821+
);
57385822
public $etag;
57395823
public $kind;
57405824
public $userId;
@@ -5784,6 +5868,8 @@ public function getVerificationCode()
57845868
class Google_Service_Directory_VerificationCodes extends Google_Collection
57855869
{
57865870
protected $collection_key = 'items';
5871+
protected $internal_gapi_mappings = array(
5872+
);
57875873
public $etag;
57885874
protected $itemsType = 'Google_Service_Directory_VerificationCode';
57895875
protected $itemsDataType = 'array';

0 commit comments

Comments
 (0)