pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.contentwarehouse.v1.kotlin.inputs
/
GoogleCloudDocumentaiV1BoundingPolyArgsBuilder
/
vertices
vertices
@
JvmName
(
name
=
"gurlcevrhydwfsno"
)
suspend
fun
vertices
(
value
:
Output
<
List
<
GoogleCloudDocumentaiV1VertexArgs
>
>
)
@
JvmName
(
name
=
"tpmwmniuapfywlqj"
)
suspend
fun
vertices
(
value
:
List
<
GoogleCloudDocumentaiV1VertexArgs
>
?
)
Parameters
value
The bounding polygon vertices.
@
JvmName
(
name
=
"fufqprlhuamlmuar"
)
suspend
fun
vertices
(
vararg
values
:
Output
<
GoogleCloudDocumentaiV1VertexArgs
>
)
@
JvmName
(
name
=
"pdkcgijfbbjmtxhy"
)
suspend
fun
vertices
(
values
:
List
<
Output
<
GoogleCloudDocumentaiV1VertexArgs
>
>
)
@
JvmName
(
name
=
"wuvlljeuftsugvvy"
)
suspend
fun
vertices
(
vararg
values
:
GoogleCloudDocumentaiV1VertexArgs
)
Parameters
values
The bounding polygon vertices.
@
JvmName
(
name
=
"vwfemeiuulcsdtmu"
)
suspend
fun
vertices
(
argument
:
List
<
suspend
GoogleCloudDocumentaiV1VertexArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"rhwvshvtggetgcwj"
)
suspend
fun
vertices
(
vararg
argument
:
suspend
GoogleCloudDocumentaiV1VertexArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"bnxubmagetudlwse"
)
suspend
fun
vertices
(
argument
:
suspend
GoogleCloudDocumentaiV1VertexArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The bounding polygon vertices.