pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.recommendationengine.v1beta1.kotlin.inputs
/
GoogleCloudRecommendationengineV1beta1FeatureMapArgsBuilder
Google
Cloud
Recommendationengine
V1beta1Feature
Map
Args
Builder
class
GoogleCloudRecommendationengineV1beta1FeatureMapArgsBuilder
Builder for
GoogleCloudRecommendationengineV1beta1FeatureMapArgs
.
Functions
Functions
categorical
Features
Link copied to clipboard
@
JvmName
(
name
=
"axafaghepjdumkqf"
)
suspend
fun
categoricalFeatures
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"rwofxqgsnoqxcyql"
)
fun
categoricalFeatures
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"ghihblndgtioinri"
)
suspend
fun
categoricalFeatures
(
value
:
Map
<
String
,
String
>
?
)
numerical
Features
Link copied to clipboard
@
JvmName
(
name
=
"uqvahpjhkokdqcto"
)
suspend
fun
numericalFeatures
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"bqdgqjdudcukgjtt"
)
fun
numericalFeatures
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"xofsfhlxxhrmcayl"
)
suspend
fun
numericalFeatures
(
value
:
Map
<
String
,
String
>
?
)