Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Automated regeneration of gameservices v1beta client #1361

Merged
merged 1 commit into from
Nov 4, 2020
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/gameservices_v1beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://cloud.google.com/solutions/gaming/
module GameservicesV1beta
VERSION = 'V1beta'
REVISION = '20201022'
REVISION = '20201029'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/gameservices_v1beta/classes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,7 @@ def update!(**args)
class Binding
include Google::Apis::Core::Hashable

# A client-specified ID for this binding. Expected to be globally unique to
# support the internal bindings-by-ID API.
#
# Corresponds to the JSON property `bindingId`
# @return [String]
attr_accessor :binding_id
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/gameservices_v1beta/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": "9840c481849200572321532ecc3b128bebbc1583"
"sha": "9a346a623e5622b475bc09353178499abd8d6900"
}
}
]
Expand Down