google-apis-admin_directory_v1 0.34.0 → 0.36.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4a52ee0261f3420c191274101c9f14bd7a34d58e9b07a15aafd96caf44e0876d
4
- data.tar.gz: 3008737910e922f35172792a35de28923469e7a0744420a73781bbf078ea3a5e
3
+ metadata.gz: 113f18f67c04245c311d19962b49397275fda50712e510d483673af5a6417bf9
4
+ data.tar.gz: 95e27b314824fe9a841569e204a92d922472e9a34b784ad3ce6a847090cbdca3
5
5
  SHA512:
6
- metadata.gz: 2d6e9d9967d0f4021279b1d6c9ad980fd4204b9f3d472e73e7760a656ec45fde5af0888de07015460b3e73434aa5dcbfd8d7f773029f0d458567eac087ed59c4
7
- data.tar.gz: 643b3271b2d74d76c636defab3de39465daf78369d14a5fedd197e7e7c0ac7b9330eec2f9ae46c17878acb7a0e7b6d414720c0ab68f596074aee5b561c1b1747
6
+ metadata.gz: 0ae56f577b66f399a2e3d2d53b32af2b78bc27ea9e3dbb925a8f4bc208599319cb47ee7b29d8456847f837dc52a20ce0f5ef1c0e6ad9a22274be711ed3a17de4
7
+ data.tar.gz: 7913cc0e0ac1539a85a1638b32edef49dc0771a8bcac14b91985eb0b7e9852af916513a447d5fba0b2892afe4248f34e31e93dc32ec730c79764ff9cd9316579
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-admin_directory_v1
2
2
 
3
+ ### v0.36.0 (2022-11-25)
4
+
5
+ * Regenerated from discovery document revision 20221122
6
+
7
+ ### v0.35.0 (2022-11-13)
8
+
9
+ * Regenerated from discovery document revision 20221108
10
+
3
11
  ### v0.34.0 (2022-10-30)
4
12
 
5
13
  * Regenerated from discovery document revision 20221020
@@ -4088,7 +4088,7 @@ module Google
4088
4088
  include Google::Apis::Core::Hashable
4089
4089
 
4090
4090
  # The list of the user's addresses. The maximum allowed data size for this field
4091
- # is 10Kb.
4091
+ # is 10KB.
4092
4092
  # Corresponds to the JSON property `addresses`
4093
4093
  # @return [Object]
4094
4094
  attr_accessor :addresses
@@ -4146,7 +4146,7 @@ module Google
4146
4146
  attr_accessor :deletion_time
4147
4147
 
4148
4148
  # The list of the user's email addresses. The maximum allowed data size for this
4149
- # field is 10Kb.
4149
+ # field is 10KB.
4150
4150
  # Corresponds to the JSON property `emails`
4151
4151
  # @return [Object]
4152
4152
  attr_accessor :emails
@@ -4157,12 +4157,12 @@ module Google
4157
4157
  attr_accessor :etag
4158
4158
 
4159
4159
  # The list of external IDs for the user, such as an employee or network ID. The
4160
- # maximum allowed data size for this field is 2Kb.
4160
+ # maximum allowed data size for this field is 2KB.
4161
4161
  # Corresponds to the JSON property `externalIds`
4162
4162
  # @return [Object]
4163
4163
  attr_accessor :external_ids
4164
4164
 
4165
- # The user's gender. The maximum allowed data size for this field is 1Kb.
4165
+ # The user's gender. The maximum allowed data size for this field is 1KB.
4166
4166
  # Corresponds to the JSON property `gender`
4167
4167
  # @return [Object]
4168
4168
  attr_accessor :gender
@@ -4186,7 +4186,7 @@ module Google
4186
4186
 
4187
4187
  # The list of the user's Instant Messenger (IM) accounts. A user account can
4188
4188
  # have multiple ims properties. But, only one of these ims properties can be the
4189
- # primary IM contact. The maximum allowed data size for this field is 2Kb.
4189
+ # primary IM contact. The maximum allowed data size for this field is 2KB.
4190
4190
  # Corresponds to the JSON property `ims`
4191
4191
  # @return [Object]
4192
4192
  attr_accessor :ims
@@ -4200,8 +4200,8 @@ module Google
4200
4200
  attr_accessor :include_in_global_address_list
4201
4201
  alias_method :include_in_global_address_list?, :include_in_global_address_list
4202
4202
 
