google-apis-apigee_v1 0.93.0 → 0.94.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: 6c2d84c23d036681eab5ca53498be6d5f5fa58b279403b6a8cc40c4e624cb7db
4
- data.tar.gz: 12499f91326ccd7a73118ec6b95281934a07b05e20d198d987c071c970da547f
3
+ metadata.gz: b96f73c3c16e858e9bee3acab6481636b86c16a9778532479f05c6b0079f6130
4
+ data.tar.gz: d3c841db2c61fc91c9b01fef241e83fae64633d26177ab7fda888e1925af5af4
5
5
  SHA512:
6
- metadata.gz: 8ae7fc2ec19b1418a425499a5a9381bf75010c6a9e43c4d9e6eefe77cab64e2bcce25377a8635fda931aaa1e19bd4d016640c1c4e8c97b2052a934294dd267ac
7
- data.tar.gz: 24016ce9e923aa8702e1ca48b41179239c5b3dbbf7a727358f565645b917119ee51ce7f6fae5a4858723e07d2454985fc1ac2e6b6e25bc088436309b9b2ed275
6
+ metadata.gz: d4803d06d98b14ab05a473d1f0b68eb153c71aef3aafd8c3ece6f59a3c54ab472688ceedc75f5e7e46c870c822232f4e5064c13a6a53e7a13a265240b624c2e0
7
+ data.tar.gz: a1ab077b44c7ac5381dcd072bea8033fd269a6606706dbb37e3ef2c833ab5087f57daff4a8496fefb16bb04245ef46c2aa863b2535961e23ead87c8b9086d813
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigee_v1
2
2
 
3
+ ### v0.94.0 (2024-09-29)
4
+
5
+ * Regenerated from discovery document revision 20240919
6
+
3
7
  ### v0.93.0 (2024-09-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20240905
@@ -2978,7 +2978,7 @@ module Google
2978
2978
  # @return [String]
2979
2979
  attr_accessor :path
2980
2980
 
2981
- # Required. GCP project in which the datastore exists
2981
+ # Required. Google Cloud project in which the datastore exists
2982
2982
  # Corresponds to the JSON property `projectId`
2983
2983
  # @return [String]
2984
2984
  attr_accessor :project_id
@@ -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.93.0"
19
+ GEM_VERSION = "0.94.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240905"
25
+ REVISION = "20240919"
26
26
  end
27
27
  end
28
28
  end
@@ -141,7 +141,7 @@ module Google
141
141
  # completes. During this period, the Organization may be restored to its last
142
142
  # known state. After this period, the Organization will no longer be able to be
143
143
  # restored. **Note: During the data retention period specified using this field,
144
- # the Apigee organization cannot be recreated in the same GCP project.**
144
+ # the Apigee organization cannot be recreated in the same Google Cloud project.**
145
145
  # @param [String] fields
146
146
  # Selector specifying which fields to include in a partial response.
147
147
  # @param [String] quota_user
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.93.0
4
+ version: 0.94.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-09-15 00:00:00.000000000 Z
11
+ date: 2024-09-29 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.93.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigee_v1/v0.94.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: []