DiscoveryEngineControlAction class sealed
Choice of serving-control action. Sealed so the MM exactly_one_of
group (boost_action / filter_action / redirect_action /
synonyms_action / promote_action) is exhaustive at the type level.
Properties
Methods
-
encode(
) → List< Map< String, Object?> > -
JSON fragment for the block value (single-element list; the schema
nested blocks are
nesting_mode: list, max_items: 1). -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited