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

setPlatform

fun setPlatform(value: String!): Builder!

string platform = 2;

Parameters

value - String!: The platform to set.

Return
Builder!: This builder for chaining.