google-cloud-billing-v1 0.1.0 → 0.1.1

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: 78d0bba74daa1b3d1876d394e8f04ba1fddc2cdfb0211cb54efde0534f136645
4
- data.tar.gz: 87d5f15841e2ce5c6f55720fe5fb7e89114703c4b8f5c8c5af962d88db461a5e
3
+ metadata.gz: 017ce40041524ece2394f5451c3f426947ab52b0b8fa6ed372fd551ddbd5dc87
4
+ data.tar.gz: abe0e85211c005482fbf1ba06093f65a8bdab57e27e8d746784adf741d3ad9ec
5
5
  SHA512:
6
- metadata.gz: 33782a86c5552afc14428429f523cd2ff8f36bce1d5aecd97b45657538fde14fe247fabb03233520557a2c555d70a8ca79dcc9650f543ac65ce3298a1d54ed4a
7
- data.tar.gz: 4a3df942d11bc5e2fedf3044e92410a841de9816820f9876098e79d14e732fab9f93c20783252176553a968ed5259c3d50c83a09374a4590108affcbd3a78c8b
6
+ metadata.gz: a03dd37bbacfaed88ce1b03bdbf9755ede02770d6a6972c09f5a6eece7862dd92c3914865ce01ebba3fdcd1d3a6229ed9c3235fee31a41a102ffb5b2d4cda963
7
+ data.tar.gz: 3ee1f3351a03f819abd7ff09c7ba5c156ca34f029c77eeef49500c072a9c7645d57fdb8cdff678004bc033688ded6b264830ddc2610afc1666e714173d02a50b
data/README.md CHANGED
@@ -4,7 +4,7 @@ google-cloud-billing-v1 is the official library for Billing V1 API.
4
4
 
5
5
  Allows developers to manage billing for their Google Cloud Platform projects programmatically.
6
6
 
7
- https://github.com/googleapis/googleapis
7
+ https://github.com/googleapis/google-cloud-ruby
8
8
 
9
9
  ## Installation
10
10
 
@@ -158,7 +158,7 @@ module Google
158
158
  # Set x-goog-api-client header
159
159
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
160
160
  lib_name: @config.lib_name, lib_version: @config.lib_version,
161
- gapic_version: Google::Cloud::Billing::V1::VERSION
161
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
162
162
 
163
163
  header_params = {
164
164
  "name" => request.name
@@ -232,7 +232,7 @@ module Google
232
232
  # Set x-goog-api-client header
233
233
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
234
234
  lib_name: @config.lib_name, lib_version: @config.lib_version,
235
- gapic_version: Google::Cloud::Billing::V1::VERSION
235
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
236
236
 
237
237
  options.apply_defaults timeout: @config.rpcs.list_billing_accounts.timeout,
238
238
  metadata: metadata,
@@ -300,7 +300,7 @@ module Google
300
300
  # Set x-goog-api-client header
301
301
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
302
302
  lib_name: @config.lib_name, lib_version: @config.lib_version,
303
- gapic_version: Google::Cloud::Billing::V1::VERSION
303
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
304
304
 
305
305
  header_params = {
306
306
  "name" => request.name
@@ -379,7 +379,7 @@ module Google
379
379
  # Set x-goog-api-client header
380
380
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
381
381
  lib_name: @config.lib_name, lib_version: @config.lib_version,
382
- gapic_version: Google::Cloud::Billing::V1::VERSION
382
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
383
383
 
384
384
  options.apply_defaults timeout: @config.rpcs.create_billing_account.timeout,
385
385
  metadata: metadata,
@@ -445,7 +445,7 @@ module Google
445
445
  # Set x-goog-api-client header
446
446
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
447
447
  lib_name: @config.lib_name, lib_version: @config.lib_version,
448
- gapic_version: Google::Cloud::Billing::V1::VERSION
448
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
449
449
 
450
450
  header_params = {
451
451
  "name" => request.name
@@ -511,7 +511,7 @@ module Google
511
511
  # Set x-goog-api-client header
512
512
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
513
513
  lib_name: @config.lib_name, lib_version: @config.lib_version,
514
- gapic_version: Google::Cloud::Billing::V1::VERSION
514
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
515
515
 
516
516
  header_params = {
517
517
  "name" => request.name
@@ -633,7 +633,7 @@ module Google
633
633
  # Set x-goog-api-client header
634
634
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
635
635
  lib_name: @config.lib_name, lib_version: @config.lib_version,
636
- gapic_version: Google::Cloud::Billing::V1::VERSION
636
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
637
637
 
638
638
  header_params = {
639
639
  "name" => request.name
@@ -699,7 +699,7 @@ module Google
699
699
  # Set x-goog-api-client header
700
700
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
701
701
  lib_name: @config.lib_name, lib_version: @config.lib_version,
702
- gapic_version: Google::Cloud::Billing::V1::VERSION
702
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
703
703
 
704
704
  header_params = {
705
705
  "resource" => request.resource
@@ -772,7 +772,7 @@ module Google
772
772
  # Set x-goog-api-client header
773
773
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
774
774
  lib_name: @config.lib_name, lib_version: @config.lib_version,
775
- gapic_version: Google::Cloud::Billing::V1::VERSION
775
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
776
776
 
777
777
  header_params = {
778
778
  "resource" => request.resource
@@ -841,7 +841,7 @@ module Google
841
841
  # Set x-goog-api-client header
842
842
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
843
843
  lib_name: @config.lib_name, lib_version: @config.lib_version,
844
- gapic_version: Google::Cloud::Billing::V1::VERSION
844
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
845
845
 
846
846
  header_params = {
847
847
  "resource" => request.resource
@@ -157,7 +157,7 @@ module Google
157
157
  # Set x-goog-api-client header
158
158
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
159
159
  lib_name: @config.lib_name, lib_version: @config.lib_version,
160
- gapic_version: Google::Cloud::Billing::V1::VERSION
160
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
161
161
 
162
162
  options.apply_defaults timeout: @config.rpcs.list_services.timeout,
163
163
  metadata: metadata,
@@ -235,7 +235,7 @@ module Google
235
235
  # Set x-goog-api-client header
236
236
  metadata[:"x-goog-api-client"] ||= Gapic::Headers.x_goog_api_client \
237
237
  lib_name: @config.lib_name, lib_version: @config.lib_version,
238
- gapic_version: Google::Cloud::Billing::V1::VERSION
238
+ gapic_version: ::Google::Cloud::Billing::V1::VERSION
239
239
 
240
240
  header_params = {
241
241
  "parent" => request.parent
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Billing
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.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.1.0
4
+ version: 0.1.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-02-10 00:00:00.000000000 Z
11
+ date: 2020-02-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -172,7 +172,7 @@ files:
172
172
  - proto_docs/google/protobuf/field_mask.rb
173
173
  - proto_docs/google/protobuf/timestamp.rb
174
174
  - proto_docs/google/type/money.rb
175
- homepage: https://github.com/googleapis/googleapis
175
+ homepage: https://github.com/googleapis/google-cloud-ruby
176
176
  licenses:
177
177
  - Apache-2.0
178
178
  metadata: {}