google-apis-apigee_v1 0.27.0 → 0.28.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: 8510b16003bb9852f3f84506199a370d94f9a2c632b5bbc982defcb27efe15e1
4
- data.tar.gz: c143f7f8712875bda1ca27e0471e39775d4c7c4c3dddb53754e7be60c4e44360
3
+ metadata.gz: 4f8024e2d72a8b6401c10241cbe3269503ebd7c251302f15d0d983cc4ad644cd
4
+ data.tar.gz: b75c37d5ce6b0a8dbf963633f24ada3112df6e38dc795ad3ec51917d49af7510
5
5
  SHA512:
6
- metadata.gz: 9aa2ef8c557f7ce04190d75200fd444e832b80da179cdff864bfd86c2092c92998f14d169be8bb496a4da5c23d1265a5c8523b59e19de1c33a718ee02d6cf62b
7
- data.tar.gz: e513bbc6cdc84605870c16e60c9a8ba3169de57a48c2ff8353e19ba200a62953ab275d1fccc6e0926632495ce755beb00482ff32bbf2e830c932c59698f00053
6
+ metadata.gz: e38cffb84a3aa99f64f1f8651347c92d552e9061f1d4d7761f8f0a17106cb5b1f9d56b44b9c45206e9387e3a7dc1350265b3b3d293aeb554d81c4ae904d1fabc
7
+ data.tar.gz: 79501a9a6861ca2cd86ab817fcebb6c0b053a5f1b4183bc607b49033720a8b4f509eb6c54518ad8f0b4dc0e81ebbbe1d494960dd3f6353ac0b6c8595367d5f19
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.28.0 (2021-11-16)
4
+
5
+ * Regenerated from discovery document revision 20211111
6
+
3
7
  ### v0.27.0 (2021-11-10)
4
8
 
5
9
  * Regenerated from discovery document revision 20211108
@@ -1510,7 +1510,7 @@ module Google
1510
1510
  attr_accessor :enabled
1511
1511
  alias_method :enabled?, :enabled
1512
1512
 
1513
- # Output only. Time at which the Connectors Platform add-on expires in in
1513
+ # Output only. Time at which the Connectors Platform add-on expires in
1514
1514
  # milliseconds since epoch. If unspecified, the add-on will never expire.
1515
1515
  # Corresponds to the JSON property `expiresAt`
1516
1516
  # @return [Fixnum]
@@ -1567,7 +1567,7 @@ module Google
1567
1567
  # @return [Array<String>]
1568
1568
  attr_accessor :scopes
1569
1569
 
1570
- # Status of the credential.
1570
+ # Status of the credential. Valid values include `approved` or `revoked`.
1571
1571
  # Corresponds to the JSON property `status`
1572
1572
  # @return [String]
1573
1573
  attr_accessor :status
@@ -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.27.0"
19
+ GEM_VERSION = "0.28.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 = "20211108"
25
+ REVISION = "20211111"
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.27.0
4
+ version: 0.28.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-11-15 00:00:00.000000000 Z
11
+ date: 2021-12-06 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/main/generated/google-apis-apigee_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigee_v1
63
63
  post_install_message:
64
64
  rdoc_options: []