google-apis-apigee_v1 0.85.0 → 0.86.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: ea84882d3fcb03ae69f2eaa2351353f4cd769cc3d84e01f529dc76b8fb2bc82b
4
- data.tar.gz: ac6e02b0d5464500ad220893d43fb6990d879eac82c38b4bb2a4b765d7bf93fe
3
+ metadata.gz: 543f58efb7dc66daf60f595a1e72274cdec0ffb59ce93672a5387c3394847c6e
4
+ data.tar.gz: 2aed68265e9d3ebd190ddb5fc4168950b4fa46c941d606580632b99908bbaba3
5
5
  SHA512:
6
- metadata.gz: 8c69852d28aee28a9f677d9a39c5248785f4345a68bb2793c59deebfed364d264fd4bab381ab7aa4f1be3dd29f4f414117c21aff76de4f79110d8139f95a9f3f
7
- data.tar.gz: 735ecaa3d2ca85fa9ad40b9c4f3fb54264d6a5a988175cf887aed66c0d2d304a7f64af94d5d51b5ee5b024e925477817373a0b0586e93047d761164d84fa1222
6
+ metadata.gz: 3768cf670799b91638e8ee0d0b21b96c0b096f898d7ed1bbbec5303701acc222f74be50c1d0fae8a35465da0f6b89ce240a1f8b122051d8f64b483cd41db3826
7
+ data.tar.gz: ca247a86caa8ce13bff0b722f671b3a8e7e4e2c44cc0c4ee31ce6af5f16e0b0106db55df822d9b3ba5635388cd533335ce995c080707124dad65c26fd03f3f56
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.86.0 (2024-03-10)
4
+
5
+ * Regenerated from discovery document revision 20240305
6
+
3
7
  ### v0.85.0 (2024-03-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20240222
@@ -555,8 +555,9 @@ module Google
555
555
 
556
556
  # `ApiDoc` represents an API catalog item. Catalog items are used in two ways in
557
557
  # a portal: - Users can browse and interact with a visual representation of the
558
- # API documentation - The `api_product_name` field provides a link to a backing
559
- # API product. Through this link, portal users can create and manage developer
558
+ # API documentation - The `api_product_name` field provides a link to a backing [
559
+ # API product] (/apigee/docs/reference/apis/apigee/rest/v1/organizations.
560
+ # apiproducts). Through this link, portal users can create and manage developer
560
561
  # apps linked to one or more API products.
561
562
  class GoogleCloudApigeeV1ApiDoc
562
563
  include Google::Apis::Core::Hashable
@@ -779,8 +780,9 @@ module Google
779
780
 
780
781
  # `ApiDoc` represents an API catalog item. Catalog items are used in two ways in
781
782
  # a portal: - Users can browse and interact with a visual representation of the
782
- # API documentation - The `api_product_name` field provides a link to a backing
783
- # API product. Through this link, portal users can create and manage developer
783
+ # API documentation - The `api_product_name` field provides a link to a backing [
784
+ # API product] (/apigee/docs/reference/apis/apigee/rest/v1/organizations.
785
+ # apiproducts). Through this link, portal users can create and manage developer
784
786
  # apps linked to one or more API products.
785
787
  # Corresponds to the JSON property `data`
786
788
  # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1ApiDoc]
@@ -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.85.0"
19
+ GEM_VERSION = "0.86.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240222"
25
+ REVISION = "20240305"
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.85.0
4
+ version: 0.86.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: 2024-03-03 00:00:00.000000000 Z
11
+ date: 2024-03-10 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.85.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.86.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: []