google-apis-apigee_v1 0.21.0 → 0.22.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: 16099855d58c79d5a33e772d465aa4ad0a493f5c2ebb795e73f9d83617c58473
4
- data.tar.gz: 1a205660ba2b2c9a0f4436191867b30f6fd11f09540c0c2f85e7323f2f7a2792
3
+ metadata.gz: e41d7a4b24a07b3a98b9f4d0c2295ffe866ccbc9c40f8b8fdc4491c1788277fb
4
+ data.tar.gz: 8bbee184ecc83f32e70e1f6df2c2791b02f3807ca823a867fec95f0af78cf414
5
5
  SHA512:
6
- metadata.gz: d7af536bfac278b6e76b1cebc617e1912c41b2fce0c2dad8c45c0622d222af27ac7b0a1e8bde7dcc92d968e0acfa8ace8523bcf0e5bbd7ae27fd2abf55a97a27
7
- data.tar.gz: 39184427c4c2194e1997b43bed6b9ea82b191c6fef014149a5b562efc8af28d63ca0878f2d8bb62b4e4f0f7d66738e6580782cb6cdd5ed5b28b5dac5a8836c81
6
+ metadata.gz: 2ce3cd5ab949b18f9131408fe6a1e331dbea9aebc16ff529cdc8b3ee337d5780b0ca8988ad6668315cc17f5f06bf1420e6653cac8f8ba78494df3f2a6138525d
7
+ data.tar.gz: f66fbca684dad8071ec7e26280e32f7720be05726ad5a777572cf2c33b02929586912befb5621dea3c5de66b9260a32027eeb3ebafc3b0edc7767deba0b5de57
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.22.0 (2021-09-21)
4
+
5
+ * Regenerated from discovery document revision 20210916
6
+
3
7
  ### v0.21.0 (2021-09-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20210902
@@ -5020,7 +5020,7 @@ module Google
5020
5020
  # @return [String]
5021
5021
  attr_accessor :description
5022
5022
 
5023
- #
5023
+ # Display name for the Apigee organization. Unused, but reserved for future use.
5024
5024
  # Corresponds to the JSON property `displayName`
5025
5025
  # @return [String]
5026
5026
  attr_accessor :display_name
@@ -5644,7 +5644,10 @@ module Google
5644
5644
  # @return [String]
5645
5645
  attr_accessor :name
5646
5646
 
5647
- # Flag that specifies the billing account type, prepaid or postpaid.
5647
+ # DEPRECATED: This field is no longer supported and will eventually be removed
5648
+ # when Apigee Hybrid 1.5/1.6 is no longer supported. Instead, use the `
5649
+ # billingType` field inside `DeveloperMonetizationConfig` resource. Flag that
5650
+ # specifies the billing account type, prepaid or postpaid.
5648
5651
  # Corresponds to the JSON property `paymentFundingModel`
5649
5652
  # @return [String]
5650
5653
  attr_accessor :payment_funding_model
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigeeV1
18
18
  # Version of the google-apis-apigee_v1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.22.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 = "20210902"
25
+ REVISION = "20210916"
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-apigee_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.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-09-13 00:00:00.000000000 Z
11
+ date: 2021-09-22 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-apigee_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-apigee_v1
63
63
  post_install_message:
64
64
  rdoc_options: []