google-apis-run_v2 0.71.0 → 0.72.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/run_v2/classes.rb +8 -5
- data/lib/google/apis/run_v2/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8e0b5d8cac2a353f246034ff76aefec31c3ea9caca5ffc06c89c4c54a48dfc59
|
|
4
|
+
data.tar.gz: e81a752f624653f53d3e0ee7a38909795bfaf7a01ca91b3e3478e1b4dad38272
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 673aa1b9104a2ec753f8db19c2e41bd01dccbc71ebddf9f37660444611bec0cf0e200507bfb09086eb33d84951e416d8e764d0f8dff17ea3ecf17a34efdecc8a
|
|
7
|
+
data.tar.gz: f02bdedfe4d77502fdec4ab8121fd8c8890aeacb4f0df609bc6fffbb1e3335f09d9b85a934c0a343e5b1c18b09480d40cdcc906b7514f3325b01c5e45225b817
|
data/CHANGELOG.md
CHANGED
|
@@ -1803,7 +1803,8 @@ module Google
|
|
|
1803
1803
|
# @return [String]
|
|
1804
1804
|
attr_accessor :service_account
|
|
1805
1805
|
|
|
1806
|
-
# Service
|
|
1806
|
+
# Settings for Cloud Service Mesh. For more information see https://cloud.google.
|
|
1807
|
+
# com/service-mesh/docs/overview.
|
|
1807
1808
|
# Corresponds to the JSON property `serviceMesh`
|
|
1808
1809
|
# @return [Google::Apis::RunV2::GoogleCloudRunV2ServiceMesh]
|
|
1809
1810
|
attr_accessor :service_mesh
|
|
@@ -2011,7 +2012,8 @@ module Google
|
|
|
2011
2012
|
# @return [String]
|
|
2012
2013
|
attr_accessor :service_account
|
|
2013
2014
|
|
|
2014
|
-
# Service
|
|
2015
|
+
# Settings for Cloud Service Mesh. For more information see https://cloud.google.
|
|
2016
|
+
# com/service-mesh/docs/overview.
|
|
2015
2017
|
# Corresponds to the JSON property `serviceMesh`
|
|
2016
2018
|
# @return [Google::Apis::RunV2::GoogleCloudRunV2ServiceMesh]
|
|
2017
2019
|
attr_accessor :service_mesh
|
|
@@ -2462,12 +2464,13 @@ module Google
|
|
|
2462
2464
|
end
|
|
2463
2465
|
end
|
|
2464
2466
|
|
|
2465
|
-
# Service
|
|
2467
|
+
# Settings for Cloud Service Mesh. For more information see https://cloud.google.
|
|
2468
|
+
# com/service-mesh/docs/overview.
|
|
2466
2469
|
class GoogleCloudRunV2ServiceMesh
|
|
2467
2470
|
include Google::Apis::Core::Hashable
|
|
2468
2471
|
|
|
2469
|
-
# The
|
|
2470
|
-
#
|
|
2472
|
+
# The Mesh resource name. Format: projects/`project`/locations/global/meshes/`
|
|
2473
|
+
# mesh`, where `project` can be project id or number.
|
|
2471
2474
|
# Corresponds to the JSON property `mesh`
|
|
2472
2475
|
# @return [String]
|
|
2473
2476
|
attr_accessor :mesh
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module RunV2
|
|
18
18
|
# Version of the google-apis-run_v2 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.72.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 = "20240823"
|
|
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-run_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.72.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-09-01 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-run_v2/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.72.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|