pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.contentwarehouse.v1.kotlin.outputs
/
GoogleCloudContentwarehouseV1IntegerArrayResponse
Google
Cloud
Contentwarehouse
V1Integer
Array
Response
data
class
GoogleCloudContentwarehouseV1IntegerArrayResponse
(
val
values
:
List
<
Int
>
)
Integer values.
Types
Constructors
Properties
Constructors
Google
Cloud
Contentwarehouse
V1Integer
Array
Response
Link copied to clipboard
fun
GoogleCloudContentwarehouseV1IntegerArrayResponse
(
values
:
List
<
Int
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
values
Link copied to clipboard
val
values
:
List
<
Int
>
List of integer values.