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.

Implementers

Properties

blockKey String
argMap key (boost_action, filter_action, …).
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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