google-apis-managedidentities_v1 0.9.0 → 0.10.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 37e1bed1da3dec4cc5a5df7817ba72f0f9fb7fad25e5f579c3e0da1bdcff181b
|
|
4
|
+
data.tar.gz: 59c3c3211834aa2899bb73814e7cdec423e2284a02627fcd1b059edcbdaea249
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2d6e2cd0a59b0490c830e36dff87dfcfc953c3c82e4db5cb9483f50cb4039cbb4422bb875ba67abc4f257b6d6c0323c5051fe2fac801bc6d3e4be7fe0cd6b89e
|
|
7
|
+
data.tar.gz: c3753e372cf434d553879cee373d9e7cfdcbb1fbda3704472c6706339f111403d9183cd24bf34cc00330acd10c51003946ed054a8d6dc6b4bb27face6ac0fd40
|
data/CHANGELOG.md
CHANGED
|
@@ -883,6 +883,11 @@ module Google
|
|
|
883
883
|
# @return [String]
|
|
884
884
|
attr_accessor :node_id
|
|
885
885
|
|
|
886
|
+
# PerSliSloEligibility is a mapping from an SLI name to eligibility.
|
|
887
|
+
# Corresponds to the JSON property `perSliEligibility`
|
|
888
|
+
# @return [Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility]
|
|
889
|
+
attr_accessor :per_sli_eligibility
|
|
890
|
+
|
|
886
891
|
def initialize(**args)
|
|
887
892
|
update!(**args)
|
|
888
893
|
end
|
|
@@ -892,6 +897,7 @@ module Google
|
|
|
892
897
|
@exclusions = args[:exclusions] if args.key?(:exclusions)
|
|
893
898
|
@location = args[:location] if args.key?(:location)
|
|
894
899
|
@node_id = args[:node_id] if args.key?(:node_id)
|
|
900
|
+
@per_sli_eligibility = args[:per_sli_eligibility] if args.key?(:per_sli_eligibility)
|
|
895
901
|
end
|
|
896
902
|
end
|
|
897
903
|
|
|
@@ -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.10.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.3.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210615"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -508,6 +508,8 @@ module Google
|
|
|
508
508
|
|
|
509
509
|
property :location, as: 'location'
|
|
510
510
|
property :node_id, as: 'nodeId'
|
|
511
|
+
property :per_sli_eligibility, as: 'perSliEligibility', class: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility, decorator: Google::Apis::ManagedidentitiesV1::GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility::Representation
|
|
512
|
+
|
|
511
513
|
end
|
|
512
514
|
end
|
|
513
515
|
|
metadata
CHANGED
|
@@ -1,29 +1,35 @@
|
|
|
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.10.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-06-
|
|
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.
|
|
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:
|
|
32
|
+
version: 2.a
|
|
27
33
|
description: This is the simple REST client for Managed Service for Microsoft Active
|
|
28
34
|
Directory API V1. Simple REST clients are Ruby client libraries that provide access
|
|
29
35
|
to Google services via their HTTP REST API endpoints. These libraries are generated
|
|
@@ -53,7 +59,7 @@ licenses:
|
|
|
53
59
|
metadata:
|
|
54
60
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
55
61
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1/CHANGELOG.md
|
|
56
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.
|
|
62
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.10.0
|
|
57
63
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1
|
|
58
64
|
post_install_message:
|
|
59
65
|
rdoc_options: []
|