google-apis-eventarc_v1 0.52.0 → 0.53.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/eventarc_v1/classes.rb +3 -5
- data/lib/google/apis/eventarc_v1/gem_version.rb +3 -3
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c05c95e2389058ff1c158a16408dafd3f95060cd21fd506b92d3cdd67cd64d08
|
4
|
+
data.tar.gz: a4b1ebf0e6b99a8362ccd86e24656e8c528687c5d4e04983d9cba3013e7ad6a0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5c432d4cb1711171dd69722bd130dca641d62af7204278a8872a009059679ba0bb0c0f1caedcfb62cd0257ce71a6b3118a694ab910fb029ffc60d1afd2e17970
|
7
|
+
data.tar.gz: 124db459c94248ca990be3975c52babacaa254bd1b2b00e9fa8fa558b52dd31d6fe3b25ff0a7e12c03279aaac9abf689a19b992e56f0cccf1f854cd83cf5c0ef
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-eventarc_v1
|
2
2
|
|
3
|
+
### v0.53.0 (2024-05-19)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240510
|
6
|
+
* Regenerated using generator version 0.15.0
|
7
|
+
|
3
8
|
### v0.52.0 (2024-04-28)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20240417
|
@@ -402,8 +402,7 @@ module Google
|
|
402
402
|
# @return [Google::Apis::EventarcV1::HttpEndpoint]
|
403
403
|
attr_accessor :http_endpoint
|
404
404
|
|
405
|
-
#
|
406
|
-
# connectivity.
|
405
|
+
# Network Configuration that can be inherited by other protos.
|
407
406
|
# Corresponds to the JSON property `networkConfig`
|
408
407
|
# @return [Google::Apis::EventarcV1::NetworkConfig]
|
409
408
|
attr_accessor :network_config
|
@@ -1070,12 +1069,11 @@ module Google
|
|
1070
1069
|
end
|
1071
1070
|
end
|
1072
1071
|
|
1073
|
-
#
|
1074
|
-
# connectivity.
|
1072
|
+
# Network Configuration that can be inherited by other protos.
|
1075
1073
|
class NetworkConfig
|
1076
1074
|
include Google::Apis::Core::Hashable
|
1077
1075
|
|
1078
|
-
# Required. Name of the NetworkAttachment that allows access to the
|
1076
|
+
# Required. Name of the NetworkAttachment that allows access to the customer's
|
1079
1077
|
# VPC. Format: `projects/`PROJECT_ID`/regions/`REGION`/networkAttachments/`
|
1080
1078
|
# NETWORK_ATTACHMENT_NAME``
|
1081
1079
|
# Corresponds to the JSON property `networkAttachment`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module EventarcV1
|
18
18
|
# Version of the google-apis-eventarc_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.53.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240510"
|
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-eventarc_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.53.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-
|
11
|
+
date: 2024-05-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.
|
19
|
+
version: 0.15.0
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
29
|
+
version: 0.15.0
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -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-eventarc_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-eventarc_v1/v0.53.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-eventarc_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|