CloudStorageDirectUploadEntryUpdateTable class
- Inheritance
-
- Object
- UpdateTable<
CloudStorageDirectUploadEntryTable> - CloudStorageDirectUploadEntryUpdateTable
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- table → CloudStorageDirectUploadEntryTable
-
The table instance that this update table operates on.
finalinherited
Methods
-
authKey(
String value) → ColumnValue< String, String> -
expiration(
DateTime value) → ColumnValue< DateTime, DateTime> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
path(
String value) → ColumnValue< String, String> -
storageId(
String value) → ColumnValue< String, String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited