fun setNamespaceUriBytes(value: ByteString!): Builder!
The namespace URI of this element.
string namespace_uri = 2;
value - ByteString!: The bytes for namespaceUri to set.
value
Return Builder!: This builder for chaining.