Huawei HCIE-Datacom V1.0 H12-891_V1.0 Question # 1 Topic 1 Discussion

Huawei HCIE-Datacom V1.0 H12-891_V1.0 Question # 1 Topic 1 Discussion

H12-891_V1.0 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

gRPC (Google Remote Procedure Call)is a language-neutral, platform-neutral, and open-source remote RPC system that supportsunary RPCs and streaming RPCs.

Which of the following service methodsare NOT supportedby gRPC?


A.

rpc Subscribe(SubsArgs) stream returns(SubsReply) {};


B.

rpc dataPublish(stream serviceArgs) returns(stream serviceArgs) {};


C.

rpc stream LotsOfGreetings(HelloRequest) returns (HelloResponse) {};


D.

rpc Cancel(CancelArgs) returns(CancelReply) {};


Get Premium H12-891_V1.0 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.