pulumi-google-native-kotlin
0.31.1.1
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
=
"noligujdnwinlwpb"
)
suspend
fun
categoricalFeatures
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"nnjtrywusyyahbci"
)
fun
categoricalFeatures
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"msuioifbtkgbvjpj"
)
suspend
fun
categoricalFeatures
(
value
:
Map
<
String
,
String
>
?
)
numerical
Features
Link copied to clipboard
@
JvmName
(
name
=
"sldlgmkpepulimdt"
)
suspend
fun
numericalFeatures
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"tahavfonbbdsrmsv"
)
fun
numericalFeatures
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"qhwexcglqhiolmux"
)
suspend
fun
numericalFeatures
(
value
:
Map
<
String
,
String
>
?
)