Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
ConfigurationValue
/
Builder
/
setValue
set
Value
open
fun
setValue
(
value
:
Value
)
:
ConfigurationValue.Builder
open
fun
setValue
(
builderForValue
:
Value.Builder
)
:
ConfigurationValue.Builder
Value for this configuration.
Content copied to clipboard
.google.protobuf.Value value = 2;