Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion generated/google/apis/servicenetworking_v1.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://cloud.google.com/service-infrastructure/docs/service-networking/getting-started
module ServicenetworkingV1
VERSION = 'V1'
REVISION = '20201201'
REVISION = '20201207'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/servicenetworking_v1/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3388,7 +3388,7 @@ class Service
# @return [Google::Apis::ServicenetworkingV1::Billing]
attr_accessor :billing

# This field is obsolete. Its value must be set to `3`.
# Deprecated. The service config compiler always sets this field to `3`.
# Corresponds to the JSON property `configVersion`
# @return [Fixnum]
attr_accessor :config_version
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/servicenetworking_v1/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "0940da26fa91b8e41483fe7174655b756724ea41"
"sha": "45b72912d96f684c2e983639707e59d5eb184128"
}
}
]
Expand Down