4203
- # If `true`, the user's IP address is [whitelisted](https://support.google.com/a/
4204
- # answer/60752).
4203
+ # If `true`, the user's IP address is subject to a deprecated IP address [`
4204
+ # allowlist`](https://support.google.com/a/answer/60752) configuration.
4205
4205
  # Corresponds to the JSON property `ipWhitelisted`
4206
4206
  # @return [Boolean]
4207
4207
  attr_accessor :ip_whitelisted
@@ -4249,7 +4249,7 @@ module Google
4249
4249
  alias_method :is_mailbox_setup?, :is_mailbox_setup
4250
4250
 
4251
4251
  # The list of the user's keywords. The maximum allowed data size for this field
4252
- # is 1Kb.
4252
+ # is 1KB.
4253
4253
  # Corresponds to the JSON property `keywords`
4254
4254
  # @return [Object]
4255
4255
  attr_accessor :keywords
@@ -4260,7 +4260,7 @@ module Google
4260
4260
  # @return [String]
4261
4261
  attr_accessor :kind
4262
4262
 
4263
- # The user's languages. The maximum allowed data size for this field is 1Kb.
4263
+ # The user's languages. The maximum allowed data size for this field is 1KB.
4264
4264
  # Corresponds to the JSON property `languages`
4265
4265
  # @return [Object]
4266
4266
  attr_accessor :languages
@@ -4270,7 +4270,7 @@ module Google
4270
4270
  # @return [DateTime]
4271
4271
  attr_accessor :last_login_time
4272
4272
 
4273
- # The user's locations. The maximum allowed data size for this field is 10Kb.
4273
+ # The user's locations. The maximum allowed data size for this field is 10KB.
4274
4274
  # Corresponds to the JSON property `locations`
4275
4275
  # @return [Object]
4276
4276
  attr_accessor :locations
@@ -4281,7 +4281,7 @@ module Google
4281
4281
  # characters, and can contain spaces, letters (a-z), numbers (0-9), dashes (-),
4282
4282
  # forward slashes (/), and periods (.). For more information about character
4283
4283
  # usage rules, see the [administration help center](https://support.google.com/a/
4284
- # answer/9193374). Maximum allowed data size for this field is 1Kb.
4284
+ # answer/9193374). Maximum allowed data size for this field is 1KB.
4285
4285
  # Corresponds to the JSON property `name`
4286
4286
  # @return [Google::Apis::AdminDirectoryV1::UserName]
4287
4287
  attr_accessor :name
@@ -4305,7 +4305,7 @@ module Google
4305
4305
  attr_accessor :org_unit_path
4306
4306
 
4307
4307
  # The list of organizations the user belongs to. The maximum allowed data size
4308
- # for this field is 10Kb.
4308
+ # for this field is 10KB.
4309
4309
  # Corresponds to the JSON property `organizations`
4310
4310
  # @return [Object]
4311
4311
  attr_accessor :organizations
@@ -4316,7 +4316,7 @@ module Google
4316
4316
  attr_accessor :password
4317
4317
 
4318
4318
  # The list of the user's phone numbers. The maximum allowed data size for this
4319
- # field is 1Kb.
4319
+ # field is 1KB.
4320
4320
  # Corresponds to the JSON property `phones`
4321
4321
  # @return [Object]
4322
4322
  attr_accessor :phones
@@ -4346,7 +4346,7 @@ module Google
4346
4346
  attr_accessor :recovery_phone
4347
4347
 
4348
4348
  # The list of the user's relationships to other users. The maximum allowed data
4349
- # size for this field is 2Kb.
4349
+ # size for this field is 2KB.
4350
4350
  # Corresponds to the JSON property `relations`
4351
4351
  # @return [Object]
4352
4352
  attr_accessor :relations
@@ -4379,7 +4379,7 @@ module Google
4379
4379
  # @return [String]
4380
4380
  attr_accessor :thumbnail_photo_url
4381
4381
 
4382
- # The user's websites. The maximum allowed data size for this field is 2Kb.
4382
+ # The user's websites. The maximum allowed data size for this field is 2KB.
4383
4383
  # Corresponds to the JSON property `websites`
4384
4384
  # @return [Object]
4385
4385
  attr_accessor :websites
@@ -4925,6 +4925,11 @@ module Google
4925
4925
  class UserName
4926
4926
  include Google::Apis::Core::Hashable
4927
4927
 
4928
+ # The user's display name. Limit: 256 characters.
4929
+ # Corresponds to the JSON property `displayName`
4930
+ # @return [String]
4931
+ attr_accessor :display_name
4932
+
4928
4933
  # The user's last name. Required when creating a user account.
4929
4934
  # Corresponds to the JSON property `familyName`
4930
4935
  # @return [String]
@@ -4946,6 +4951,7 @@ module Google
4946
4951
 
4947
4952
  # Update properties of this object
4948
4953
  def update!(**args)
4954
+ @display_name = args[:display_name] if args.key?(:display_name)
4949
4955
  @family_name = args[:family_name] if args.key?(:family_name)
4950
4956
  @full_name = args[:full_name] if args.key?(:full_name)
4951
4957
  @given_name = args[:given_name] if args.key?(:given_name)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AdminDirectoryV1
18
18
  # Version of the google-apis-admin_directory_v1 gem
19
- GEM_VERSION = "0.34.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221020"
25
+ REVISION = "20221122"
26
26
  end
27
27
  end
28
28
  end
@@ -1914,6 +1914,7 @@ module Google
1914
1914
  class UserName
1915
1915
  # @private
1916
1916
  class Representation < Google::Apis::Core::JsonRepresentation
1917
+ property :display_name, as: 'displayName'
1917
1918
  property :family_name, as: 'familyName'
1918
1919
  property :full_name, as: 'fullName'
1919
1920
  property :given_name, as: 'givenName'
@@ -1222,7 +1222,12 @@ module Google
1222
1222
 
1223
1223
  # Retrieves a domain alias of the customer.
1224
1224
  # @param [String] customer
1225
- # Immutable ID of the Google Workspace account.
1225
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
1226
+ # domain account, to fetch all groups for a customer, use this field instead of `
1227
+ # domain`. You can also use the `my_customer` alias to represent your account's `
1228
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
1229
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
1230
+ # customer` or the `domain` parameter.
1226
1231
  # @param [String] domain_alias_name
1227
1232
  # Name of domain alias to be retrieved.
1228
1233
  # @param [String] fields
@@ -1288,7 +1293,12 @@ module Google
1288
1293
 
1289
1294
  # Lists the domain aliases of the customer.
1290
1295
  # @param [String] customer
1291
- # Immutable ID of the Google Workspace account.
1296
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
1297
+ # domain account, to fetch all groups for a customer, use this field instead of `
1298
+ # domain`. You can also use the `my_customer` alias to represent your account's `
1299
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
1300
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
1301
+ # customer` or the `domain` parameter.
1292
1302
  # @param [String] parent_domain_name
1293
1303
  # Name of the parent domain for which domain aliases are to be fetched.
1294
1304
  # @param [String] fields
@@ -1352,7 +1362,12 @@ module Google
1352
1362
 
1353
1363
  # Retrieves a domain of the customer.
1354
1364
  # @param [String] customer
1355
- # Immutable ID of the Google Workspace account.
1365
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
1366
+ # domain account, to fetch all groups for a customer, use this field instead of `
1367
+ # domain`. You can also use the `my_customer` alias to represent your account's `
1368
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
1369
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
1370
+ # customer` or the `domain` parameter.
1356
1371
  # @param [String] domain_name
1357
1372
  # Name of domain to be retrieved
1358
1373
  # @param [String] fields
@@ -1418,7 +1433,12 @@ module Google
1418
1433
 
1419
1434
  # Lists the domains of the customer.
1420
1435
  # @param [String] customer
1421
- # Immutable ID of the Google Workspace account.
1436
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
1437
+ # domain account, to fetch all groups for a customer, use this field instead of `
1438
+ # domain`. You can also use the `my_customer` alias to represent your account's `
1439
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
1440
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
1441
+ # customer` or the `domain` parameter.
1422
1442
  # @param [String] fields
1423
1443
  # Selector specifying which fields to include in a partial response.
1424
1444
  # @param [String] quota_user
@@ -1539,11 +1559,11 @@ module Google
1539
1559
  # Retrieves all groups of a domain or of a user given a userKey (paginated).
1540
1560
  # @param [String] customer
1541
1561
  # The unique ID for the customer's Google Workspace account. In case of a multi-
