google-apis-managedidentities_v1 0.19.0 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +13 -0
- data/lib/google/apis/managedidentities_v1/classes.rb +51 -30
- data/lib/google/apis/managedidentities_v1/gem_version.rb +3 -3
- data/lib/google/apis/managedidentities_v1/representations.rb +15 -1
- data/lib/google/apis/managedidentities_v1/service.rb +29 -20
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b1f6b7cc97ade2d29b0768c961756911f9d47662dbaeda7cf2c7c81a38520c91
|
4
|
+
data.tar.gz: 1ffd30956dd0a765a4939d35c5b15b0b2e7b6ca76d2489b13dd9a072dafad4f6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e0b4ba6c7c07f245cf6a6bb317082939d718474626045fc91ecb4521f73995bce76280cc32b0763f166d576a6407bc805e1d17826c08b81a6329015a0139fc74
|
7
|
+
data.tar.gz: 46db4897bebb0be7a35de000a807ebd9386126aea1293b289e488303128a844ace316fdd7b8c4268c59ca317fb99dae1cfdf5559c363661eaf9982bdb66d416e
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1
1
|
# Release history for google-apis-managedidentities_v1
|
2
2
|
|
3
|
+
### v0.22.0 (2022-07-02)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.8.0
|
6
|
+
|
7
|
+
### v0.21.0 (2022-06-17)
|
8
|
+
|
9
|
+
* Regenerated using generator version 0.6.0
|
10
|
+
* Regenerated from discovery document revision 20220526
|
11
|
+
|
12
|
+
### v0.20.0 (2022-04-29)
|
13
|
+
|
14
|
+
* Regenerated from discovery document revision 20220331
|
15
|
+
|
3
16
|
### v0.19.0 (2022-02-27)
|
4
17
|
|
5
18
|
* Regenerated from discovery document revision 20220216
|
@@ -124,7 +124,7 @@ module Google
|
|
124
124
|
# @return [Google::Apis::ManagedidentitiesV1::Expr]
|
125
125
|
attr_accessor :condition
|
126
126
|
|
127
|
-
# Specifies the principals requesting access for a Cloud
|
127
|
+
# Specifies the principals requesting access for a Google Cloud resource. `
|
128
128
|
# members` can have the following values: * `allUsers`: A special identifier
|
129
129
|
# that represents anyone who is on the internet; with or without a Google
|
130
130
|
# account. * `allAuthenticatedUsers`: A special identifier that represents
|
@@ -258,11 +258,11 @@ module Google
|
|
258
258
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
259
259
|
# day and time zone are either specified elsewhere or are insignificant. The
|
260
260
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
261
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
262
|
-
# and day, with a zero year (
|
263
|
-
# zero month and a zero day * A year and month, with a zero day (
|
264
|
-
# card expiration date) Related types: * google.type.
|
265
|
-
# DateTime * google.protobuf.Timestamp
|
261
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
262
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
263
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
264
|
+
# example, a credit card expiration date). Related types: * google.type.
|
265
|
+
# TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
|
266
266
|
class Date
|
267
267
|
include Google::Apis::Core::Hashable
|
268
268
|
|
@@ -304,11 +304,11 @@ module Google
|
|
304
304
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
305
305
|
# day and time zone are either specified elsewhere or are insignificant. The
|
306
306
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
307
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
308
|
-
# and day, with a zero year (
|
309
|
-
# zero month and a zero day * A year and month, with a zero day (
|
310
|
-
# card expiration date) Related types: * google.type.
|
311
|
-
# DateTime * google.protobuf.Timestamp
|
307
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
308
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
309
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
310
|
+
# example, a credit card expiration date). Related types: * google.type.
|
311
|
+
# TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
|
312
312
|
# Corresponds to the JSON property `endDate`
|
313
313
|
# @return [Google::Apis::ManagedidentitiesV1::Date]
|
314
314
|
attr_accessor :end_date
|
@@ -316,11 +316,11 @@ module Google
|
|
316
316
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
317
317
|
# day and time zone are either specified elsewhere or are insignificant. The
|
318
318
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
319
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
320
|
-
# and day, with a zero year (
|
321
|
-
# zero month and a zero day * A year and month, with a zero day (
|
322
|
-
# card expiration date) Related types: * google.type.
|
323
|
-
# DateTime * google.protobuf.Timestamp
|
319
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
320
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
321
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
322
|
+
# example, a credit card expiration date). Related types: * google.type.
|
323
|
+
# TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
|
324
324
|
# Corresponds to the JSON property `startDate`
|
325
325
|
# @return [Google::Apis::ManagedidentitiesV1::Date]
|
326
326
|
attr_accessor :start_date
|
@@ -478,8 +478,7 @@ module Google
|
|
478
478
|
# A generic empty message that you can re-use to avoid defining duplicated empty
|
479
479
|
# messages in your APIs. A typical example is to use it as the request or the
|
480
480
|
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
481
|
-
# protobuf.Empty) returns (google.protobuf.Empty); `
|
482
|
-
# `Empty` is empty JSON object ````.
|
481
|
+
# protobuf.Empty) returns (google.protobuf.Empty); `
|
483
482
|
class Empty
|
484
483
|
include Google::Apis::Core::Hashable
|
485
484
|
|
@@ -722,11 +721,12 @@ module Google
|
|
722
721
|
# @return [String]
|
723
722
|
attr_accessor :create_time
|
724
723
|
|
725
|
-
# Optional. The instance_type of this instance of format: projects/`
|
726
|
-
# locations/`location_id`/instanceTypes/`instance_type_id`.
|
727
|
-
# represents a high-level tier or SKU of the service that this
|
728
|
-
# to. When enabled(eg: Maintenance Rollout), Rollout uses '
|
729
|
-
# with 'software_versions' to determine whether instance
|
724
|
+
# Optional. The instance_type of this instance of format: projects/`
|
725
|
+
# project_number`/locations/`location_id`/instanceTypes/`instance_type_id`.
|
726
|
+
# Instance Type represents a high-level tier or SKU of the service that this
|
727
|
+
# instance belong to. When enabled(eg: Maintenance Rollout), Rollout uses '
|
728
|
+
# instance_type' along with 'software_versions' to determine whether instance
|
729
|
+
# needs an update or not.
|
730
730
|
# Corresponds to the JSON property `instanceType`
|
731
731
|
# @return [String]
|
732
732
|
attr_accessor :instance_type
|
@@ -758,19 +758,21 @@ module Google
|
|
758
758
|
# @return [Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings]
|
759
759
|
attr_accessor :maintenance_settings
|
760
760
|
|
761
|
-
# Unique name of the resource. It uses the form: `projects/`
|
762
|
-
#
|
763
|
-
#
|
764
|
-
#
|
761
|
+
# Unique name of the resource. It uses the form: `projects/`project_number`/
|
762
|
+
# locations/`location_id`/instances/`instance_id`` Note: This name is passed,
|
763
|
+
# stored and logged across the rollout system. So use of consumer project_id or
|
764
|
+
# any other consumer PII in the name is strongly discouraged for wipeout (go/
|
765
|
+
# wipeout) compliance. See go/elysium/project_ids#storage-guidance for more
|
766
|
+
# details.
|
765
767
|
# Corresponds to the JSON property `name`
|
766
768
|
# @return [String]
|
767
769
|
attr_accessor :name
|
768
770
|
|
769
|
-
# Optional.
|
771
|
+
# Optional. notification_parameter are information that service producers may
|
770
772
|
# like to include that is not relevant to Rollout. This parameter will only be
|
771
773
|
# passed to Gamma and Cloud Logging for notification/logging purpose.
|
772
774
|
# Corresponds to the JSON property `notificationParameters`
|
773
|
-
# @return [Hash<String,
|
775
|
+
# @return [Hash<String,Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter>]
|
774
776
|
attr_accessor :notification_parameters
|
775
777
|
|
776
778
|
# Output only. Custom string attributes used primarily to expose producer-
|
@@ -975,6 +977,25 @@ module Google
|
|
975
977
|
end
|
976
978
|
end
|
977
979
|
|
980
|
+
# Contains notification related data.
|
981
|
+
class GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
|
982
|
+
include Google::Apis::Core::Hashable
|
983
|
+
|
984
|
+
# Optional. Array of string values. e.g. instance's replica information.
|
985
|
+
# Corresponds to the JSON property `values`
|
986
|
+
# @return [Array<String>]
|
987
|
+
attr_accessor :values
|
988
|
+
|
989
|
+
def initialize(**args)
|
990
|
+
update!(**args)
|
991
|
+
end
|
992
|
+
|
993
|
+
# Update properties of this object
|
994
|
+
def update!(**args)
|
995
|
+
@values = args[:values] if args.key?(:values)
|
996
|
+
end
|
997
|
+
end
|
998
|
+
|
978
999
|
# PerSliSloEligibility is a mapping from an SLI name to eligibility.
|
979
1000
|
class GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
|
980
1001
|
include Google::Apis::Core::Hashable
|
@@ -2006,7 +2027,7 @@ module Google
|
|
2006
2027
|
include Google::Apis::Core::Hashable
|
2007
2028
|
|
2008
2029
|
# The set of permissions to check for the `resource`. Permissions with wildcards
|
2009
|
-
# (such as
|
2030
|
+
# (such as `*` or `storage.*`) are not allowed. For more information see [IAM
|
2010
2031
|
# Overview](https://cloud.google.com/iam/docs/overview#permissions).
|
2011
2032
|
# Corresponds to the JSON property `permissions`
|
2012
2033
|
# @return [Array<String>]
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ManagedidentitiesV1
|
18
18
|
# Version of the google-apis-managedidentities_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.22.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.8.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220526"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -136,6 +136,12 @@ module Google
|
|
136
136
|
include Google::Apis::Core::JsonObjectSupport
|
137
137
|
end
|
138
138
|
|
139
|
+
class GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
139
145
|
class GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
|
140
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
147
|
|
@@ -506,7 +512,8 @@ module Google
|
|
506
512
|
property :maintenance_settings, as: 'maintenanceSettings', class: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings, decorator: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings::Representation
|
507
513
|
|
508
514
|
property :name, as: 'name'
|
509
|
-
hash :notification_parameters, as: 'notificationParameters'
|
515
|
+
hash :notification_parameters, as: 'notificationParameters', class: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter, decorator: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter::Representation
|
516
|
+
|
510
517
|
hash :producer_metadata, as: 'producerMetadata'
|
511
518
|
collection :provisioned_resources, as: 'provisionedResources', class: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource, decorator: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource::Representation
|
512
519
|
|
@@ -551,6 +558,13 @@ module Google
|
|
551
558
|
end
|
552
559
|
end
|
553
560
|
|
561
|
+
class GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
|
562
|
+
# @private
|
563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
564
|
+
collection :values, as: 'values'
|
565
|
+
end
|
566
|
+
end
|
567
|
+
|
554
568
|
class GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
|
555
569
|
# @private
|
556
570
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -85,8 +85,8 @@ module Google
|
|
85
85
|
# The resource that owns the locations collection, if applicable.
|
86
86
|
# @param [String] filter
|
87
87
|
# A filter to narrow down results to a preferred subset. The filtering language
|
88
|
-
# accepts strings like "displayName=tokyo"
|
89
|
-
# AIP-160](https://google.aip.dev/160).
|
88
|
+
# accepts strings like `"displayName=tokyo"`, and is documented in more detail
|
89
|
+
# in [AIP-160](https://google.aip.dev/160).
|
90
90
|
# @param [Fixnum] page_size
|
91
91
|
# The maximum number of results to return. If not set, the service selects a
|
92
92
|
# default.
|
@@ -299,8 +299,9 @@ module Google
|
|
299
299
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
300
300
|
# resource exists and does not have a policy set.
|
301
301
|
# @param [String] resource
|
302
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
303
|
-
#
|
302
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
303
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
304
|
+
# appropriate value for this field.
|
304
305
|
# @param [Fixnum] options_requested_policy_version
|
305
306
|
# Optional. The maximum policy version that will be used to format the policy.
|
306
307
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -564,8 +565,9 @@ module Google
|
|
564
565
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
565
566
|
# PERMISSION_DENIED` errors.
|
566
567
|
# @param [String] resource
|
567
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
568
|
-
#
|
568
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
569
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
570
|
+
# appropriate value for this field.
|
569
571
|
# @param [Google::Apis::ManagedidentitiesV1::SetIamPolicyRequest] set_iam_policy_request_object
|
570
572
|
# @param [String] fields
|
571
573
|
# Selector specifying which fields to include in a partial response.
|
@@ -602,8 +604,9 @@ module Google
|
|
602
604
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
603
605
|
# This operation may "fail open" without warning.
|
604
606
|
# @param [String] resource
|
605
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
606
|
-
#
|
607
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
608
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
609
|
+
# appropriate value for this field.
|
607
610
|
# @param [Google::Apis::ManagedidentitiesV1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
608
611
|
# @param [String] fields
|
609
612
|
# Selector specifying which fields to include in a partial response.
|
@@ -813,8 +816,9 @@ module Google
|
|
813
816
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
814
817
|
# resource exists and does not have a policy set.
|
815
818
|
# @param [String] resource
|
816
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
817
|
-
#
|
819
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
820
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
821
|
+
# appropriate value for this field.
|
818
822
|
# @param [Fixnum] options_requested_policy_version
|
819
823
|
# Optional. The maximum policy version that will be used to format the policy.
|
820
824
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -946,8 +950,9 @@ module Google
|
|
946
950
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
947
951
|
# PERMISSION_DENIED` errors.
|
948
952
|
# @param [String] resource
|
949
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
950
|
-
#
|
953
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
954
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
955
|
+
# appropriate value for this field.
|
951
956
|
# @param [Google::Apis::ManagedidentitiesV1::SetIamPolicyRequest] set_iam_policy_request_object
|
952
957
|
# @param [String] fields
|
953
958
|
# Selector specifying which fields to include in a partial response.
|
@@ -984,8 +989,9 @@ module Google
|
|
984
989
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
985
990
|
# This operation may "fail open" without warning.
|
986
991
|
# @param [String] resource
|
987
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
988
|
-
#
|
992
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
993
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
994
|
+
# appropriate value for this field.
|
989
995
|
# @param [Google::Apis::ManagedidentitiesV1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
990
996
|
# @param [String] fields
|
991
997
|
# Selector specifying which fields to include in a partial response.
|
@@ -1350,8 +1356,9 @@ module Google
|
|
1350
1356
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
1351
1357
|
# resource exists and does not have a policy set.
|
1352
1358
|
# @param [String] resource
|
1353
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
1354
|
-
#
|
1359
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
1360
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
1361
|
+
# appropriate value for this field.
|
1355
1362
|
# @param [Fixnum] options_requested_policy_version
|
1356
1363
|
# Optional. The maximum policy version that will be used to format the policy.
|
1357
1364
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -1485,8 +1492,9 @@ module Google
|
|
1485
1492
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
1486
1493
|
# PERMISSION_DENIED` errors.
|
1487
1494
|
# @param [String] resource
|
1488
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
1489
|
-
#
|
1495
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
1496
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
1497
|
+
# appropriate value for this field.
|
1490
1498
|
# @param [Google::Apis::ManagedidentitiesV1::SetIamPolicyRequest] set_iam_policy_request_object
|
1491
1499
|
# @param [String] fields
|
1492
1500
|
# Selector specifying which fields to include in a partial response.
|
@@ -1523,8 +1531,9 @@ module Google
|
|
1523
1531
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
1524
1532
|
# This operation may "fail open" without warning.
|
1525
1533
|
# @param [String] resource
|
1526
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
1527
|
-
#
|
1534
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
1535
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
1536
|
+
# appropriate value for this field.
|
1528
1537
|
# @param [Google::Apis::ManagedidentitiesV1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
1529
1538
|
# @param [String] fields
|
1530
1539
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-managedidentities_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.22.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-
|
11
|
+
date: 2022-07-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '0.
|
19
|
+
version: '0.7'
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: '0.
|
29
|
+
version: '0.7'
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -59,7 +59,7 @@ licenses:
|
|
59
59
|
metadata:
|
60
60
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
61
61
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1/CHANGELOG.md
|
62
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.
|
62
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.22.0
|
63
63
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1
|
64
64
|
post_install_message:
|
65
65
|
rdoc_options: []
|
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
76
76
|
- !ruby/object:Gem::Version
|
77
77
|
version: '0'
|
78
78
|
requirements: []
|
79
|
-
rubygems_version: 3.3.
|
79
|
+
rubygems_version: 3.3.14
|
80
80
|
signing_key:
|
81
81
|
specification_version: 4
|
82
82
|
summary: Simple REST client for Managed Service for Microsoft Active Directory API
|