Interface protos.google.type.IExpr (5.5.1)

Properties of an Expr.

Package

@google-cloud/security-center!

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)