google-apis-cloudidentity_v1 0.4.0 → 0.9.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: 2909fc1a0f2e449637c6cb0e7deb0edfb16e423dbf22653f36a2e4a3f9bdc799
4
- data.tar.gz: 7cd1673fc004121f79286cfbf7abe326e7161d65d562ae081c31d18c89dbf245
3
+ metadata.gz: f22ed8ec83768c52e65621931b6b35373a894c1087f44c64e8f013e1fdfbc03d
4
+ data.tar.gz: 5c0cf9ded63a3d296a0b50887a591c460dfaec0b225cd14cb65ef2d004e7d1e7
5
5
  SHA512:
6
- metadata.gz: 69da30c6d16b16855fd701237a72e1c5083365cba3afe5c3296eb5144e42fdb6f89eb7ff5ef26a5459d61af27ca2f4665dfbd65ee54cfd4326e1cbf7a9810bcc
7
- data.tar.gz: 60e1bae1a11f68dd44fdbd5b1927122ffa1f1341e40372c53ce740caffc7fce17054e3bba66590f136823aeca31a47e87a25e0d4efaa0161879ef4fd1379f73f
6
+ metadata.gz: d16e0035489b2cd1801395442f7a345f2ee6f7900c357d64dff33765c2271cf3f9430cb7214d85354813d08a554781773e16558c394105928457be756546fb8a
7
+ data.tar.gz: 5d6d5b8bb906e65eea1a76c784bb184fcf0b11702ea9bcc510a11738bdc44df71fc75168aff12e2ff12eef82a499e4ba0accbe29622d4b55a09672e6bef8d40f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.9.0 (2021-06-24)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.8.0 (2021-06-18)
8
+
9
+ * Regenerated from discovery document revision 20210614
10
+ * Regenerated using generator version 0.3.0
11
+
12
+ ### v0.7.0 (2021-05-19)
13
+
14
+ * Unspecified changes
15
+
16
+ ### v0.6.0 (2021-05-08)
17
+
18
+ * Regenerated from discovery document revision 20210428
19
+
20
+ ### v0.5.0 (2021-03-12)
21
+
22
+ * Regenerated from discovery document revision 20210310
23
+ * Regenerated using generator version 0.2.0
24
+
3
25
  ### v0.4.0 (2021-03-04)
4
26
 
5
27
  * Unspecified changes
@@ -38,7 +38,7 @@ module Google
38
38
  # See any Cloud Identity Groups that you can access, including group members and their emails
39
39
  AUTH_CLOUD_IDENTITY_GROUPS_READONLY = 'https://www.googleapis.com/auth/cloud-identity.groups.readonly'
40
40
 
41
- # View and manage your data across Google Cloud Platform services
41
+ # See, edit, configure, and delete your Google Cloud Platform data
42
42
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
43
43
  end
44
44
  end
@@ -147,7 +147,7 @@ module Google
147
147
  # represents a Google-managed entity such as a Google user or a Google Group. If
148
148
  # specified, the `EntityKey` represents an external-identity-mapped group. The
149
149
  # namespace must correspond to an identity source created in Admin Console and
150
- # must be in the form of `identitysources/`identity_source_id`.
150
+ # must be in the form of `identitysources/`identity_source_id``.
151
151
  # Corresponds to the JSON property `namespace`
152
152
  # @return [String]
153
153
  attr_accessor :namespace
@@ -257,7 +257,7 @@ module Google
257
257
  class GoogleAppsCloudidentityDevicesV1ApproveDeviceUserRequest
258
258
  include Google::Apis::Core::Hashable
259
259
 
260
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
260
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
261
261
  # of the customer. If you're using this API for your own organization, use `
262
262
  # customers/my_customer` If you're using this API to manage another organization,
263
263
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -300,7 +300,7 @@ module Google
300
300
  class GoogleAppsCloudidentityDevicesV1BlockDeviceUserRequest
301
301
  include Google::Apis::Core::Hashable
302
302
 
303
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
303
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
304
304
  # of the customer. If you're using this API for your own organization, use `
305
305
  # customers/my_customer` If you're using this API to manage another organization,
306
306
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -343,7 +343,7 @@ module Google
343
343
  class GoogleAppsCloudidentityDevicesV1CancelWipeDeviceRequest
