getOpenIoTHubJwtByGatewayUuid method

ResponseFuture<StringValue> getOpenIoTHubJwtByGatewayUuid(
  1. StringValue request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$2.StringValue> getOpenIoTHubJwtByGatewayUuid($2.StringValue request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getOpenIoTHubJwtByGatewayUuid, request, options: options);
}