fun setNameBytes(value: ByteString!): Builder!
The name of this entry. This corresponds to the 'entry' part of a full resource name of the
form package:type/entry.
string name = 2;
value
- ByteString!: The bytes for name to set.
Return
Builder!: This builder for chaining.