Skip to content

Commit

Permalink
feat: Automated regeneration of dns v1 client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Oct 21, 2020
1 parent cb0c5bf commit 5de4c84
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions generated/google/apis/dns_v1.rb
Expand Up @@ -22,10 +22,10 @@ module Apis
#
#
#
# @see http://developers.google.com/cloud-dns
# @see https://cloud.google.com/dns/docs
module DnsV1
VERSION = 'V1'
REVISION = '20201003'
REVISION = '20201013'

# 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/dns_v1/service.rb
Expand Up @@ -30,7 +30,7 @@ module DnsV1
# Dns = Google::Apis::DnsV1 # Alias the module
# service = Dns::DnsService.new
#
# @see http://developers.google.com/cloud-dns
# @see https://cloud.google.com/dns/docs
class DnsService < Google::Apis::Core::BaseService
# @return [String]
# API key. Your API key identifies your project and provides you with API access,
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/dns_v1/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "c98c719bbab68d0890524d53f8b629d7858af9c2"
"sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
}
}
]
Expand Down

0 comments on commit 5de4c84

Please sign in to comment.