setStamp

open fun setStamp(value: Timestamp): BuildInfo.Builder
open fun setStamp(builderForValue: Timestamp.Builder): BuildInfo.Builder
Timestamp indicating when a build took place.
.google.protobuf.Timestamp stamp = 1;