Enum GrpcChannelOptions.CustomOption.OptionType (3.2.0)

public enum OptionType

Possible types of value within a custom option.

Namespace

Google.Api.Gax.Grpc

Assembly

Google.Api.Gax.Grpc.dll

Fields

NameDescription
Integer

Channel option with an integer value.

String

Channel option with a string value.