generated/google/apis/displayvideo_v1/service.rb in google-api-client-0.40.1 vs generated/google/apis/displayvideo_v1/service.rb in google-api-client-0.40.2

- old
+ new

@@ -613,10 +613,12 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end + # Updates an existing inventory source. + # Returns the updated inventory source if successful. # Gets a channel for a partner or advertiser. # @param [Fixnum] advertiser_id # The ID of the advertiser that owns the fetched channel. # @param [Fixnum] channel_id # Required. The ID of the channel to fetch. @@ -3947,9 +3949,11 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end + # Updates an existing inventory source. + # Returns the updated inventory source if successful. # Gets a channel for a partner or advertiser. # @param [Fixnum] partner_id # The ID of the partner that owns the fetched channel. # @param [Fixnum] channel_id # Required. The ID of the channel to fetch.