google-cloud-container-v1beta1 0.2.5 → 0.3.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-container-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.3.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: 2020-08-10 00:00:00.000000000 Z
11
+ date: 2020-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -166,6 +166,7 @@ files:
166
166
  - lib/google/cloud/container/v1beta1/cluster_manager.rb
167
167
  - lib/google/cloud/container/v1beta1/cluster_manager/client.rb
168
168
  - lib/google/cloud/container/v1beta1/cluster_manager/credentials.rb
169
+ - lib/google/cloud/container/v1beta1/cluster_manager/paths.rb
169
170
  - lib/google/cloud/container/v1beta1/version.rb
170
171
  - lib/google/container/v1beta1/cluster_service_pb.rb
171
172
  - lib/google/container/v1beta1/cluster_service_services_pb.rb
@@ -173,8 +174,12 @@ files:
173
174
  - proto_docs/google/api/field_behavior.rb
174
175
  - proto_docs/google/api/resource.rb
175
176
  - proto_docs/google/container/v1beta1/cluster_service.rb
177
+ - proto_docs/google/protobuf/any.rb
176
178
  - proto_docs/google/protobuf/empty.rb
177
179
  - proto_docs/google/protobuf/timestamp.rb
180
+ - proto_docs/google/protobuf/wrappers.rb
181
+ - proto_docs/google/rpc/code.rb
182
+ - proto_docs/google/rpc/status.rb
178
183
  homepage: https://github.com/googleapis/google-cloud-ruby
179
184
  licenses:
180
185
  - Apache-2.0
@@ -194,7 +199,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
194
199
  - !ruby/object:Gem::Version
195
200
  version: '0'
196
201
  requirements: []
197
- rubygems_version: 3.1.3
202
+ rubygems_version: 3.1.4
198
203
  signing_key:
199
204
  specification_version: 4
200
205
  summary: API Client library for the Kubernetes Engine V1beta1 API