StorageBatchOperationsJobOperation class sealed
Batch action to run. Sealed so callers pick exactly one of
put_metadata / put_object_hold / rewrite_object / delete_object.
Properties
Methods
-
encode(
) → List< Map< String, Object?> > -
JSON fragment for the block value (
nesting_mode: list, max_items: 1). -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited