orbit-proto / orbit.shared.proto / Node / CapabilitiesProto / Builder / addAddressableTypesBytes

addAddressableTypesBytes

fun addAddressableTypesBytes(value: ByteString!): Builder!

repeated string addressableTypes = 1;

Parameters

value - ByteString!: The bytes of the addressableTypes to add.

Return
Builder!: This builder for chaining.