Property(mapping=None, *, ignore_unknown_fields=False, **kwargs)An individual name-value pair that defines a custom source property.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Optional. Name of the property for the custom output. |
value_expression |
google.type.expr_pb2.Expr
Optional. 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. |