google-cloud-billing-v1 0.5.0 → 0.5.1

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: 537787e064b423ab6baf7e90f22c1ad962cd9ef58d51a2a9a00d3198765d0711
4
- data.tar.gz: 8294ce97c47e11a5c7271db9f465bda066e5c0e143a3189bb6bd553eee4202c2
3
+ metadata.gz: 841c0f97ea8b10e1ac1ca53b5adfad46966f1c8f957f2836c5498ac3791b0aab
4
+ data.tar.gz: 6e18e154cd75794bd0ce72327714bdf2d7355c8f5b62d1bf724aeae4179d9c8d
5
5
  SHA512:
6
- metadata.gz: 1d88bd7796f341339d1a0e55141f13b4af52e6a4d71bb374083a0aac2a8aa637ee1176551f6642993444e78d8451eb91acc354a73d6c4bf19b21fb8108c3d805
7
- data.tar.gz: 1db8cc301903e010e58708f971d8390f2ceb2755ca74b69134216c2e1d27268fe8e782185331b9eab9822207409cbb86358d5b94d05bdc2ac40709c1fc01536a
6
+ metadata.gz: 34f2ce0a4bf529cba077a5a152c8c62eee5273918ebad846f1bdfb1861c8a61bf78b9f7d5f7847bfa51c6a0405fbfb58d8db4cb7ff3d4c61a683cf1b2fbe926d
7
+ data.tar.gz: 524f46edb597eeac32afb76c75ff5da9dce02d0b11265bd9353827bf347b0a2263d659db81c85159cffed8224dceb1e21c8292ec153f6bc429acafd430635f23
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Billing
23
23
  module V1
24
- VERSION = "0.5.0"
24
+ VERSION = "0.5.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-billing-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
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-05-20 00:00:00.000000000 Z
11
+ date: 2020-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -196,7 +196,6 @@ files:
196
196
  - lib/google/cloud/billing/v1/cloud_catalog_pb.rb
197
197
  - lib/google/cloud/billing/v1/cloud_catalog_services_pb.rb
198
198
  - lib/google/cloud/billing/v1/version.rb
199
- - lib/google/cloud/common_resources_pb.rb
200
199
  - proto_docs/README.md
201
200
  - proto_docs/google/api/field_behavior.rb
202
201
  - proto_docs/google/api/resource.rb
@@ -1,15 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/cloud/common_resources.proto
3
-
4
- require 'google/protobuf'
5
-
6
- require 'google/api/resource_pb'
7
- Google::Protobuf::DescriptorPool.generated_pool.build do
8
- add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
9
- end
10
- end
11
-
12
- module Google
13
- module Cloud
14
- end
15
- end