setCurrentBytes

open fun setCurrentBytes(value: ByteString): VerificationDnsRecord.Builder
Current DNS record verification state; only provided if the record is not yet verified.
string current = 4;

Return

This builder for chaining.

Parameters

value

The bytes for current to set.