1542
- # domain account, to fetch all groups for a customer, fill in this field instead
1543
- # of `domain`. You can also use the `my_customer` alias to represent your
1544
- # account's `customerId`. The `customerId` is also returned as part of the [
1545
- # Users](/admin-sdk/directory/v1/reference/users) resource. Either the `customer`
1546
- # or the `domain` parameter must be provided.
1562
+ # domain account, to fetch all groups for a customer, use this field instead of `
1563
+ # domain`. You can also use the `my_customer` alias to represent your account's `
1564
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
1565
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
1566
+ # customer` or the `domain` parameter.
1547
1567
  # @param [String] domain
1548
1568
  # The domain name. Use this field to get groups from only one domain. To return
1549
1569
  # all domains for a customer account, use the `customer` query parameter instead.
@@ -1908,7 +1928,9 @@ module Google
1908
1928
  execute_or_queue_command(command, &block)
1909
1929
  end
1910
1930
 
1911
- # Retrieves a paginated list of all members in a group.
1931
+ # Retrieves a paginated list of all members in a group. This method times out
1932
+ # after 60 minutes. For more information, see [Troubleshoot error codes](https://
1933
+ # developers.google.com/admin-sdk/directory/v1/guides/troubleshoot-error-codes).
1912
1934
  # @param [String] group_key
1913
1935
  # Identifies the group in the API request. The value can be the group's email
1914
1936
  # address, group alias, or the unique group ID.
@@ -2146,7 +2168,9 @@ module Google
2146
2168
  # Retrieves a paginated list of all user-owned mobile devices for an account. To
2147
2169
  # retrieve a list that includes company-owned devices, use the Cloud Identity [
2148
2170
  # Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices)
2149
- # instead.
2171
+ # instead. This method times out after 60 minutes. For more information, see [
2172
+ # Troubleshoot error codes](https://developers.google.com/admin-sdk/directory/v1/
2173
+ # guides/troubleshoot-error-codes).
2150
2174
  # @param [String] customer_id
2151
2175
  # The unique ID for the customer's Google Workspace account. As an account
2152
2176
  # administrator, you can also use the `my_customer` alias to represent your
@@ -2430,7 +2454,12 @@ module Google
2430
2454
 
2431
2455
  # Retrieves a paginated list of all privileges for a customer.
2432
2456
  # @param [String] customer
2433
- # Immutable ID of the Google Workspace account.
2457
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
2458
+ # domain account, to fetch all groups for a customer, use this field instead of `
2459
+ # domain`. You can also use the `my_customer` alias to represent your account's `
2460
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
2461
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
2462
+ # customer` or the `domain` parameter.
2434
2463
  # @param [String] fields
2435
2464
  # Selector specifying which fields to include in a partial response.
2436
2465
  # @param [String] quota_user
@@ -3208,7 +3237,12 @@ module Google
3208
3237
 
3209
3238
  # Retrieves a role assignment.
3210
3239
  # @param [String] customer
3211
- # Immutable ID of the Google Workspace account.
3240
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
3241
+ # domain account, to fetch all groups for a customer, use this field instead of `
3242
+ # domain`. You can also use the `my_customer` alias to represent your account's `
3243
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
3244
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
3245
+ # customer` or the `domain` parameter.
3212
3246
  # @param [String] role_assignment_id
3213
3247
  # Immutable ID of the role assignment.
3214
3248
  # @param [String] fields
@@ -3274,7 +3308,12 @@ module Google
3274
3308
 
3275
3309
  # Retrieves a paginated list of all roleAssignments.
3276
3310
  # @param [String] customer
3277
- # Immutable ID of the Google Workspace account.
3311
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
3312
+ # domain account, to fetch all groups for a customer, use this field instead of `
3313
+ # domain`. You can also use the `my_customer` alias to represent your account's `
3314
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
3315
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
3316
+ # customer` or the `domain` parameter.
3278
3317
  # @param [Fixnum] max_results
3279
3318
  # Maximum number of results to return.
3280
3319
  # @param [String] page_token
@@ -3349,7 +3388,12 @@ module Google
3349
3388
 
3350
3389
  # Retrieves a role.
3351
3390
  # @param [String] customer
3352
- # Immutable ID of the Google Workspace account.
3391
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
3392
+ # domain account, to fetch all groups for a customer, use this field instead of `
3393
+ # domain`. You can also use the `my_customer` alias to represent your account's `
3394
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
3395
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
3396
+ # customer` or the `domain` parameter.
3353
3397
  # @param [String] role_id
3354
3398
  # Immutable ID of the role.
3355
3399
  # @param [String] fields
@@ -3415,7 +3459,12 @@ module Google
3415
3459
 
3416
3460
  # Retrieves a paginated list of all the roles in a domain.
3417
3461
  # @param [String] customer
3418
- # Immutable ID of the Google Workspace account.
3462
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
3463
+ # domain account, to fetch all groups for a customer, use this field instead of `
3464
+ # domain`. You can also use the `my_customer` alias to represent your account's `
3465
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
3466
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
3467
+ # customer` or the `domain` parameter.
3419
3468
  # @param [Fixnum] max_results
3420
3469
  # Maximum number of results to return.
3421
3470
  # @param [String] page_token
@@ -3554,7 +3603,12 @@ module Google
3554
3603
 
3555
3604
  # Retrieves a schema.
3556
3605
  # @param [String] customer_id
3557
- # Immutable ID of the Google Workspace account.
3606
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
3607
+ # domain account, to fetch all groups for a customer, use this field instead of `
3608
+ # domain`. You can also use the `my_customer` alias to represent your account's `
3609
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
3610
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
3611
+ # customer` or the `domain` parameter.
3558
3612
  # @param [String] schema_key
3559
3613
  # Name or immutable ID of the schema.
3560
3614
  # @param [String] fields
@@ -3620,7 +3674,12 @@ module Google
3620
3674
 
3621
3675
  # Retrieves all schemas for a customer.
3622
3676
  # @param [String] customer_id
3623
- # Immutable ID of the Google Workspace account.
3677
+ # The unique ID for the customer's Google Workspace account. In case of a multi-
3678
+ # domain account, to fetch all groups for a customer, use this field instead of `
3679
+ # domain`. You can also use the `my_customer` alias to represent your account's `
3680
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
3681
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
3682
+ # customer` or the `domain` parameter.
3624
3683
  # @param [String] fields
3625
3684
  # Selector specifying which fields to include in a partial response.
3626
3685
  # @param [String] quota_user
@@ -3954,11 +4013,11 @@ module Google
3954
4013
  # fetched. This should only be set when `projection=custom`.
3955
4014
  # @param [String] customer
3956
4015
  # The unique ID for the customer's Google Workspace account. In case of a multi-
3957
- # domain account, to fetch all groups for a customer, fill this field instead of
3958
- # domain. You can also use the `my_customer` alias to represent your account's `
3959
- # customerId`. The `customerId` is also returned as part of the [Users resource](
3960
- # /admin-sdk/directory/v1/reference/users). Either the `customer` or the `domain`
3961
- # parameter must be provided.
4016
+ # domain account, to fetch all groups for a customer, use this field instead of `
4017
+ # domain`. You can also use the `my_customer` alias to represent your account's `
4018
+ # customerId`. The `customerId` is also returned as part of the [Users](/admin-
4019
+ # sdk/directory/v1/reference/users) resource. You must provide either the `
4020
+ # customer` or the `domain` parameter.
3962
4021
  # @param [String] domain
3963
4022
  # The domain name. Use this field to get groups from only one domain. To return
3964
4023
  # all domains for a customer account, use the `customer` query parameter instead.
@@ -4153,9 +4212,14 @@ module Google
4153
4212
  execute_or_queue_command(command, &block)
4154
4213
  end
4155
4214
 
4156
- # Updates a user. This method supports patch semantics, meaning you only need to
4157
- # include the fields you wish to update. Fields that are not present in the
4158
- # request will be preserved, and fields set to `null` will be cleared.
4215
+ # Updates a user. This method supports patch semantics, meaning that you only
4216
+ # need to include the fields you wish to update. Fields that are not present in
4217
+ # the request will be preserved, and fields set to `null` will be cleared. For
4218
+ # repeating fields that contain arrays, individual items in the array can't be
4219
+ # patched piecemeal; they must be supplied in the request body with the desired
4220
+ # values for all items. See the [user accounts guide](https://developers.google.
4221
+ # com/admin-sdk/directory/v1/guides/manage-users#update_user) for more
4222
+ # information.
4159
4223
  # @param [String] user_key
4160
4224
  # Identifies the user in the API request. The value can be the user's primary
4161
4225
  # email address, alias email address, or unique user ID.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-admin_directory_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.36.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-31 00:00:00.000000000 Z
11
+ date: 2022-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_directory_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-admin_directory_v1/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-admin_directory_v1/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_directory_v1
63
63
  post_install_message:
64
64
  rdoc_options: []