WatermarksResource class
Constructors
- WatermarksResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
set(
InvideoBranding request, String channelId, {String? onBehalfOfContentOwner, String? $fields, UploadOptions uploadOptions = commons.UploadOptions.defaultOptions, Media? uploadMedia}) → Future< void> - Allows upload of watermark image and setting it for a channel.
-
toString(
) → String -
A string representation of this object.
inherited
-
unset(
String channelId, {String? onBehalfOfContentOwner, String? $fields}) → Future< void> - Allows removal of channel watermark.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited