description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Updates a channel\'s metadata. Note that this method currently only supports updates to the channel resource\'s brandingSettings, invideoPromotion, and localizations objects and their child properties.';