Companion
Functions
Link copied to clipboard
                fun createChannelBuilderWith(    policy: ServerPolicy,     channelOptions: ChannelOptions?,     authDelegate: AuthDelegate,     delegate: HeaderClientInterceptor.Delegate,     isStartReceiveServerInitiatedDirective: () -> Boolean): ManagedChannelBuilder<*>
Content copied to clipboard
configures the gRPC channel.