344
344
  include Google::Apis::Core::Hashable
345
345
 
346
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
346
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
347
347
  # of the customer. If you're using this API for your own organization, use `
348
348
  # customers/my_customer` If you're using this API to manage another organization,
349
349
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -387,7 +387,7 @@ module Google
387
387
  class GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest
388
388
  include Google::Apis::Core::Hashable
389
389
 
390
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
390
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
391
391
  # of the customer. If you're using this API for your own organization, use `
392
392
  # customers/my_customer` If you're using this API to manage another organization,
393
393
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -793,8 +793,8 @@ module Google
793
793
 
794
794
  # Output only. [Resource name](https://cloud.google.com/apis/design/
795
795
  # resource_names) of the DeviceUser in format: `devices/`device_id`/deviceUsers/`
796
- # user_id``, where user_id is the ID of the user associated with the user
797
- # session.
796
+ # device_user_id``, where `device_user_id` uniquely identifies a user's use of a
797
+ # device.
798
798
  # Corresponds to the JSON property `name`
799
799
  # @return [String]
800
800
  attr_accessor :name
@@ -948,7 +948,7 @@ module Google
948
948
  class GoogleAppsCloudidentityDevicesV1WipeDeviceRequest
949
949
  include Google::Apis::Core::Hashable
950
950
 
951
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
951
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
952
952
  # of the customer. If you're using this API for your own organization, use `
953
953
  # customers/my_customer` If you're using this API to manage another organization,
954
954
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -992,7 +992,7 @@ module Google
992
992
  class GoogleAppsCloudidentityDevicesV1WipeDeviceUserRequest
993
993
  include Google::Apis::Core::Hashable
994
994
 
995
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
995
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
996
996
  # of the customer. If you're using this API for your own organization, use `
997
997
  # customers/my_customer` If you're using this API to manage another organization,
998
998
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -1075,8 +1075,7 @@ module Google
1075
1075
  # the security label cannot be removed once added.** Dynamic groups have a label
1076
1076
  # with a key of `cloudidentity.googleapis.com/groups.dynamic`. Identity-mapped
1077
1077
  # groups for Cloud Search have a label with a key of `system/groups/external`
1078
- # and an empty value. Examples: `"cloudidentity.googleapis.com/groups.
1079
- # discussion_forum": ""` or `"system/groups/external": ""`.
1078
+ # and an empty value.
1080
1079
  # Corresponds to the JSON property `labels`
1081
1080
  # @return [Hash<String,String>]
1082
1081
  attr_accessor :labels
@@ -1090,7 +1089,8 @@ module Google
1090
1089
  # Required. Immutable. The resource name of the entity under which this `Group`
1091
1090
  # resides in the Cloud Identity resource hierarchy. Must be of the form `
1092
1091
  # identitysources/`identity_source_id`` for external- identity-mapped groups or `
1093
- # customers/`customer_id`` for Google Groups.
1092
+ # customers/`customer_id`` for Google Groups. The `customer_id` must begin with "
1093
+ # C" (for example, 'C046psxkn').
1094
1094
  # Corresponds to the JSON property `parent`
1095
1095
  # @return [String]
1096
1096
  attr_accessor :parent
@@ -1267,7 +1267,7 @@ module Google
1267
1267
  class MemberRelation
1268
1268
  include Google::Apis::Core::Hashable
1269
1269
 
1270
- # Resource name for this member if member is a GROUP, otherwise it is empty.
1270
+ # Resource name for this member.
1271
1271
  # Corresponds to the JSON property `member`
1272
1272
  # @return [String]
1273
1273
  attr_accessor :member
@@ -1539,7 +1539,7 @@ module Google
1539
1539
  class SearchGroupsResponse
1540
1540
  include Google::Apis::Core::Hashable
1541
1541
 
1542
- # The `Group`s that match the search query.
1542
+ # The `Group` resources that match the search query.
1543
1543
  # Corresponds to the JSON property `groups`
1544
1544
  # @return [Array<Google::Apis::CloudidentityV1::Group>]
1545
1545
  attr_accessor :groups
@@ -1677,7 +1677,7 @@ module Google
1677
1677
  include Google::Apis::Core::Hashable
1678
1678
 
