toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.recommendationengine.v1beta1.kotlin.inputs
/
GoogleCloudRecommendationengineV1beta1FeatureMapArgsBuilder
Google
Cloud
Recommendationengine
V1beta1Feature
Map
Args
Builder
class
GoogleCloudRecommendationengineV1beta1FeatureMapArgsBuilder
Builder for
GoogleCloudRecommendationengineV1beta1FeatureMapArgs
.
Members
Functions
categorical
Features
Link copied to clipboard
@
JvmName
(
name
=
"iedgptedcteljjay"
)
suspend
fun
categoricalFeatures
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"jxdfxqqhmyfqqqhm"
)
fun
categoricalFeatures
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"xxrkikymfaoxpxlb"
)
suspend
fun
categoricalFeatures
(
value
:
Map
<
String
,
String
>
?
)
numerical
Features
Link copied to clipboard
@
JvmName
(
name
=
"dexmxclpjsygndqy"
)
suspend
fun
numericalFeatures
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"smcgwpmteegyyrif"
)
fun
numericalFeatures
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"sgueltrwaxjpoxkx"
)
suspend
fun
numericalFeatures
(
value
:
Map
<
String
,
String
>
?
)