Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AssignSpecificValue

import type { AssignSpecificValue } from "https://googleapis.deno.dev/v1/datamigration:v1.ts";

Set to a specific value (value is converted to fit the target data type)

interface AssignSpecificValue {
value?: string;
}

§Properties

§
value?: string
[src]

Required. Specific value to be assigned