Skip to content

Commit

Permalink
feat: Automated regeneration of chat v1 client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 4, 2020
1 parent 21445ba commit e6fe6cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generated/google/apis/chat_v1.rb
Expand Up @@ -25,7 +25,7 @@ module Apis
# @see https://developers.google.com/hangouts/chat
module ChatV1
VERSION = 'V1'
REVISION = '20201019'
REVISION = '20201028'
end
end
end
3 changes: 1 addition & 2 deletions generated/google/apis/chat_v1/classes.rb
Expand Up @@ -1088,8 +1088,7 @@ class User
# @return [String]
attr_accessor :domain_id

# Set to true if none of the depending services (Gaia, PeopleApi) returns any
# info for this user.
# True when the user is deleted or the user's proifle is not visible.
# Corresponds to the JSON property `isAnonymous`
# @return [Boolean]
attr_accessor :is_anonymous
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/chat_v1/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
"sha": "21445baae8adc1d75f0cde5c3cd6cebcc971f757"
}
}
]
Expand Down

0 comments on commit e6fe6cd

Please sign in to comment.