Skip to content

Commit 4c93e97

Browse files
feat: Automated regeneration of servicenetworking v1beta client
1 parent e7452c8 commit 4c93e97

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

generated/google-apis-servicenetworking_v1beta/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-servicenetworking_v1beta
22

3+
### v0.68.0 (2025-11-02)
4+
5+
* Regenerated from discovery document revision 20251027
6+
37
### v0.67.0 (2025-07-27)
48

59
* Regenerated from discovery document revision 20250722

generated/google-apis-servicenetworking_v1beta/lib/google/apis/servicenetworking_v1beta/classes.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,9 +1245,9 @@ def update!(**args)
12451245
class Control
12461246
include Google::Apis::Core::Hashable
12471247

1248-
# The service controller environment to use. If empty, no control plane feature (
1249-
# like quota and billing) will be enabled. The recommended value for most
1250-
# services is servicecontrol.googleapis.com
1248+
# The service controller environment to use. If empty, no control plane features
1249+
# (like quota and billing) will be enabled. The recommended value for most
1250+
# services is servicecontrol.googleapis.com.
12511251
# Corresponds to the JSON property `environment`
12521252
# @return [String]
12531253
attr_accessor :environment

generated/google-apis-servicenetworking_v1beta/lib/google/apis/servicenetworking_v1beta/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ServicenetworkingV1beta
1818
# Version of the google-apis-servicenetworking_v1beta gem
19-
GEM_VERSION = "0.67.0"
19+
GEM_VERSION = "0.68.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250722"
25+
REVISION = "20251027"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)