Creates an instance of VrpcStub.
The full name of the service.
Optionaloptions: null | StubOptionsThe options for the vRPC stub.
The status of the service.
Calls a function asynchronously on the vRPC service.
The name of the method to call.
The vRPC payload request.
OptionalcallContext: null | Vrpc.ClientContextThe client call context (optional).
A promise that resolves to the vRPC response data.
Initializes the vRPC stub.
A promise that resolves when initialization finished.
StaticcreateFactory method to create and initialize an instance of VrpcStub.
The full name of the service.
Optionaloptions: null | StubOptionsThe options for the vRPC stub.
A promise that resolves to an instance of VrpcStub.
Staticis
Class representing a vRPC stub.