Properties
Optional autoKeepAlive
autoKeepAlive: undefined | false | true
Optional credentials
credentials: CallCredentials
Optional deadline
deadline: Deadline
Optional host
host: undefined | string
Optional interceptor_providers
interceptor_providers: InterceptorProvider[]
Optional interceptors
interceptors: Interceptor[]
Optional parent
parent: ServerUnaryCall<any, any> | ServerReadableStream<any, any> | ServerWritableStream<any, any> | ServerDuplexStream<any, any>
Optional propagate_flags
propagate_flags: undefined | number
Options provided to the lease. Allows specifying call options in addition to a flag to configure whether to keep the lease alive automatically.