1679
1679
  # The fully-qualified names of fields to update. May only contain the field `
1680
- # expiry_detail`.
1680
+ # expiry_detail.expire_time`.
1681
1681
  # Corresponds to the JSON property `fieldMask`
1682
1682
  # @return [String]
1683
1683
  attr_accessor :field_mask
@@ -1699,11 +1699,12 @@ module Google
1699
1699
  end
1700
1700
  end
1701
1701
 
1702
- # The `UserInvitation` resource represents an email sent to an unmanaged user
1703
- # account (an email address that shares the domain of the Google Workspace
1704
- # customer but is not managed by it yet), inviting them to join the customer’s
1705
- # domain. If the user accepts the `UserInvitation`, the account will become a
1706
- # managed account.
1702
+ # The `UserInvitation` resource represents an email that can be sent to an
1703
+ # unmanaged user account inviting them to join the customer’s Google Workspace
1704
+ # or Cloud Identity account. An unmanaged account shares an email address domain
1705
+ # with the Google Workspace or Cloud Identity account but is not managed by it
1706
+ # yet. If the user accepts the `UserInvitation`, the user account will become
1707
+ # managed.
1707
1708
  class UserInvitation
1708
1709
  include Google::Apis::Core::Hashable
1709
1710
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudidentityV1
18
18
  # Version of the google-apis-cloudidentity_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.3.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210204"
25
+ REVISION = "20210614"
26
26
  end
27
27
  end
28
28
  end
@@ -95,7 +95,7 @@ module Google
95
95
  # Identity Premium
96
96
  # @param [Google::Apis::CloudidentityV1::GoogleAppsCloudidentityDevicesV1Device] google_apps_cloudidentity_devices_v1_device_object
97
97
  # @param [String] customer
98
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
98
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
99
99
  # of the customer. If you're using this API for your own organization, use `
100
100
  # customers/my_customer` If you're using this API to manage another organization,
101
101
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -135,7 +135,7 @@ module Google
135
135
  # of the Device in format: `devices/`device_id``, where device_id is the unique
136
136
  # ID assigned to the Device.
137
137
  # @param [String] customer
138
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
138
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
139
139
  # of the customer. If you're using this API for your own organization, use `
140
140
  # customers/my_customer` If you're using this API to manage another organization,
141
141
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -174,7 +174,7 @@ module Google
174
174
  # of the Device in the format: `devices/`device_id``, where device_id is the
175
175
  # unique ID assigned to the Device.
176
176
  # @param [String] customer
177
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
177
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
178
178
  # of the Customer in the format: `customers/`customer_id``, where customer_id is
179
179
  # the customer to whom the device belongs. If you're using this API for your own
180
180
  # organization, use `customers/my_customer`. If you're using this API to manage
@@ -210,7 +210,7 @@ module Google
210
210
 
211
211
  # Lists/Searches devices.
212
212
  # @param [String] customer
213
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
213
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
214
214
  # of the customer in the format: `customers/`customer_id``, where customer_id is
215
215
  # the customer to whom the device belongs. If you're using this API for your own
216
216
  # organization, use `customers/my_customer`. If you're using this API to manage
@@ -423,7 +423,7 @@ module Google
423
423
  # where device_id is the unique ID assigned to the Device, and device_user_id is
424
424
  # the unique ID assigned to the User.
425
425
  # @param [String] customer
426
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
426
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
427
427
  # of the customer. If you're using this API for your own organization, use `
428
428
  # customers/my_customer` If you're using this API to manage another organization,
429
429
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -463,7 +463,7 @@ module Google
463
463
  # where device_id is the unique ID assigned to the Device, and device_user_id is
464
464
  # the unique ID assigned to the User.
465
465
  # @param [String] customer
466
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
466
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
467
467
  # of the customer. If you're using this API for your own organization, use `
468
468
  # customers/my_customer` If you're using this API to manage another organization,
469
469
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -502,7 +502,7 @@ module Google
502
502
  # DeviceUsers owned by a device, set this to the resource name of the device.
503
503
  # Format: devices/`device`
504
504
  # @param [String] customer
505
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
505
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
506
506
  # of the customer. If you're using this API for your own organization, use `
507
507
  # customers/my_customer` If you're using this API to manage another organization,
