ETag
method ETag(ctx: Context): tuple of (string, error)
(string, error) ETag(Context ctx)
func ETag(_ ctx: Context) -> (string, error)
func ETag(ctx Context) tuple of (string, error)
Function ETag(ctx As Context) As Tuple (Of string, error)
Parameters: