Interface protos.google.type.IExpr (3.15.5)

Properties of an Expr.

Package

@google-cloud/asset!

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)