Google\Api\Expr\V1beta1
Namespaces
Classes
A declaration.
The declared type of a variable.
An enum value.
A set of errors.
The state of an evaluation.
EvalState_Result
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\EvalState\Result instead.
An abstract representation of a common expression.
The value of an evaluated expression.
Expr_Call
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\Call instead.
Expr_Comprehension
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\Comprehension instead.
Expr_CreateList
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\CreateList instead.
Expr_CreateStruct
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\CreateStruct instead.
Expr_CreateStruct_Entry
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\CreateStruct\Entry instead.
Expr_Ident
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\Ident instead.
Expr_Select
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\Expr\Select instead.
A function declaration.
A reference to an expression id.
An identifier declaration.
A list.
Represents a primitive literal.
A map.
MapValue_Entry
deprecated
This class is deprecated. Use Google\Api\Expr\V1beta1\MapValue\Entry instead.
An expression together with source information as returned by the parser.
Source information collected at parse time.
A specific position in source.
A set of expressions for which the value is unknown.
Represents a CEL value.