orbit-proto / orbit.shared.proto / Messages / InvocationResponseErrorProto / Builder / setPlatformBytes

setPlatformBytes

fun setPlatformBytes(value: ByteString!): Builder!

string platform = 2;

Parameters

value - ByteString!: The bytes for platform to set.

Return
Builder!: This builder for chaining.