pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.vision.v1.kotlin.inputs
/
GetProductSetPlainArgs
Get
Product
Set
Plain
Args
data
class
GetProductSetPlainArgs
(
val
location
:
String
,
val
productSetId
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetProductSetPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Product
Set
Plain
Args
Link copied to clipboard
fun
GetProductSetPlainArgs
(
location
:
String
,
productSetId
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetProductSetPlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
product
Set
Id
Link copied to clipboard
val
productSetId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null