pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.retail.v2beta.kotlin.inputs
/
GoogleCloudRetailV2betaRatingArgsBuilder
Google
Cloud
Retail
V2beta
Rating
Args
Builder
class
GoogleCloudRetailV2betaRatingArgsBuilder
Builder for
GoogleCloudRetailV2betaRatingArgs
.
Functions
Functions
average
Rating
Link copied to clipboard
@
JvmName
(
name
=
"gsebmvtxnfhbsrbi"
)
suspend
fun
averageRating
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"kincmxaxerjsjgdn"
)
suspend
fun
averageRating
(
value
:
Double
?
)
rating
Count
Link copied to clipboard
@
JvmName
(
name
=
"ofoylcjodxrlhyfr"
)
suspend
fun
ratingCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qpvuwiaswuduapol"
)
suspend
fun
ratingCount
(
value
:
Int
?
)
rating
Histogram
Link copied to clipboard
@
JvmName
(
name
=
"qjhttlroewaxwgwb"
)
suspend
fun
ratingHistogram
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"urvarlsfivjqggva"
)
suspend
fun
ratingHistogram
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"posxbactxfhkuwsx"
)
suspend
fun
ratingHistogram
(
vararg
values
:
Int
)
@
JvmName
(
name
=
"vnfvedwywtigcnum"
)
suspend
fun
ratingHistogram
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"qincxrpyhkruubrp"
)
suspend
fun
ratingHistogram
(
value
:
List
<
Int
>
?
)