Interface protos.google.type.IExpr

Properties of an Expr.

Package

@google-cloud/spanner!

Properties

description

description?: (string|null);

Expr description

Property Value
TypeDescription
(string|null)

expression

expression?: (string|null);

Expr expression

Property Value
TypeDescription
(string|null)

location

location?: (string|null);

Expr location

Property Value
TypeDescription
(string|null)

title

title?: (string|null);

Expr title

Property Value
TypeDescription
(string|null)