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

ExpressionCondition

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

Expression condition based on session state.

interface ExpressionCondition {
expression?: string;
}

§Properties

§
expression?: string
[src]

Required. The string representation of cloud.api.Expression condition.