508
508
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -669,16 +669,19 @@ module Google
669
669
  # @param [String] name
670
670
  # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
671
671
  # of the ClientState in format: `devices/`device_id`/deviceUsers/`device_user_id`
672
- # /clientStates/`partner_id``, where device_id is the unique ID assigned to the
673
- # Device, device_user_id is the unique ID assigned to the User and partner_id
674
- # identifies the partner storing the data. To get the client state for devices
675
- # belonging to your own organization, the `partnerId` is in the format: `
676
- # customerId-*anystring*`. Where the `customerId` is your organization's
677
- # customer ID and `anystring` is any suffix. This suffix is used in setting up
672
+ # /clientStates/`partner_id``, where `device_id` is the unique ID assigned to
673
+ # the Device, `device_user_id` is the unique ID assigned to the User and `
674
+ # partner_id` identifies the partner storing the data. To get the client state
675
+ # for devices belonging to your own organization, the `partnerId` is in the
676
+ # format: `customerId-*anystring*`. Where the `customerId` is your organization'
677
+ # s customer ID and `anystring` is any suffix. This suffix is used in setting up
678
678
  # Custom Access Levels in Context-Aware Access. You may use `my_customer`
679
- # instead of the customer ID for devices managed by your own organization.
679
+ # instead of the customer ID for devices managed by your own organization. You
680
+ # may specify `-` in place of the ``device_id``, so the ClientState resource
681
+ # name can be: `devices/-/deviceUsers/`device_user_resource_id`/clientStates/`
682
+ # partner_id``.
680
683
  # @param [String] customer
681
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
684
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
682
685
  # of the customer. If you're using this API for your own organization, use `
683
686
  # customers/my_customer` If you're using this API to manage another organization,
684
687
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -717,7 +720,7 @@ module Google
717
720
  # list all ClientStates owned by a DeviceUser, set this to the resource name of
718
721
  # the DeviceUser. Format: devices/`device`/deviceUsers/`deviceUser`
719
722
  # @param [String] customer
720
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
723
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
721
724
  # of the customer. If you're using this API for your own organization, use `
722
725
  # customers/my_customer` If you're using this API to manage another organization,
723
726
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -783,7 +786,7 @@ module Google
783
786
  # not including 'C')
784
787
  # @param [Google::Apis::CloudidentityV1::GoogleAppsCloudidentityDevicesV1ClientState] google_apps_cloudidentity_devices_v1_client_state_object
785
788
  # @param [String] customer
786
- # Required. [Resource name](https://cloud.google.com/apis/design/resource_names)
789
+ # Optional. [Resource name](https://cloud.google.com/apis/design/resource_names)
787
790
  # of the customer. If you're using this API for your own organization, use `
788
791
  # customers/my_customer` If you're using this API to manage another organization,
789
792
  # use `customers/`customer_id``, where customer_id is the customer to whom the
@@ -919,7 +922,7 @@ module Google
919
922
  execute_or_queue_command(command, &block)
920
923
  end
921
924
 
922
- # Lists the `Group`s under a customer or namespace.
925
+ # Lists the `Group` resources under a customer or namespace.
923
926
  # @param [Fixnum] page_size
924
927
  # The maximum number of results to return. Note that the number of results
925
928
  # returned may be less than this value even if there are more available results.
@@ -930,9 +933,10 @@ module Google
930
933
  # @param [String] page_token
931
934
  # The `next_page_token` value returned from a previous list request, if any.
932
935
  # @param [String] parent
933
- # Required. The parent resource under which to list all `Group`s. Must be of the
934
- # form `identitysources/`identity_source_id`` for external- identity-mapped
935
- # groups or `customers/`customer_id`` for Google Groups.
936
+ # Required. The parent resource under which to list all `Group` resources. Must
937
+ # be of the form `identitysources/`identity_source_id`` for external- identity-
938
+ # mapped groups or `customers/`customer_id`` for Google Groups. The `customer_id`
939
+ # must begin with "C" (for example, 'C046psxkn').
936
940
  # @param [String] view
937
941
  # The level of detail to be returned. If unspecified, defaults to `View.BASIC`.
938
942
  # @param [String] fields
@@ -977,7 +981,7 @@ module Google
977
981
  # represents a Google-managed entity such as a Google user or a Google Group. If
