google-apis-gkehub_v1beta 0.6.0 → 0.7.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: 4e4ed27ab09e9bae05c991ea03ed6b88f3bd7fdd80abf4f83814c5eb57381840
4
- data.tar.gz: bb951d6c24a5b7529cc8d416f4b98fe38e8ed9c04bd962f9b571b67a2cdd1acc
3
+ metadata.gz: 6337567b17bdab20a947c81ed94ef5c6961c113a68aaa2f0c854f7d242e11d89
4
+ data.tar.gz: 80c60f136df1074c43efd6bffd6225671f5bf00195f93c800edad2cb40f46411
5
5
  SHA512:
6
- metadata.gz: f1a569933a2d1bcf10916c4adf0d93f6c244cae591ca92ea0f11481ff143b78fb3d0c645c815a66c47314cf5cff3997ee88c727be9623185df16a1b5f9662568
7
- data.tar.gz: db62309f80fb95b9e49c485ed8f5086d81302138b5f26367a9b107e771a7d663c7c99a5542fdda3e0ed17a2c568c9abefc0845d554a20ae94875b9b0eaf1ec54
6
+ metadata.gz: cf757d7cae70473645a1c6e7e6fe58860bfbdf5cf830abd31ad06315b438134b91adc76cd0a1c47c1a0f6e6864d57f429c064586437e41638768134b22b301a7
7
+ data.tar.gz: bdacbda3cb462667812df2fe25abe0fa61c0c105577025dda71e1ce947692dd59d2dd7204cdf023bee270e706abcf0c1a6265aaee9f6aebaf8bac863d0dddb9a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.7.0 (2021-07-14)
4
+
5
+ * Regenerated from discovery document revision 20210709
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -1139,8 +1139,8 @@ module Google
1139
1139
 
1140
1140
  # Optional. Membership-specific configuration for this Feature. If this Feature
1141
1141
  # does not support any per-Membership configuration, this field may be unused.
1142
- # The keys indicate which Membership the configuration is for, in the form:
1143
- # projects/`p`/locations/`l`/memberships/`m` Where `p` is the project, `l` is a
1142
+ # The keys indicate which Membership the configuration is for, in the form: `
1143
+ # projects/`p`/locations/`l`/memberships/`m`` Where `p` is the project, `l` is a
1144
1144
  # valid location and `m` is a valid Membership in this project at that location.
1145
1145
  # `p` WILL match the Feature's project. `p` will always be returned as the
1146
1146
  # project number, but the project ID is also accepted during input. If the same
@@ -1154,8 +1154,8 @@ module Google
1154
1154
 
1155
1155
  # Output only. Membership-specific Feature status. If this Feature does report
1156
1156
  # any per-Membership status, this field may be unused. The keys indicate which
1157
- # Membership the state is for, in the form: projects/`p`/locations/`l`/
1158
- # memberships/`m` Where `p` is the project number, `l` is a valid location and `
1157
+ # Membership the state is for, in the form: `projects/`p`/locations/`l`/
1158
+ # memberships/`m`` Where `p` is the project number, `l` is a valid location and `
1159
1159
  # m` is a valid Membership in this project at that location. `p` MUST match the
1160
1160
  # Feature's project number.
1161
1161
  # Corresponds to the JSON property `membershipStates`
@@ -1512,7 +1512,8 @@ module Google
1512
1512
  class MultiClusterIngressFeatureSpec
1513
1513
  include Google::Apis::Core::Hashable
1514
1514
 
1515
- # Customer's billing structure
1515
+ # Deprecated: This field will be ignored and should not be set. Customer's
1516
+ # billing structure.
1516
1517
  # Corresponds to the JSON property `billing`
1517
1518
  # @return [String]
1518
1519
  attr_accessor :billing
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1beta
18
18
  # Version of the google-apis-gkehub_v1beta gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210622"
25
+ REVISION = "20210709"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkehub_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-07-19 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/master/generated/google-apis-gkehub_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gkehub_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []