Class Property (1.31.0)

Property(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An individual name-value pair that defines a custom source property.

Attributes

NameDescription
name str
Name of the property for the custom output.
value_expression google.type.expr_pb2.Expr
The CEL expression for the custom output. A resource property can be specified to return the value of the property or a text string enclosed in quotation marks.