google-apis-gkehub_v1 0.54.0 → 0.55.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bbf891926c8e5be05bab02793028c03eeaac8cc2e8182085a32f01dbcc4ab070
|
4
|
+
data.tar.gz: 42acf6b3b45a42e2501b2a34b0ed6ff2044477b2e169d25d9c542e88cf0e946d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42dc38a8399c5b515a4e1862b80234dc926f1339919656238c3dcea07bed25d0866577131fc964ca31dad7c746d9edf7b5be7bc1a0dce6c9a6fb6fb70cd098d9
|
7
|
+
data.tar.gz: 392c32c4040555dfd1548c4389032748b1576c1867db1d59a861859b086c58a081f702d46cd6ae10b9eaed006f6fadc65f36727c7bf34a22008fcf21394a1f96
|
data/CHANGELOG.md
CHANGED
@@ -2840,13 +2840,6 @@ module Google
|
|
2840
2840
|
# @return [String]
|
2841
2841
|
attr_accessor :delete_time
|
2842
2842
|
|
2843
|
-
# Whether the membershipbinding is Fleet-wide; true means that this Membership
|
2844
|
-
# should be bound to all Namespaces in this entire Fleet.
|
2845
|
-
# Corresponds to the JSON property `fleet`
|
2846
|
-
# @return [Boolean]
|
2847
|
-
attr_accessor :fleet
|
2848
|
-
alias_method :fleet?, :fleet
|
2849
|
-
|
2850
2843
|
# Optional. Labels for this MembershipBinding.
|
2851
2844
|
# Corresponds to the JSON property `labels`
|
2852
2845
|
# @return [Hash<String,String>]
|
@@ -2888,7 +2881,6 @@ module Google
|
|
2888
2881
|
def update!(**args)
|
2889
2882
|
@create_time = args[:create_time] if args.key?(:create_time)
|
2890
2883
|
@delete_time = args[:delete_time] if args.key?(:delete_time)
|
2891
|
-
@fleet = args[:fleet] if args.key?(:fleet)
|
2892
2884
|
@labels = args[:labels] if args.key?(:labels)
|
2893
2885
|
@name = args[:name] if args.key?(:name)
|
2894
2886
|
@scope = args[:scope] if args.key?(:scope)
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module GkehubV1
|
18
18
|
# Version of the google-apis-gkehub_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.55.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230814"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1485,7 +1485,6 @@ module Google
|
|
1485
1485
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1486
1486
|
property :create_time, as: 'createTime'
|
1487
1487
|
property :delete_time, as: 'deleteTime'
|
1488
|
-
property :fleet, as: 'fleet'
|
1489
1488
|
hash :labels, as: 'labels'
|
1490
1489
|
property :name, as: 'name'
|
1491
1490
|
property :scope, as: 'scope'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-gkehub_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.55.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: 2023-08-
|
11
|
+
date: 2023-08-27 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-gkehub_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.55.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.4.
|
78
|
+
rubygems_version: 3.4.19
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for GKE Hub API V1
|