orbit-proto / orbit.shared.proto / AddressableManagementOuterClass / RenewAddressableLeaseResponseProto / Builder / setErrorDescription

setErrorDescription

fun setErrorDescription(value: String!): Builder!

string error_description = 3;

Parameters

value - String!: The errorDescription to set.

Return
Builder!: This builder for chaining.