AiSearchInstanceCustomMetadata class final
Typed helper for the custom_metadata block of
cloudflare_ai_search_instance (derived from provider schema).
- Annotations
-
- @immutable
Constructors
-
AiSearchInstanceCustomMetadata({required TfArg<
String> dataType, required TfArg<String> fieldName}) -
const
Properties
Methods
-
encode(
) → Map< String, Object?> -
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