Calls fromGrpcSource and adds some resource specific handling for stream control messages that do not contain data, but are sent as data messages. This implements the special handleing for the INITIAL_SYNC_COMPLETE message.
fromGrpcSource
INITIAL_SYNC_COMPLETE
The GRPC service method definition to be queried.
Options to pass to the GRPC call.
Calls
fromGrpcSource
and adds some resource specific handling for stream control messages that do not contain data, but are sent as data messages. This implements the special handleing for theINITIAL_SYNC_COMPLETE
message.