Enum GrpcChannelOptions.CustomOption.OptionType (4.4.0)

public enum GrpcChannelOptions.CustomOption.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.