Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.meta
/
BuildInfoKt
/
Dsl
Dsl
class
Dsl
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
stamp
Link copied to clipboard
@get:
JvmName
(
name
=
"getStamp"
)
@set:
JvmName
(
name
=
"setStamp"
)
var
stamp
:
Timestamp
.google.protobuf.Timestamp stamp = 1;
stamp
Or
Null
Link copied to clipboard
val
BuildInfoKt.Dsl
.
stampOrNull
:
Timestamp
?
Functions
clear
Stamp
Link copied to clipboard
fun
clearStamp
(
)
.google.protobuf.Timestamp stamp = 1;
has
Stamp
Link copied to clipboard
fun
hasStamp
(
)
:
Boolean
.google.protobuf.Timestamp stamp = 1;