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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b96f73c3c16e858e9bee3acab6481636b86c16a9778532479f05c6b0079f6130
|
4
|
+
data.tar.gz: d3c841db2c61fc91c9b01fef241e83fae64633d26177ab7fda888e1925af5af4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d4803d06d98b14ab05a473d1f0b68eb153c71aef3aafd8c3ece6f59a3c54ab472688ceedc75f5e7e46c870c822232f4e5064c13a6a53e7a13a265240b624c2e0
|
7
|
+
data.tar.gz: a1ab077b44c7ac5381dcd072bea8033fd269a6606706dbb37e3ef2c833ab5087f57daff4a8496fefb16bb04245ef46c2aa863b2535961e23ead87c8b9086d813
|
data/CHANGELOG.md
CHANGED
@@ -2978,7 +2978,7 @@ module Google
|
|
2978
2978
|
# @return [String]
|
2979
2979
|
attr_accessor :path
|
2980
2980
|
|
2981
|
-
# Required.
|
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.
|
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 = "
|
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
|
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.
|
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-
|
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.
|
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: []
|