978
982
  # specified, the `EntityKey` represents an external-identity-mapped group. The
979
983
  # namespace must correspond to an identity source created in Admin Console and
980
- # must be in the form of `identitysources/`identity_source_id`.
984
+ # must be in the form of `identitysources/`identity_source_id``.
981
985
  # @param [String] fields
982
986
  # Selector specifying which fields to include in a partial response.
983
987
  # @param [String] quota_user
@@ -1013,7 +1017,7 @@ module Google
1013
1017
  # @param [Google::Apis::CloudidentityV1::Group] group_object
1014
1018
  # @param [String] update_mask
1015
1019
  # Required. The fully-qualified names of fields to update. May only contain the
1016
- # following fields: `display_name`, `description`.
1020
+ # following fields: `display_name`, `description`, `labels`.
1017
1021
  # @param [String] fields
1018
1022
  # Selector specifying which fields to include in a partial response.
1019
1023
  # @param [String] quota_user
@@ -1044,7 +1048,7 @@ module Google
1044
1048
  execute_or_queue_command(command, &block)
1045
1049
  end
1046
1050
 
1047
- # Searches for `Group`s matching a specified query.
1051
+ # Searches for `Group` resources matching a specified query.
1048
1052
  # @param [Fixnum] page_size
1049
1053
  # The maximum number of results to return. Note that the number of results
1050
1054
  # returned may be less than this value even if there are more available results.
@@ -1059,7 +1063,7 @@ module Google
1059
1063
  # https://opensource.google/projects/cel). May only contain equality operators
1060
1064
  # on the parent and inclusion operators on labels (e.g., `parent == 'customers/`
1061
1065
  # customer_id`' && 'cloudidentity.googleapis.com/groups.discussion_forum' in
1062
- # labels`).
1066
+ # labels`). The `customer_id` must begin with "C" (for example, 'C046psxkn').
1063
1067
  # @param [String] view
1064
1068
  # The level of detail to be returned. If unspecified, defaults to `View.BASIC`.
1065
1069
  # @param [String] fields
@@ -1348,7 +1352,7 @@ module Google
1348
1352
  # represents a Google-managed entity such as a Google user or a Google Group. If
1349
1353
  # specified, the `EntityKey` represents an external-identity-mapped group. The
1350
1354
  # namespace must correspond to an identity source created in Admin Console and
1351
- # must be in the form of `identitysources/`identity_source_id`.
1355
+ # must be in the form of `identitysources/`identity_source_id``.
1352
1356
  # @param [String] fields
1353
1357
  # Selector specifying which fields to include in a partial response.
1354
1358
  # @param [String] quota_user
@@ -1432,10 +1436,10 @@ module Google
1432
1436
  # @param [String] query
1433
1437
  # Required. A CEL expression that MUST include member specification AND label(s).
1434
1438
  # This is a `required` field. Users can search on label attributes of groups.
1435
- # CONTAINS match ('in') is supported on labels. Certain groups are uniquely
1436
- # identified by both a 'member_key_id' and a 'member_key_namespace', which
1437
- # requires an additional query input: 'member_key_namespace'. Example query: `
1438
- # member_key_id == 'member_key_id_value' && in labels`
1439
+ # CONTAINS match ('in') is supported on labels. Identity-mapped groups are
1440
+ # uniquely identified by both a `member_key_id` and a `member_key_namespace`,
1441
+ # which requires an additional query input: `member_key_namespace`. Example
1442
+ # query: `member_key_id == 'member_key_id_value' && in labels`
1439
1443
  # @param [String] fields
1440
1444
  # Selector specifying which fields to include in a partial response.
1441
1445
  # @param [String] quota_user
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.9.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.3'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.3'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Cloud Identity API V1. Simple REST
28
34
  clients are Ruby client libraries that provide access to Google services via their
29
35
  HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudidentity_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.9.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudidentity_v1
57
63
  post_install_message:
58
64
  rdoc_options: []
@@ -69,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
75
  - !ruby/object:Gem::Version
70
76
  version: '0'
71
77
  requirements: []
72
- rubygems_version: 3.2.13
78
+ rubygems_version: 3.2.17
73
79
  signing_key:
74
80
  specification_version: 4
75
81
  summary: Simple REST client for Cloud Identity API V1