getRobotMetadata method

ResponseFuture<GetRobotMetadataResponse> getRobotMetadata(
  1. GetRobotMetadataRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$11.GetRobotMetadataResponse> getRobotMetadata($11.GetRobotMetadataRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getRobotMetadata, request, options: options);
}