pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.contentwarehouse.v1.kotlin.inputs
/
GoogleCloudDocumentaiV1BoundingPolyArgsBuilder
/
vertices
vertices
@
JvmName
(
name
=
"cygmycujbfwbgujq"
)
suspend
fun
vertices
(
value
:
Output
<
List
<
GoogleCloudDocumentaiV1VertexArgs
>
>
)
@
JvmName
(
name
=
"ibocypkpwuwhsgjg"
)
suspend
fun
vertices
(
value
:
List
<
GoogleCloudDocumentaiV1VertexArgs
>
?
)
Parameters
value
The bounding polygon vertices.
@
JvmName
(
name
=
"jbsnwayyksivyjhv"
)
suspend
fun
vertices
(
vararg
values
:
Output
<
GoogleCloudDocumentaiV1VertexArgs
>
)
@
JvmName
(
name
=
"uwhyhuybuaibwkea"
)
suspend
fun
vertices
(
values
:
List
<
Output
<
GoogleCloudDocumentaiV1VertexArgs
>
>
)
@
JvmName
(
name
=
"yrmasrrgtciinfru"
)
suspend
fun
vertices
(
vararg
values
:
GoogleCloudDocumentaiV1VertexArgs
)
Parameters
values
The bounding polygon vertices.
@
JvmName
(
name
=
"knhsfehgixkflwlp"
)
suspend
fun
vertices
(
argument
:
List
<
suspend
GoogleCloudDocumentaiV1VertexArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ghnmtwxoujxssheo"
)
suspend
fun
vertices
(
vararg
argument
:
suspend
GoogleCloudDocumentaiV1VertexArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"pcquijxuufjrgfij"
)
suspend
fun
vertices
(
argument
:
suspend
GoogleCloudDocumentaiV1VertexArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The bounding polygon vertices.